Search⌘ K
AI Features

Overview of Core Services

Explore the fundamental AWS core services such as compute, storage, databases, networking, machine learning, and security. Understand fault isolation boundaries that help design resilient and reliable cloud systems by containing service failures within defined scopes.

We'll cover the following...

The breadth of services offered by AWS is one of its defining characteristics. The services span across a wide range of categories, including compute, storage, databases, networking, machine learning, analytics, security, IoT, and more.

AWS services

Here's a non-exhaustive list of some important services, organized in categories:

  • Compute services: AWS provides a variety of compute services, including Amazon EC2 (Elastic Compute Cloud) for scalable virtual servers, AWS Lambda for serverless computing, and Amazon ECS (Elastic Container Service) for container orchestration.

  • Storage services: AWS offers scalable and durable storage solutions such as Amazon S3 (Simple Storage Service) for object ...