SAA-C01 Exam Details

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

Amazon SAA-C01 Online Questions & Answers

  • Question 61:

    Your company runs a customer facing event registration site This site is built with a 3-tier architecture with web and application tier servers and a MySQL database The application requires 6 web tier servers and 6 application tier servers for normal operation, but can run on a minimum of 65% server capacity and a single MySQL database. When deploying this application in a region with three availability zones (AZs) which architecture provides high availability?

    A. A web tier deployed across 2 AZs with 3 EC2 (Elastic Compute Cloud) instances in each AZ inside an Auto Scaling Group behind an ELB (elastic load balancer), and an application tier deployed across 2 AZs with 3 EC2 instances in each AZ inside an Auto Scaling Group behind an ELB, and one RDS (Relational Database Service) instance deployed with read replicas in the other AZ.
    B. A web tier deployed across 3 AZs with 2 EC2 (Elastic Compute Cloud) instances in each AZ inside an Auto Scaling Group behind an ELB (elastic load balancer) and an application tier deployed across 3 AZs with 2 EC2 instances in each AZ inside an Auto Scaling Group behind an ELB and one RDS (Relational Database Service) Instance deployed with read replicas in the two other AZs.
    C. A web tier deployed across 2 AZs with 3 EC2 (Elastic Compute Cloud) instances in each AZ inside an Auto Scaling Group behind an ELB (elastic load balancer) and an application tier deployed across 2 AZs with 3 EC2 instances m each AZ inside an Auto Scaling Group behind an ELS and a Multi-AZ RDS (Relational Database Service) deployment.
    D. A web tier deployed across 3 AZs with 2 EC2 (Elastic Compute Cloud) instances in each AZ Inside an Auto Scaling Group behind an ELB (elastic load balancer). And an application tier deployed across 3 AZs with 2 EC2 instances in each AZ inside an Auto Scaling Group behind an ELB. And a Multi-AZ RDS (Relational Database services) deployment.

  • Question 62:

    Fill in the blanks: The base URI for all requests for instance metadata is ___________

    A. http://254.169.169.254/latest/
    B. http://169.169.254.254/latest/
    C. http://127.0.0.1/latest/
    D. http://169.254.169.254/latest/

  • Question 63:

    A company plans to migrate a website to AWS to use a serverless architecture. The website contains both static and dynamic content and is accessed by users across the world. The website should maintain sessions for returning users to improve the user experience.

    Which service should a Solutions Architect use for a cost-efficient solution with the LOWEST latency?

    A. Amazon S3, AWS Lambda, Amazon API Gateway, and Amazon DynamoDB
    B. Amazon CloudFront, AWS Lambda, API Gateway, and Amazon RDS
    C. Amazon CloudFront, Elastic Load Balancing, Amazon EC2, and Amazon RDS
    D. Amazon S3, Amazon CloudFront, AWS Lambda, Amazon API Gateway, and Amazon DynamoDB.

  • Question 64:

    An interactive, dynamic website runs on Amazon EC2 instances in a single subnet behind an ELB Classic Load Balancer. Which design changes will make the site more highly available?

    A. Move some Amazon EC2 instances to a subnet in a different way.
    B. Move the website to Amazon S3.
    C. Change the ELB to an Application Load Balancer.
    D. Move some Amazon EC2 instances to a subnet in the same Availability Zone.

  • Question 65:

    A call center application consists of a three-tier application using Auto Scaling groups to automatically scale resources as needed. Users report that every morning at 9:00 AM the system becomes very slow for about 15 minutes. A Solution Architect determines that a large percentage of the call center staff starts work at 9:00 AM, so Auto Scaling does not have enough time to scale out to meet demand.

    How can the Architect fix the problem?

    A. Change the Auto Scaling group's scale out event to scale based on network utilization.
    B. Create an Auto Scaling scheduled action to scale out the necessary resources at 8:30 AM every morning.
    C. Use Reserved Instances to ensure the system has reserved the right amount of capacity for the scale-up events.
    D. Permanently keep a steady state of instances that is needed at 9:00 AM to guarantee available resources, but leverage Spot Instances.

  • Question 66:

    A Solutions Architect needs to design a solution that will enable a security team to detect, review, and perform root cause analysis of security incidents that occur in a cloud environment. The Architect must provide a centralized view of all API

    events for current and future AWS regions.

    How should the Architect accomplish this task?

    A. Enable AWS CloudTrail logging in each individual region. Repeat this for all future regions.
    B. Enable Amazon CloudWatch logs for all AWS services across all regions and aggregate them in a single Amazon S3 bucket.
    C. Enable AWS Trusted Advisor security checks and report all security incidents for all regions.
    D. Enable AWS CloudTrail by creating a new trail and apply the trail to all regions.

  • Question 67:

    A customer has a 10 GB AWS Direct Connect connection to an AWS region where they have a web application hosted on Amazon Elastic Computer Cloud (EC2). The application has dependencies on an on-premises mainframe database that uses a BASE (Basic Available. Sort stale Eventual consistency) rather than an ACID (Atomicity. Consistency isolation. Durability) consistency model. The application is exhibiting undesirable behavior because the database is not able to handle the volume of writes. How can you reduce the load on your on-premises database resources in the most cost-effective way?

    A. Use an Amazon Elastic Map Reduce (EMR) S3DistCp as a synchronization mechanism between the on-premises database and a Hadoop cluster on AWS.
    B. Modify the application to write to an Amazon SQS queue and develop a worker process to flush the queue to the on-premises database.
    C. Modify the application to use DynamoDB to feed an EMR cluster which uses a map function to write to the on-premises database.
    D. Provision an RDS read-replica database on AWS to handle the writes and synchronize the two databases using Data Pipeline.

  • Question 68:

    An organization uses Amazon S3 to store video content served via its website. It only has rights to deliver this content to users within its own country and needs to restrict access. How can the organization ensure that these files are only accessible from within its country?

    A. Use a custom Amazon S3 bucket policy to allow access only to users inside the organization's country
    B. Use Amazon CloudFront and Geo Restriction to allow access only to users inside the organization's country
    C. Use an Amazon S3 bucket ACL to allow access only to users inside the organization's country
    D. Use file-based ACL permissions on each video file to allow access only to users inside the organization's country

  • Question 69:

    A Solutions Architect is designing a web application that will be hosted on Amazon EC2 instances in a public subnet. The web application uses a MySQL database in a private subnet. The database should be accessible to database administrators.

    Which of the following options should the Architect recommend? (Choose two.)

    A. Create a bastion host in a public subnet, and use the bastion host to connect to the database.
    B. Log in to the web servers in the public subnet to connect to the database.
    C. Perform DB maintenance after using SSH to connect to the NAT Gateway in a public subnet.
    D. Create an IPSec VPN tunnel between the customer site and the VPC, and use the VPN tunnel to connect to the database.
    E. Attach an Elastic IP address to the database.

  • Question 70:

    An organization runs an online voting system for a television program. During broadcasts, hundreds of thousands of votes are submitted within minutes and sent to a front-end fleet of auto-scaled Amazon EC2 instances. The EC2 instances push the votes to an RDBMS database. The database is unable to keep up with the front-end connection requests.

    What is the MOST efficient and cost-effective way of ensuring that votes are processed in a timely manner?

    A. Each front-end node should send votes to an Amazon SQS queue. Provision worker instances to read the SQS queue and process the message information into RDBMS database.
    B. As the load on the database increases, horizontally-scale the RDBMS database with additional memory-optimized instances. When voting has ended, scale down the additional instances.
    C. Re-provision the RDBMS database with larger, memory-optimized instances. When voting ends, re-provision the back-end database with smaller instances.
    D. Send votes from each front-end node to Amazon DynamoDB. Provision worker instances to process the votes in DynamoDB into the RDBMS database.

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-C01 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.