SAA-C02 Exam Details

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

Amazon SAA-C02 Online Questions & Answers

  • Question 501:

    A company is running a global application. The application's users submit multiple videos that are then merged into a single video file. The application uses a single Amazon S3 bucket in the us-east-1 Region to receive uploads from users.

    The same S3 bucket provides the download location of the single video file that is produced. The final video file output has an average size of 250 GB.

    The company needs to develop a solution that delivers faster uploads and downloads of the video files that are stored in Amazon S2. The company will offer the solution as a subscription to users who want to pay for the increased speed.

    What should a solutions architect do to meet these requirements?

    A. Enable AWS Global Accelerator for the S3 endpoint. Adjust the application's upload and download links to use the Global Accelerator S3 endpoint for users who have a subscription.
    B. Enable S3 Cross-Region Replication to S3 buckets in all other AWS Regions. Use an Amazon Route 53 geolocation routing policy to route S3 requests based on the location of users who have a subscription.
    C. Create an Amazon CloudFront distribution and use the S3 bucket in us-east-1 as an origin. Adjust the application to use the CloudFront URL as the upload and download links for users who have a subscription.
    D. Enable S3 Transfer Acceleration for the S3 bucket in us-east-1. Configure the application to use the bucket's S3-accelerate endpoint domain name for the upload and download links for users who have a subscription.

  • Question 502:

    A city has deployed a web application running on AmazonEC2 instances behind an Application Load Balancer (ALB) The Application's users have reported sporadic performance, which appears to be related to DDoS attacks originating from

    random IP addresses. The City needs a solution that requires minimal configuration changes and provides an audit trail for the DDoS source.

    Which solution meets these requirements..?

    A. Enable an AWS WAF web ACL on the ALB and configure rules to block traffic from unknown sources.
    B. Subscribe to Amazon inspector. Engage the AWS DDoS Resource Team (DRT) to integrate migrating controls into the service.
    C. Subscribe to AWS shield advanced. Engage the AWS DDoS Response team (DRT) to integrate migrating controls into the service.
    D. Create an Amazon CloudFront distribution for the application and set the ALB as the origin. Enable an AWS WAF web ACL on the distribution and configure rules to block traffic from unknown sources.

  • Question 503:

    A solutions architect is redesigning a monolithic application to be a loosely coupled application composed of two microservices: Microservice A and Microservice B Microservice A places messages in a mam Amazon Simple Queue Service (Amazon SQS) queue for Microservice B to consume When Microservice B fails to process a message after four retries, the message needs to be removed from the queue and stored for further investigation.

    What should the solutions architect do to meet these requirements?

    A. Create an SQS dead-letter queue Microservice B adds failed messages to that queue after it receives and fails to process the message four times.
    B. Create an SQS dead-letter queue Configure the main SQS queue to deliver messages to the dead- letter queue after the message has been received four times.
    C. Create an SQS queue for failed messages Microservice A adds failed messages to that queue after Microservice B receives and fails to process the message four times.
    D. Create an SQS queue for failed messages. Configure the SQS queue for failed messages to pull messages from the main SQS queue after the original message has been received four times.

  • Question 504:

    An application running on an Amazon EC2 instance in VPC-A needs to access files in another EC2 instance in VPC-B. Both are in separate. AWS accounts. The network administrator needs to design a solution to enable secure access to

    EC2 instance in VOC-B from VPC-A

    The connectivity should not have a single point of failure or bandwidth concerns.

    Which solution will meet these requirements?

    A. Set up a VPC peering connection between VPC-A and VPC-B.
    B. Set up VPC gateway endpoints for the EC2 instance running in VPC-B.
    C. Attach a virtual private gateway to VPC-B and enable routing from VPC-A.
    D. Create a private virtual interface (VIF) for the EC2 instance running in VPC-B and add appropriate routes from VPC-B.

  • Question 505:

    A company stores 200 GB of data each month in Amazon S3. The company needs to perform analytics on this data at the end of each month to determine the number of items sold in each sales region for the previous month. Which analytics strategy is MOST cost-effective for the company to use?

    A. Create an Amazon Elasticsearch Service (Amazon ES) cluster. Query the data in Amazon ES.Visualize the data by using Kibana.
    B. Create a table in the AWS Glue Data Catalog. Query the data in Amazon S3 by using Amazon Athena. Visualize the data in Amazon QuickSight
    C. Create an Amazon EMR cluster Query the data by using Amazon EMR, and store the results in Amazon S3 Visualize the data in Amazon QuickSight.
    D. Create an Amazon Redshift cluster. Query the data in Amazon Redshift, and upload the results to Amazon S3. Visualize the data in Amazon QuickSight.

  • Question 506:

    A development team is deploying a new product on AWS and Is using AWS Lambda as part of the deployment. The team allocates 512 MB of memory for one of the Lambda functions. With this memory allocation, the function is completed in 2 minutes. The function runs millions of times monthly, and the development team is concerned about cost The team conducts tests to see how different Lambda memory allocations affect the cost of the function. Which steps will reduce the Lambda costs for the product? {Select TWO.)

    A. Increase the memory allocation for this Lambda function to 1,024 MB if this change causes the execution time of each function to be less than 1 minute
    B. Increase the memory allocation for this Lambda function to 1.024 MB If this change causes the execution time of each function to be less than 90 seconds.
    C. Reduce the memory allocation for this Lambda function to 256 MB if this change causes the execution time of each function to be less than 4 minutes.
    D. Increase the memory allocation for this Lambda function to 2,048 MB If this change causes the execution time of each function to be less than 1 minute.
    E. Reduce the memory allocation for this Lambda function to 256 MB if this change causes the execution time of each function to be less than 5 minutes.

  • Question 507:

    A company has migrated an application to Amazon EC2 Linux instances. One of these EC2 instances runs several 1-hour tasks on a schedule. These tasks were written by different teams and have no common programming language. The company is concerned about performance and scalability while these tasks run on a single instance. A solutions architect needs to implement a solution to resolve these concerns.

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

    A. Use AWS Batch to run the tasks as jobs. Schedule the jobs by using Amazon EventBridge (Amazon CloudWatch Events).
    B. Convert the EC2 instance to a container. Use AWS App Runner to create the container on demand to run the tasks as jobs.
    C. Copy the tasks into AWS Lambda functions. Schedule the Lambda functions by using Amazon EventBridge (Amazon CloudWatch Events).
    D. Create an Amazon Machine Image (AMI) of the EC2 instance that runs the tasks. Create an Auto Scaling group with the AMI to run multiple copies of the instance.

  • Question 508:

    A company is using a VPC peering strategy to connect its VPCs in a single Region to allow for cross- communication. A recent increase in account creations and VPCs has made it difficult to maintain the VPC peering strategy, and the company expects to grow to hundreds of VPCs. There are also new requests to create site-to-site VPNs with some of the VPCs. A solutions architect has been tasked with creating a centrally networking setup for multiple accounts, VPNS, and VPNs.

    Which networking solution meets these requirements?

    A. Configure shared VPCs and VPNs and share to each other
    B. Configure a hub-and-spoke and route all traffic through VPC peering.
    C. Configure an AWS Direct Connect between all VPCs and VPNs.
    D. Configure a transit gateway with AWS Transit Gateway and connected all VPCs and VPNs.

  • Question 509:

    A company hosts a multi-tier web application on Amazon Linux Amazon EC2 instances behind an Application Load Balancer The instances run in an Auto Scaling group across multiple Availability Zones The company observes that the Auto Scaling group launches more On-Demand Instances when the application's end users access high volumes of static web content The company wants to optimize cost

    What should a solutions architect do to redesign the application MOST cost-effectively?

    A. Update the Auto Scaling group to use Reserved Instances instead of On-Demand Instances
    B. Update the Auto Scaling group to scale by launching Spot Instances instead of On- Demand Instances
    C. Create an Amazon CloudFront distribution to host the static web contents from an Amazon S3 bucket
    D. Create an AWS Lambda function behind an Amazon API Gateway API to host the static website contents

  • Question 510:

    A company wants to migrate its MySQL database from on premises to AWS. The company recently experienced a database outage that significantly impacted the business. To ensure this does not happen again, the company wants a

    reliable database solution on AWS that minimizes data loss and stores every transaction on at least two nodes.

    Which solution meets these requirements?

    A. Create an Amazon RDS DB instance with synchronous replication to three nodes in three Availability Zones.
    B. Create an Amazon RDS MySQL DB instance with Multi-AZ functionality enabled to synchronously replicate the data
    C. Create an Amazon RDS MySQL DB instance and then create a read replica in a separate AWS Region that synchronously replicates the data.
    D. Create an Amazon EC2 instance with a MySQL engine installed that triggers an AWS Lambda function to synchronously replicate the data to an Amazon RDS MySQL DB instance.

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