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
    :May 05, 2025

Amazon Amazon Certifications SAA-C02 Questions & Answers

  • Question 1:

    A company has application running on Amazon EC2 instances in a VPC. One of the applications needs to call an Amazon S3 API to store and read objects. The company's security policies restrict any internet-bound traffic from the

    applications.

    Which action will fulfill these requirements and maintain security?

    A. Configure an S3 interface endpoint.

    B. Configure an S3 gateway endpoint.

    C. Create an S3 bucket in a private subnet.

    D. Create an S3 bucket in the same Region as the EC2 instance.

  • Question 2:

    A company is planning to migrate a business-critical dataset to Amazon S3. The current solution design uses a single S3 bucket in the us-east-1 Region with versioning enabled to store the dataset. The company's disaster recovery policy states that all data multiple AWS Regions.

    How should a solutions architect design the S3 solution?

    A. Create an additional S3 bucket in another Region and configure cross-Region replication.

    B. Create an additional S3 bucket in another Region and configure cross-origin resource sharing (CORS).

    C. Create an additional S3 bucket with versioning in another Region and configure cross-Region replication.

    D. Create an additional S3 bucket with versioning in another Region and configure cross-origin resource (CORS).

  • Question 3:

    A company is migrating a three-tier application to AWS. The application requires a MySQL database. In the past, the application users reported poor application performance when creating new entries. These performance issues were

    caused by users generating different real-time reports from the application duringworking hours.

    Which solution will improve the performance of the application when it is moved to AWS?

    A. Import the data into an Amazon DynamoDB table with provisioned capacity. Refactor the application to use DynamoDB for reports.

    B. Create the database on a compute optimized Amazon EC2 instance. Ensure compute resources exceed the on-premises database.

    C. Create an Amazon Aurora MySQL Multi-AZ DB cluster with multiple read replicas. Configure the application reader endpoint for reports.

    D. Create an Amazon Aurora MySQL Multi-AZ DB cluster. Configure the application to use the backup instance of the cluster as an endpoint for the reports.

  • Question 4:

    A company wants to host a scalable web application on AWS. The application will be accessed by users from different geographic regions of the world. Application users will be able to download and upload unique data up to gigabytes in size. The development team wants a cost-effective solution to minimize upload and download latency and maximize performance.

    What should a solutions architect do to accomplish this?

    A. Use Amazon S3 with Transfer Acceleration to host the application.

    B. Use Amazon S3 with CacheControl headers to host the application.

    C. Use Amazon EC2 with Auto Scaling and Amazon CloudFront to host the application

    D. Use Amazon EC2 with Auto Scaling and Amazon ElastiCache to host the application.

  • Question 5:

    A company captures clickstream data from multiple websites and analyzes it using batch processing. The data is loaded nightly into Amazon Redshift and is consumed by business analysts. The company wants to move towards near-realtime data processing for timely insights. The solution should process the streaming data with minimal effort and operational overhead. Which combination of AWS services are MOST cost-effective for this solution? (Choose two.)

    A. Amazon EC2

    B. AWS Lambda

    C. Amazon Kinesis Data Streams

    D. Amazon Kinesis Data Firehose

    E. Amazon Kinesis Data Analytics

  • Question 6:

    A Solutions Architect must design a web application that will be hosted on AWS, allowing users to purchase access to premium, shared content that is stored in an S3 bucket. Upon payment, content will be available for download for 14 days before the user is denied access Which of the following would be the LEAST complicated implementation?

    A. Use an Amazon CloudFront distribution with an origin access identity (OAI) Configure the distribution with an Amazon S3 origin to provide access to the file through signed URL's Design a Lambda function to remove data that is older than 14 days.

    B. Use an S3 bucket and provide direct access to the tile Design the application to track purchases in a DynamoDH table Configure a Lambda function to remove data that is older than 14 days based on a query to Amazon DynamoDB

    C. Use an Amazon CloudFront distribution with an OAI Configure the distribution with an Amazon S3 origin to provide access to the file through signed URLs Design the application to sot an expiration of 14 days for the URL

    D. Use an Amazon CloudFront distribution with an OAI Configure the distribution with an Amazon S3 origin to provide access to the file through signed URLs Design the application to set an expiration of 60 minutes for the URL and recreate the URL as necessary

  • Question 7:

    A company currently operates a web application backed by an Amazon RDS MySQL database It has automated backups that are run daily and are not encrypted A security audit requires future backups to be encrypted and the unencrypted backups to be destroyed The company will make at least one encrypted backup before destroying the old backups What should be done to enable encryption for future backups''

    A. Enable default encryption for the Amazon S3 bucket where backups are stored

    B. Modify the backup section of the database configuration to toggle the Enable encryption check box

    C. Create a snapshot of the database Copy it to an encrypted snapshot Restore the database from the encrypted snapshot

    D. Enable an encrypted read replica on RDS for MySQL Promote the encrypted read replica to primary Remove the original database instance

  • Question 8:

    A company is managing health records on-premises. The company must keep these records indefinitely, disable any modifications to the records once they are stored, and granularly audit access at all levels. The chief technology officer (CTO) is concerned because there are already millions of records not being used by any application, and the current infrastructure is running out of space The CTO has requested a solutions architect design a solution to move existing data and support future records

    Which services can the solutions architect recommend to meet these requirements'?

    A. Use AWS DataSync to move existing data to AWS. Use Amazon S3 to store existing and new data Enable Amazon S3 object lock and enable AWS CloudTrail with data events.

    B. Use AWS Storage Gateway to move existing data to AWS Use Amazon S3 to store existing and new data. Enable Amazon S3 object lock and enable AWS CloudTrail with management events.

    C. Use AWS DataSync to move existing data to AWS Use Amazon S3 to store existing and new data Enable Amazon S3 object lock and enable AWS CloudTrail with management events.

    D. Use AWS Storage Gateway to move existing data to AWS Use Amazon Elastic Block Store (Amazon EBS) to store existing and new data Enable Amazon S3 object lock and enable Amazon S3 server access logging

  • Question 9:

    A company hosts a static website within an Amazon S3 bucket. A solutions architect needs to ensure that data can be recovered in case of accidental deletion. Which action will accomplish this?

    A. Enable Amazon S3 versioning

    B. Enable Amazon S3 Intelligent-Tiering.

    C. Enable an Amazon S3 lifecycle policy

    D. Enable Amazon S3 cross-Region replication.

  • Question 10:

    A company has an application that calls AWS Lambda functions. A recent code review found database credentials stored in the source code. The database credentials needs to be removed from the Lambda source code. The credentials must then be securely stored and rotated on a on-going basis to meet security policy requirements.

    What should a solutions architect recommend meet these requirements?

    A. Store the password in AWS CloudHSM Associate the Lambda function with a role that can retrieve the password from CloudHSM given its key ID

    B. Store the password in AWS Secrets Manager . A associate the Lambda function with a role that can retrieve the password from secrets Manager given its secret ID.

    C. Move the database password to an environment variable associated with the Lambda function Retrieve the password from the environment variable upon execution

    D. Store the password in AWS Key Management Service (AWS KMS) Associate the Lambda function with a role that can retrieve the password from AWS KMS given its key ID

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.