Skip to main content

AWS Services for SAA-C03

The AWS Certified Solutions Architect – Associate exam evaluates your ability to design distributed systems that are secure, resilient, high-performing, and cost-optimized. At the heart of that ability lies a deep understanding of AWS services—not just what each service does, but why and when to use it in a real solution. This section organizes the core AWS services into logical architecture categories, providing you with a structured gateway to the detailed service guides that will form the foundation of your exam preparation and your long‑term competence as a solutions architect.

Certification success comes from understanding service capabilities, recognizing architecture patterns, evaluating design trade‑offs, and mapping services to workload requirements. This section helps you build that understanding systematically.

What This Section Covers

Rather than listing services alphabetically, this section organizes them into practical architecture categories that mirror how you will think about them when designing solutions. Each service guide focuses on:

  • What the service does – Core capabilities, limits, and design principles.
  • When to use it – The workload patterns and business requirements that make a particular service the right choice.
  • Common architecture scenarios – How the service fits into larger solution designs.
  • Design trade‑offs – Cost, performance, operational overhead, and integration factors.
  • Relationships with other AWS services – How the service interacts with compute, storage, networking, and security components.

By studying services in context, you will be better prepared to answer the scenario‑driven questions that dominate the SAA‑C03 exam.

Core AWS Service Categories

The following table summarizes the major service groups you must master. Each category links to a dedicated page where you can explore the relevant services in greater depth.

CategoryKey ServicesArchitecture Focus
ComputeAmazon EC2, AWS Lambda, Amazon ECS, Amazon EKS, AWS Elastic Beanstalk, AWS BatchSelecting the right compute model for the workload, balancing control and management overhead, designing for scalability and availability.
StorageAmazon S3, Amazon EBS, Amazon EFS, Amazon FSx, Amazon S3 Glacier, AWS Storage GatewayDurability, performance, cost‑optimization, and data access patterns. Choosing between object, block, and file storage.
Networking and Content DeliveryAmazon VPC, Elastic Load Balancing (ALB/NLB), Amazon Route 53, Amazon CloudFront, AWS Transit Gateway, AWS Direct Connect, AWS VPNDesigning secure, scalable network topologies. Hybrid connectivity, global traffic management, and edge caching.
DatabasesAmazon RDS, Amazon Aurora, Amazon DynamoDB, Amazon ElastiCache, Amazon Redshift, Amazon DocumentDBMatching the database engine to access patterns. Relational vs. NoSQL, caching strategies, and analytics workloads.
Identity and SecurityAWS IAM, AWS Organizations, AWS KMS, AWS Secrets Manager, AWS WAF, AWS Shield, Amazon CognitoImplementing least‑privilege access, encryption, and compliance at scale. Integrating identity across accounts and applications.
Integration and MessagingAmazon SQS, Amazon SNS, Amazon EventBridge, AWS Step Functions, Amazon MQ, AWS AppSyncDecoupling components and building event‑driven architectures. Choosing between synchronous and asynchronous patterns.
Monitoring and OperationsAmazon CloudWatch, AWS CloudTrail, AWS Config, AWS Systems Manager, AWS Trusted Advisor, AWS Health DashboardObservability, governance, and operational automation. Maintaining visibility across distributed systems.
Analytics and Data ServicesAmazon Athena, AWS Glue, Amazon EMR, Amazon Kinesis, AWS Lake Formation, Amazon QuickSightIngesting, transforming, and analysing data at scale. Building data lakes and real‑time pipelines.

How to Study AWS Services Effectively

Approaching a list of 200+ services can be overwhelming. Use the following strategy to turn study time into architecture competence:

  1. Start with the business problem – Before diving into a service, ask what requirement it addresses. For example, “We need durable, cost‑effective storage for static web assets” leads you to Amazon S3.
  2. Learn the service capabilities – Study the service’s core features, limits, and pricing model. Understand its unique value proposition compared to alternatives.
  3. Compare similar AWS services – For each category, know the decision criteria. When would you choose S3 over EBS? Lambda over EC2? DynamoDB over RDS?
  4. Understand design trade‑offs – Every service introduces trade‑offs. Managed services reduce operational burden but may limit customisation. Serverless reduces idle cost but can introduce latency. Be explicit about these balances.
  5. Apply knowledge to architecture scenarios – Reinforce your learning by working through the SAA‑C03 Scenarios. Practice selecting and combining services to meet business requirements under constraints.

Avoid memorizing feature lists in isolation. The exam rarely asks “What is S3?” It asks “Which storage solution meets these access pattern, durability, and cost requirements?” The difference is architecture thinking.

Suggested Learning Order

You can explore the service categories in any sequence, but the following progression builds dependencies naturally and mirrors the flow of many exam scenarios.

Cloud Fundamentals (IAM, Organizations)

Core Compute (EC2, Lambda, ECS)

Networking and Content Delivery (VPC, ELB, Route 53, CloudFront)

Storage (S3, EBS, EFS)

Databases (RDS, Aurora, DynamoDB, ElastiCache)

Identity and Security (KMS, Secrets Manager, WAF)

Integration and Messaging (SQS, SNS, EventBridge, Step Functions)

Monitoring and Operations (CloudWatch, CloudTrail, Config)

Analytics and Data Services (Athena, Glue, Kinesis, Redshift)

Architecture Scenarios – Combine all services into cohesive solutions

This order ensures you understand the security and networking boundaries before deploying compute and data services, and it places integration and analytics later, when you are ready to build more complex, decoupled architectures.

Relationship with Other SAA‑C03 Sections

Your mastery of AWS services will deepen when connected to the other learning components within CloudCertPro. Each section plays a distinct role:

  • Domains – The official AWS exam domains organize the certification objectives. They tell you what to study. Services (this section) provide the detailed knowledge of the tools you will use to meet those objectives.
  • Labs – Hands‑on exercises give you practical experience deploying and configuring services. Labs translate knowledge into operational confidence.
  • Scenarios – Real‑world business problems that require you to select and combine AWS services. Scenarios develop the architecture decision‑making that the exam measures.
  • Resources – Study guides, exam blueprints, and official AWS references that support continuous learning and exam readiness.

The most effective preparation integrates all four: learn the service, practice with a lab, then apply it in a scenario. This loop mirrors the way you will actually work as a solutions architect.

Next Steps

Pick a service category that aligns with a domain you are currently studying. Start with the Compute or Networking category if you are building your first AWS architecture, or jump to Identity and Security if you need to deepen your understanding of IAM and encryption before deploying resources.

Each service guide in this section provides a focused architecture lens, preparing you to answer the design questions that will determine your success on the SAA‑C03 exam. Begin with one category, work through the services methodically, and return to this hub whenever you need to find your next area of focus.