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

    A healthcare company stores highly sensitive patient records. Compliance requires that multiple copies be stored in different locations Each record must be stored for 7 years. The company has a service level agreement (SLA) to provide

    records to government agencies immediately for the first 30 days and then within 4 hours of a request thereafter.

    What should a solutions architect recommend?

    A. Use Amazon S3 with cross-Region replication enabled After 30 days, transition the data to Amazon S3 Glacier using lifecycle policy
    B. Use Amazon S3 with cross-origin resource sharing (CORS) enabled. After 30 days, transition the data to Amazon S3 Glacier using a lifecycle policy.
    C. Use Amazon S3 with cross-Region replication enabled After 30 days, transition the data to Amazon S3 Glacier Deep Achieve using a lifecycle policy
    D. Use Amazon S3 with cross-origin resource sharing (GORS) enabled After 30 days, transition the data to Amazon S3 Glacier Deep Archive using a lifecycle policy

  • Question 302:

    A company receives inconsistent service from its data center provider because the company is headquartered in an area affected by natural disasters. The company is not ready to fully migrate to the AWS Cloud, but it wants a failure

    environment on AWS in case the on-premises data center fails. The company runs web servers that connect to external vendors. The data available on AWS and on premises must be uniform.

    Which solution should a solutions architect recommend that has the LEAST amount of downtime?

    A. Configure an Amazon Route 53 failover record. Run application servers on Amazon EC2 instances behind an Application Load Balancer in an Auto Scaling group. Set up AWS Storage Gateway with stored volumes to back up data to Amazon S3.
    B. Configure an Amazon Route 53 failover record. Execute an AWS CloudFormation template from a script to create Amazon EC2 instances behind an Application Load Balancer. Set up AWS Storage Gateway with stored volumes to back up data to Amazon S3.
    C. Configure an Amazon Route 53 failover record. Set up an AWS Direct Connect connection between a VPC and the data center. Run application servers on Amazon EC2 in an Auto Scaling group. Run an AWS Lambda function to execute an AWS CloudFormation template to create an Application Load Balancer.
    D. Configure an Amazon Route 53 failover record. Run an AWS Lambda function to execute an AWS CloudFormation template to launch two Amazon EC2 instances. Set up AWS Storage Gateway with stored volumes to back up data to Amazon S3. Set up an AWS Direct Connect connection between a VPC and the data center.

  • Question 303:

    A company needs to send large amounts of data from its data center to an Amazon S3 bucket on a regular basis. The data must be encrypted and must be transferred over a network that provides consistent bandwidth and low latency.

    What should a solutions architect do to meet these requirements?

    A. Use an AWS Direct Connect connection
    B. Use an AWS VPN CloudHub connection
    C. Use HTTPS TLS tor encryption of data in transit
    D. Use a gateway VPC endpoint to access Amazon S3

  • Question 304:

    A company wants to move a multi-tiered application from on premises to the AWS Cloud to improve the application's performance. The application consists of application tiers that communicate with each other by way of RESTful services.

    Transactions are dropped when one tier becomes overloaded A solutions architect must design a solution that resolves these issues and modernizes the application.

    Which solution meets these requirements and is the MOST operationally efficient?

    A. Use Amazon API Gateway and direct transactions to the AWS Lambda functions as the application layer Use Amazon Simple Queue Service (Amazon SQS) as the communication layer between application services.
    B. Use Amazon CloudWatch metrics to analyze the application performance history to determine the servers' peak utilization during the performance failures Increase the size of the application server's Amazon EC2 instances to meet the peak requirements.
    C. Use Amazon Simple Notification Service (Amazon SNS) to handle the messaging between application servers running on Amazon EC2 in an Auto Scaling group Use Amazon CloudWatch to monitor the SNS queue length and scale up and down as required
    D. Use Amazon Simple Queue Service (Amazon SQS) to handle the messaging between application servers running on Amazon EC2 in an Auto Scaling group Use Amazon CloudWatch to monitor the SQS queue length and scale up when communication failures are detected

  • Question 305:

    A company wants to migrate a workload to AWS. The chief information security officer requires that all data be encrypted at rest when stored in the cloud. The company wants complete control of encryption key lifecycle management. The

    company must be able to immediately remove the key material and audit key usage independently of AWS CloudTrail. The chosen services should integrate with other storage services that will be used on AWS.

    Which services satisfies these security requirements?

    A. AWS CloudHSM with the CloudHSM client
    B. AWS Key Management Service (AWS KMS) with AWS CloudHSM
    C. AWS Key Management Service (AWS KMS) with an external key material origin
    D. AWS Key Management Service (AWS KMS) with AWS managed customer master keys (CMKs)

  • Question 306:

    A company maintains a searchable repository of items on its website. The data is stored in an Amazon RDS for MySQL database table that contains more than 10 million rows The database has 2 TB of General Purpose SSD storage There are millions of updates against this data every day through the company's website The company has noticed that some insert operations are taking 10 seconds or longer The company has determined that the database storage performance is the problem Which solution addresses this performance issue?

    A. Change the storage type to Provisioned IOPS SSD
    B. Change the DB instance to a memory optimized instance class
    C. Change the DB instance to a burstable performance instance class
    D. Enable Multi-AZ RDS read replicas with MySQL native asynchronous replication.

  • Question 307:

    A company plans to host a survey website on AWS. The company anticipates an unpredictable amount of traffic. This traffic results in asynchronous updates to the database. The company wants to ensure that writes to the database hosted on AWS do not get dropped.

    Haw should the company write Its application to handle these database requests?

    A. Configure the application to publish to an Amazon Simple Notification Service (Amazon SNS) tope Subscribe the database to the SNS topic.
    B. Configure lie application :o subscribe to an Amazon Simple Notification Service (Amazon SNS) topic. Publish the database updates to the SNS topic.
    C. Use Amazon Simple Queue Service (Amazon SQS) FIFO queues to queue the database connection until the database has resources to write the data.
    D. Use Amazon Simple Queue Service (Amazon SQS) FIFO queues for capturing the writes and dramaing the queue as each write is made to the database

  • Question 308:

    A company is concerned about the security of its public web application due to recent web attacks The application uses an Application Load Balancer (ALB) A solutions architect must reduce the risk of DDoS attacks against the application. What should the solutions architect do to meet this requirement?

    A. Add an Amazon Inspector agent to the ALB
    B. Configure Amazon Macie to prevent attacks
    C. Enable AWS Shield Advanced to prevent attacks
    D. Configure Amazon GuardDuty to monitor the ALB

  • Question 309:

    A weather forecasting company needs to process hundreds of gigabytes of data with sub- mill (second latency. The company has a high performance computing (HPC) environment in its data center and wants to expand its forecasting capabilities

    A solutions architect must identify a highly available cloud storage solution that can handle large amounts of sustained throughput Files that are stored in the solution should be accessible to thousands of compute instances that will simultaneously access and process the entire dataset

    What should the solutions architect do to meet these requirements?

    A. Use Amazon FSx for Lustre scratch file systems.
    B. Use Amazon FSx for Lustre persistent file systems
    C. Use Amazon Elastic File System (Amazon EFS) with Bursting Throughput mode
    D. Use Amazon Elastic File System (Amazon EFS) with Provisioned Throughput mode

  • Question 310:

    A company uses Amazon S3 for storing a variety of files A solutions architect needs to design a feature that will allow users to instantly restore any deleted files within 30 days of deletion Which he MOST cost-efficient solution?

    A. Create lifecycle policies that move the objects to Amazon S3 Glacier and delete them after 30 days
    B. Enable Cross-Region Replication Empty the replica bucket every 30 days using an AWS Lambda function
    C. Enable versioning and create a lifecycle policy to remove expired versions after 30 days.
    D. Enable versioning and MFA Delete Using a Lambda function remove MFA Delete from objects more than 30 days old

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.