For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 5Question 36
    Hard1 markMultiple Choice
    Domain 2.1: Scalable ArchitecturesECSFargateHigh Availability

    AWS SAA-C03 · Question 36 · Domain 2.1: Scalable Architectures

    A company is deploying a containerized application using Amazon ECS. The application must be highly available and resilient to Availability Zone failures. The company wants to minimize operational overhead and avoid managing EC2 instances. How should this be architected?

    Answer options:

    A.

    Use ECS with the EC2 launch type and an Auto Scaling group spanning multiple AZs.

    B.

    Use ECS with the Fargate launch type and deploy tasks across multiple Availability Zones.

    C.

    Use Amazon EKS with managed node groups across multiple AZs.

    D.

    Deploy the containers to AWS Elastic Beanstalk in a single AZ.

    How to approach this question

    Combine 'containerized', 'no EC2 management' (Fargate), and 'highly available' (Multi-AZ).

    Full Answer

    B.Use ECS with the Fargate launch type and deploy tasks across multiple Availability Zones.✓ Correct
    AWS Fargate is a serverless compute engine for containers that works with ECS. It removes the need to provision and manage servers. Deploying tasks across multiple AZs ensures high availability.

    Common mistakes

    Choosing the EC2 launch type, which requires patching and managing the underlying instances.
    Question 35All questionsQuestion 37

    Practice the full AWS SAA-C03 Practice Exam 5

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
    View all 65 questions →