Exam Details

  • Exam Code
    :SAA-C03
  • Exam Name
    :AWS Certified Solutions Architect - Associate (SAA-C03)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :1392 Q&As
  • Last Updated
    :Jun 24, 2025

Amazon Amazon Certifications SAA-C03 Questions & Answers

  • Question 471:

    A company is developing a mobile gaming app in a single AWS Region. The app runs on multiple Amazon EC2 instances in an Auto Scaling group. The company stores the app data in Amazon DynamoDB. The app communicates by using TCP traffic and UDP traffic between the users and the servers. The application will be used globally. The company wants to ensure the lowest possible latency for all users.

    Which solution will meet these requirements?

    A. Use AWS Global Accelerator to create an accelerator. Create an Application Load Balancer (ALB) behind an accelerator endpoint that uses Global Accelerator integration and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the ALB.

    B. Use AWS Global Accelerator to create an accelerator. Create a Network Load Balancer (NLB) behind an accelerator endpoint that uses Global Accelerator integration and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the NLB

    C. Create an Amazon CloudFront content delivery network (CDN) endpoint. Create a Network Load Balancer (NLB) behind the endpoint and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the NLB. Update CloudFront to use the NLB as the origin.

    D. Create an Amazon Cloudfront content delivery network (CDN) endpoint. Create an Application Load Balancer (ALB) behind the endpoint and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the ALB. Update CloudFront to use the ALB as the origin

  • Question 472:

    A company uses multiple vendors to distribute digital assets that are stored in Amazon S3 buckets The company wants to ensure that its vendor AWS accounts have the minimum access that is needed to download objects in these S3 buckets

    Which solution will meet these requirements with the LEAST operational overhead?

    A. Design a bucket policy that has anonymous read permissions and permissions to list ail buckets.

    B. Design a bucket policy that gives read-only access to users. Specify 1AM entities as principals

    C. Create a cross-account 1AM role that has a read-only access policy specified for the 1AM role.

    D. Create a user policy and vendor user groups that give read-only access to vendor users

  • Question 473:

    A company has a mobile chat application with a data store based in Amazon uynamoUb. users would like new messages to be read with as little latency as possible A solutions architect needs to design an optimal solution that requires minimal application changes.

    Which method should the solutions architect select?

    A. Configure Amazon DynamoDB Accelerator (DAX) for the new messages table. Update the code to use the DAXendpoint.

    B. Add DynamoDB read repticas to handle the increased read load. Update the application to point to the read endpoint for the read replicas.

    C. Double the number of read capacity units for the new messages table in DynamoDB. Continue to use the existing DynamoDB endpoint.

    D. Add an Amazon ElastiCache for Redis cache to the application stack. Update the application to point to the Redis cache endpoint instead of DynamoDB.

  • Question 474:

    A company seeks a storage solution for its application The solution must be highly available and scalable. The solution also must function as a file system, be mountable by multiple Linux instances in AWS and on premises through native protocols, and have no minimum size requirements. The company has set up a Site-to-Site VPN for access from its on-premises network to its VPC.

    Which storage solution meets these requirements?

    A. Amazon FSx Multi-AZ deployments

    B. Amazon Elastic Block Store (Amazon EBS) Multi-Attach volumes

    C. Amazon Elastic File System (Amazon EFS) with multiple mount targets

    D. Amazon Elastic File System (Amazon EFS) with a single mount target and multiple access points

  • Question 475:

    A company has applications hosted on Amazon EC2 instances with IPv6 addresses. The applications must initiate communications with other external applications using the internet.

    However, the company's security policy states that any external service cannot initiate a connection to the EC2 instances.

    What should a solutions architect recommend to resolve this issue?

    A. Create a NAT gateway and make it the destination of the subnet's route table.

    B. Create an internet gateway and make it the destination of the subnet's route table

    C. Create a virtual private gateway and make it the destination of the subnet's route table.

    D. Create an egress-only internet gateway and make it the destination of the subnet's route table.

  • Question 476:

    A company hosts an online shopping application that stores all orders in an Amazon RDS for PostgreSQL Singfe-AZ DB instance. Management wants to eliminate single points of C^ilure and has asked a solutions architect to recommend an approach to minimize database downtime without requiring any changes to the application code.

    Which solution meets these requirements?

    A. Convert the existing database instance to a Multi-AZ deployment by modifying the database instance and specifying the Multi-AZ option.

    B. Create a new RDS Multi-AZ deployment. Take a snapshot of the current RDS instance and restore the new Multi-AZ deployment with the snapshot.

    C. Create a read-only replica of the PostgreSQL database in another Availability Zone. Use Amazon Route 53 weighted record sets to distribute requests across the databases.

    D. Place the RDS for PostgreSQL database in an Amazon EC2 Auto Scaling group with a minimum group size of two. Use Amazon Route 53 weighted record sets to distribute requests across instances.

  • Question 477:

    A company is looking for a solution that can store video archives in AWS from old news footage. The company needs to minimize costs and will rarely need to restore these files. When the h|es are needed, they must be available in a maximum of five minutes.

    What is the MOST cost-effective solution?

    A. Store the video archives in Amazon S3 Glacier and use Expedited retrievals.

    B. Store the video archives in Amazon S3 Glacier and use Standard retrievals.

    C. Store the video archives in Amazon S3 Standard-Infrequent Access (S3 Standard-IA).

    D. Store the video archives in Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA)

  • Question 478:

    A company has a production workload that is spread across different AWS accounts in various AWS Regions. The company uses AWS Cost Explorer to continuously monitor costs and usage. The company wants to receive notifications when the cost and usage spending of the workload is unusual.

    Which combination of steps will meet these requirements? (Select TWO.)

    A. In the AWS accounts where the production workload is running, create a linked account budget by using Cost Explorer in the AWS Cost Management console

    B. In ys AWS accounts where the production workload is running, create a linked account monitor by using AWS Cost Anomaly Detection in the AWS Cost Management console

    C. In the AWS accounts where the production workload is running, create a Cost and Usage Report by using Cost Anomaly Detection in the AWS Cost Management console.

    D. Create a report and send email messages to notify the company on a weekly basis.

    E. Create a subscription with the required threshold and notify the company by using weekly summaries.

  • Question 479:

    A company stores data in PDF format in an Amazon S3 bucket The company must follow a legal requirement to retain all new and existing data in Amazon S3 for 7 years.

    Which solution will meet these requirements with the LEAST operational overhead?

    A. Turn on the S3 Versionmg feature for the S3 bucket Configure S3 Lifecycle to delete the data after 7 years. Configure multi-factor authentication (MFA) delete for all S3 objects.

    B. Turn on S3 Object Lock with governance retention mode for the S3 bucket Set the retention period to expire after 7 years. Recopy all existing objects to bring the existing data into compliance

    C. Turn on S3 Object Lock with compliance retention mode for the S3 bucket. Set the retention period to expire after 7 years. Recopy all existing objects to bring the existing data into compliance

    D. Turn on S3 Object Lock with compliance retention mode for the S3 bucket. Set the retention period to expire after 7 years. Use S3 Batch Operations to bring the existing data into compliance

  • Question 480:

    A company designed a stateless two-tier application that uses Amazon EC2 in a single Availability Zone and an Amazon RDS Multi-AZ DB instance New company management wants to ensure the application is highly available.

    What should a solutions architect do to meet this requirement?

    A. Configure the application to use Multi-AZ EC2 Auto Scaling and create an Application Load Balancer

    B. Configure the application to take snapshots of the EC2 instances and send them to a different AWS Region.

    C. Configure the application to use Amazon Route 53 latency-based routing to feed requests to the application.

    D. Configure Amazon Route 53 rules to handle incoming requests and create a Multi-AZ Application Load Balancer

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your SAA-C03 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.