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

    An environment has an Auto Scaling group across two Availability Zones to as AZ-a and AZ-b has four instances, and AZ-b has three EC2 instances. The Auto Scaling group uses a default termination policies. None of the instances are protected from a scale-in event. How will Auto Scaling processed if there is a scale-in event?

    A. Auto Scaling selects an instance to terminate randomly.
    B. Auto Scaling terminates the instance with the oldest launch configuration of all instances.
    C. Auto Scaling selects the Availability Zone with four EC2 instances, and then continues to evaluate.
    D. Auto Scaling terminates the instance with the closed next billing hour of all instances.

  • Question 692:

    A company is running a multi-tier ecommerce web application in the AWS Cloud The web application is running on Amazon EC2 instances. The database tier Is on a provisioned Amazon Aurora MySQL DB cluster with a writer and a reader in a Multi-AZ environment. The new requirement for the database tier is to serve the application to achieve continuous write availability through an Instance failover.

    What should a solutions architect do to meet this new requirement?

    A. Add a new AWS Region to the DB cluster for multiple writes
    B. Add a new reader In the same Availability Zone as the writer.
    C. Migrate the database tier to an Aurora multi-master cluster.
    D. Migrate the database tier to an Aurora DB cluster with parallel query enabled.

  • Question 693:

    A company has two AWS accounts: Production and Development There are code changes ready in the Development account to push to the Production account In the alpha phase, only two senior developers on the development team need

    access to the Production account in the beta phase, more developers might need access to perform testing as well.

    What should a solutions architect recommend?

    A. Create two policy documents using the AWS Management Console in each account Assign the policy to developers who need access
    B. Create an IAM role in the Development account Give one IAM role access to the Production account Allow developers to assume the role
    C. Create an IAM role in the Production account with the trust policy that specifies the Development account. Allow developers to assume the role.
    D. Create an IAM group in the Production account and add it as a principal in the trust policy that specifies the Production account Add developers to the group

  • Question 694:

    A company's web application consists o( an Amazon API Gateway API in front of an AWS Lambda function and an Amazon DynamoDB database. The Lambda function handles the business logic, and the DynamoDB table hosts the data. The application uses Amazon Cognito user pools to identify the individual users of the application. A solutions architect needs to update the application so that only users who have a subscription can access premium content.

    A. Enable API caching and throttling on the API Gateway API
    B. Set up AWS WAF on the API Gateway API Create a rule to filter users who have a subscription
    C. Apply fine-grained 1AM permissions to the premium content in the DynamoDB table
    D. Implement API usage plans and API keys to limit the access of users who do not have a subscription.

  • Question 695:

    An entertainment company is using Amazon DynamoDB to store media metadata. The application Is read intensive and experience delays The company does not have staff to handle additional operational overhead and needs to Improve the performance efficiency of DynamoDB without reconfiguring the application

    What should a solutions architect recommend to meet this requirement?

    A. Use Amazon ElastiCache for Redis
    B. Use Amazon DynamoDB Accelerator (DAX).
    C. Replicate data by using DynamoDB global tables
    D. Use Amazon ElasoCache for Merncached with Auto Discovery enabled

  • Question 696:

    A research company runs experiments that are powered by a simulation application and a visualization application. The simulation application runs on Linux and outputs intermediate data to an NFS share every 5 minutes. The visualization application is a Windows desktop application that displays the simulation output and requires an SMB file system.

    The company maintains two synchronized tile systems. This strategy is causing data duplication and inefficient resource usage. The company needs to migrate the applications to AWS without making code changes to either application. Which solution will meet these requirements?

    A. Migrate both applications to AWS Lambda Create an Amazon S3 bucket to exchange data between the applications.
    B. Migrate both applications to Amazon Elastic Container Service (Amazon ECS). Configure Amazon FSx File Gateway for storage.
    C. Migrate the simulation application to Linux Amazon EC2 instances. Migrate the visualization application to Windows EC2 instances. Configure Amazon Simple Queue Service (Amazon SOS) to exchange data between the applications.
    D. Migrate the simulation application to Linux Amazon EC2 instances. Migrate the visualization application to Windows EC2 instances. Configure Amazon FSx for NetApp ONTAP for storage.

  • Question 697:

    A company has a web application that is based ornavaan^PH^Tnecompan^lanstomove the application from on premises to AWS The company needs the ability to test new site features frequently The company also needs a highly available and managed solution that requires minimum operational overhead.

    Which solution will meet these requirements?

    A. Create an Amazon S3 bucket Enable static web hosting on the S3 bucket Upload the static content to the S3 bucket Use AWS Lambda to process all dynamic content
    B. Deploy the web application to an AWS Elastic Beanstalk environment Use URL swapping to switch between multiple Elastic Beanstalk environments for feature testing
    C. Deploy the web application to Amazon EC2 instances that are configured with Java and PHP Use Auto Scaling groups and an Application Load Balancer to manage the website's availability.
    D. Containerize the web application Deploy the web application to Amazon EC2 instances Use the AWS Load Balancer Controller to dynamically route traffic between containers that contain the new site features for testing

  • Question 698:

    An ecommerce company has an order-processing application that uses Amazon API Gateway and an AWS Lambda function. The application stores data in an Amazon Aurora PostgreSQL database. During a recent sales event, a sudden surge in customer orders occurred. Some customers experienced timeouts and the application did not process the orders of those customers A solutions architect determined that the CPU utilization and memory utilization were high on the database because of a large number of open connections The solutions architect needs to prevent the timeout errors while making the least possible changes to the application.

    Which solution will meet these requirements?

    A. Configure provisioned concurrency for the Lambda function Modify the database to be a global database in multiple AWS Regions
    B. Use Amazon RDS Proxy to create a proxy for the database Modify the Lambda function to use the RDS Proxy endpoint instead of the database endpoint
    C. Create a read replica for the database in a different AWS Region Use query string parameters in API Gateway to route traffic to the read replica
    D. Migrate the data from Aurora PostgreSQL to Amazon DynamoDB by using AWS Database Migration Service (AWS DMS| Modify the Lambda function to use the OynamoDB table

  • Question 699:

    A company wants a storage option that enables its data science team to analyze its data on premises and in the AWS Cloud The team needs to be able to run statistical analyses by using the data on premises and by using a fleet of Amazon EC2 instances across multiple Availability Zones. What should a solutions architect do to meet these requirements?

    A. Use an AWS Storage Gateway tape gateway to copy the on-premises files into Amazon S3.
    B. Use an AWS Storage Gateway volume gateway to copy the on-premises files into Amazon S3.
    C. Use an AWS Storage Gateway file gateway to copy the on-premises files to Amazon Elastic Block Store (Amazon EBS).
    D. Attach an Amazon Elastic File System (Amazon EFS) file system to the on-premises servers. Copy the files to Amazon EFS.

  • Question 700:

    A company is developing a video conversion application hosted on AWS. The application will be available in two tiers: a free tier and a paid tier. Users in the paid tier will have their videos converted first and then the tree tier users will have their videos converted.

    Which solution meets these requirements and is MOST cost-effective?

    A. One FIFO queue for the paid tier and one standard queue for the free tier
    B. A single FIFO Amazon Simple Queue Service (Amazon SQS) queue for all file types
    C. A single standard Amazon Simple Queue Service (Amazon SQS) queue for all file types
    D. Two standard Amazon Simple Queue Service (Amazon SQS) queues with one for the paid tier and one for the free tier

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.