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 111:

    A company has a document management application that contains PDF documents The company hosts the application on Amazon EC2 instances According to regulations, the instances must not have access to the internet The application must be able to read and write to a persistent storage system that provides native versioning capabilities

    A solutions architect needs to design secure storage that maximizes resiliency and facilitates data sharing across instances

    Which solution meets these requirements?

    A. Place the instances in a public subnet Use Amazon S3 for storage Access S3 objects by using URLs
    B. Place the instances in a private subnet use Amazon S3 for storage Use a VPC endpoint to access S3 objects
    C. Use the instances with a Provisioned IOPS SSD (io2) Amazon Elastic Block Store (Amazon EBS) volume.
    D. Use Amazon Elastic File System (Amazon EPS) Standard-Infrequent Access (Standard- IA) to store data and provide shared access to the instances

  • Question 112:

    A company is deploying an application that processes streaming data in near-teal time. The company plans to use Amazon EC2 instances for the workload The network architecture must be configurable to provide the lowest possible latency between nodes

    Which networking solution meets these requirements?

    A. Place the EC2 instances in multiple VPCs and configure VPC peering
    B. Attach an Elastic Fabric Adapter (EFA) to each EC2 instance
    C. Run the EC2 instances m a spread placement group
    D. Use Amazon Elastic Block Store (Amazon EBS) optimized instance types

  • Question 113:

    A company uses 50 TB of data for reporting. The company wants to move this data from on premises to AWS A custom application in the company's data center runs a weekly data transformation job. The company plans to pause the

    application until the data transfer is complete and needs to begin the transfer process as soon as possible.

    The data center does not have any available network bandwidth for additional workloads A solutions architect must transfer the data and must configure the transformation job to continue to run in the AWS Cloud.

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

    A. Use AWS DataSync to move the data Create a custom transformation job by using AWS Glue
    B. Order an AWS Snowcone device to move the data Deploy the transformation application to the device
    C. Order an AWS Snowball Edge Storage Optimized device. Copy the data to the device. Create a custom transformation job by using AWS Glue
    D. Order an AWS D. Snowball Edge Storage Optimized device that includes Amazon EC2 compute Copy the data to the device Create a new EC2 instance on AWS to run the transformation application

  • Question 114:

    A monolithic application was recently migrated to AWS and is now running on a single Amazon EC2 instance. Due to application limitations, it is not possible to use automatic scaling to scale out the application. The chief technology officer (CTO) wants an automated solution to restore the EC2 instance in the unlikely event the underlying hardware fails. What would allow for automatic recovery of the EC2 instance as quickly as possible?

    A. Configure an Amazon CloudWatch alarm that triggers the recovery of the EC2 instance if it becomes impaired.
    B. Configure an Amazon CloudWatch alarm to trigger an SNS message that alerts the CTO when the EC2 instance is impaired.
    C. Configure AWS CloudTrail to monitor the health of the EC2 instance, and if it becomes impaired, triggered instance recovery.
    D. Configure an Amazon EventBridge event to trigger an AWS Lambda function once an hour that checks the health of the EC2 instance and triggers instance recovery if the EC2 instance is unhealthy.

  • Question 115:

    A company has NFS servers in an on-premises data center that need to periodically back up small amounts of data to Amazon S3.

    Which solution marts these requirement and is MOST cost-effective?

    A. Set up AWS Glue lo copy the data from the on-premises servers to Amazon S3.
    B. Set up an AWS DataSync agent on Vie on-premises servers, and sync the data lo Amazon S3
    C. Set up an SFTP sync using AWS Transfer for SFTP lo sync data from on premises lo Amazon S3
    D. Set up an AWS Direct Connect connection between the on-premises data center and a VPC, and copy the data to Amazon S3

  • Question 116:

    A company's infrastructure consists of hundreds of Amazon EC2 instances that use Amazon Elastic Block Store (Amazon EBS) storage A solutions architect must ensure that every EC2 instance can be recovered after a disaster What should the solutions architect do to meet this requirement with the LEAST amount of effort?

    A. Take a snapshot of the EBS storage that is attached to each EC2 instance Create an AWS CloudFormation template to launch new EC2 instances from the EBS storage.
    B. Take a snapshot of the EBS storage that is attached to each EC2 instance Use AWS Elastic Beanstalk to set the environment based on the EC2 template and attach the EBS storage
    C. Use AWS Backup to set up a backup plan for the entire group of EC2 instances Use the AWS Backup API or the AWS CLI to speed up the restore process for multiple EC2 instances
    D. Create an AWS Lambda function to take a snapshot of the EBS storage that is attached to each EC2 instance and copy the Amazon Machine Images (AMIs) Create another Lambda function to perform the restores with the copied AMIs and attach the EBS storage

  • Question 117:

    A company is using a tape backup solution to store its key application data offsite The daily data volume is around 50 TB The company needs to retain the backups for 7 years for regulatory purposes The backups are rarely accessed and a

    week's notice is typically given if a backup needs to be restored.The company is now considering a cloud-based option to reduce the storage costs and operational burden of managing tapes The company also wants to make sure that the

    transition (rom tape backups to the cloud minimizes disruptions.

    Which storage solution is MOST cost-effective'?

    A. Use Amazon Storage Gateway to back up to Amazon Glacier Deep Archive
    B. Use AWS Snowball Edge to directly integrate the backups with Amazon S3 Glacier.
    C. Copy the backup data to Amazon S3 and create a lifecycle policy to move the data to Amazon S3 Glacier
    D. Use Amazon Storage Gateway to back up to Amazon S3 and create a lifecycle policy to move the backup to Amazon S3 Glacier

  • Question 118:

    A company has an ecommerce application running In a single VPC. The application stack has a single web server and an Amazon RDS Multi-AZ DB instance The company launches new products twice a month. This Increases website traffic by approximately 400% for a minimum of 72 hours During product launches, users experience slow response times and frequent timeout errors in their browsers What should a solutions architect do to mitigate the slow response times and timeout errors while minimizing operational overhead?

    A. Increase the instance size of the web server.
    B. Add an Application Load Balancer and an additional web server.
    C. Add Amazon EC2 Auto Scaling and an Application Load Balancer
    D. Deploy an Amazon ElastiCache cluster to store frequently accessed data.

  • Question 119:

    A company hosts a website on Amazon EC2 instances behind an Application Load Balancer (ALB) The website serves static content Website traffic is increasing, and the company is concerned about a potential increase in cost.

    What should a solutions architect do to reduce the cost of the website?

    A. Create an Amazon CloudFront distribution to cache static files at edge locations.
    B. Create an Amazon ElastiCache cluster Connect the ALB to the ElastiCache cluster to serve cached files.
    C. Create an AWS WAF web ACL, and associate it with the ALB Add a rule to the web ACL to cache static files.
    D. Create a second ALB in an alternative AWS Region Route user traffic to the closest Region to minimize data transfer costs.

  • Question 120:

    A solutions architect needs to design a system to store client case files. The files are core company assets and are important. The number of files will grow over time.

    The files must be simultaneously accessible from multiple application servers that run on Amazon EC2 instances. The solution must have built-in redundancy.

    Which solution meets these requirements?

    A. Amazon Elastic File System (Amazon EFS)
    B. Amazon Elastic Block Store (Amazon EBS)
    C. Amazon S3 Glacier Deep Archive
    D. AWS Backup

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.