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

    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

    Which solution moots these 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 or the application servers Amazon EC2 instance to meet the peak requirements
    C. Use Amazon Simple Notification Service (Amazon SNS) to handle the messaging between application servers running on Amazon EC2 m 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 Seeing group Use Amazon CloudWatch to monitor the SQS queue length and scale up when communication failures are detected.

  • Question 422:

    A company has deployed a business-critical application in the AWS Good The application uses Amazon EC2 instances that run in the us-east-1 Region The application uses Amazon S3 for storage of all critical data To meet compliance requirements the company must create a disaster recovery (DR) plan that provides the capability of a full failover to another AWS Region What should a solutions architect recommend for this DR plan?

    A. Deploy the application to multiple Availability Zones in us-east-1 Create a resource group in AWS Resource Groups Turn on automatic failover for the application to use a predefined recovery Region
    B. Perform a virtual machine (VM) export by using AWS Import/Export on the existing EC2 instances Copy the exported instances to the destination Region in the event of a disaster provision new EC2 instances from the exported EC2 instances
    C. Create snapshots of all Amazon Elastic Block Store (Amazon EBS) volumes that are attached to the EC2 instances in us-east-t Copy the snapshots to the destination Region In the event of a disaster provision new EC2 instances from the EBS snapshots
    D. Use S3 Cross-Region Replication for the data that is stored in Amazon S3 Create an AWS CloudFormation template for the application with an S3 bucket parameter In the event of a disaster deploy the template to the destination Region and specify the local S3 bucket as the parameter

  • Question 423:

    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 some of the VPCs. A solution architect has been tasked with creating a centrally managed networking setup for multiple account, VPCs and VPNs.

    Which networking solution these requirements?

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

  • Question 424:

    A company is using an Application Load Balancer (ALB) to present its application to the internet. The company finds abnormal traffic access patterns across the application. A solutions architect needs to improve visibility into the infrastructure to help the company understand these abnormalities better

    What is the MOST operationally efficient solution that meets these requirements?

    A. Create a table in Amazon Athena for AWS CloudTrail logs Create a query for the relevant information.
    B. Enable ALB access logging to Amazon S3. Create a table in Amazon Athena, and query the logs
    C. Enable ALB access logging to Amazon S3 Open each file m a text editor, and search each line for the relevant information
    D. Use Amazon EMR on a dedicated Amazon EC2 instance to directly query the ALB to acquire traffic access log information

  • Question 425:

    A solutions architect is designing a solution to access a catalog of images and provide users with the ability to submit requests to customize images Image customization parameters will be in any request sent to an AWS API Gateway API The customized image will be generated on demand, and users will receive a link they can click to view or download their customized image The solution must be highly available for viewing and customizing images What is the MOST cost-effective solution to meet these requirements?

    A. Use Amazon EC2 instances to manipulate the original image into the requested customization Store the original and manipulated images in Amazon S3 Configure an Elastic Load Balancer in front of the EC2 instances
    B. Use AWS Lambda to manipulate the original image to the requested customization Store the original and manipulated images in Amazon S3 Configure an Amazon CloudFront distribution with the S3 bucket as the origin
    C. Use AWS Lambda to manipulate the original image to the requested customization Store the original images in Amazon S3 and the manipulated images in Amazon DynamoDB Configure an Elastic Load Balancer in front of the Amazon EC2 instances
    D. Use Amazon EC2 instances to manipulate the original image into the requested customization Store the original images in Amazon S3 and the manipulated images in Amazon DynamoDB Configure an Amazon CloudFront distribution with the S3 bucket as the origin

  • Question 426:

    A company has a Microsoft Windows-based application that must be migrated to AWS. This application requires the use of a shared Windows file system attached to multiple Amazon EC2 Windows instances. What should a solution architect do to accomplish this?

    A. Configure a volume using Amazon EFS Mount the EPS volume to each Windows Instance
    B. Configure AWS Storage Gateway in Volume Gateway mode Mount the volume to each Windows instance
    C. Configure Amazon FSx for Windows File Server Mount the Amazon FSx volume to each Windows Instance
    D. Configure an Amazon EBS volume with the required size Attach each EC2 instance to the volume Mount the file system within the volume to each Windows instance

  • Question 427:

    A company runs a stateless web application in production on a group of Amazon EC2 On- Demand Instances behind an Application Load Balancer. The application experiences heavy usage during an 8-hour period each business day.

    Application usage is moderate and steady overnight Application usage is low during weekends.

    The company wants to minimize its EC2 costs without affecting the availability of the application.

    Which solution will meet these requirements?

    A. Use Spot Instances for the entire workload.
    B. Use Reserved instances for the baseline level of usage Use Spot Instances for any additional capacity that the application needs.
    C. Use On-Demand Instances for the baseline level of usage. Use Spot Instances for any additional capacity that the application needs
    D. Use Dedicated Instances for the baseline level of usage. Use On-Demand Instances for any additional capacity that the application needs

  • Question 428:

    A company wants lo build an immutable infrastructure for its software applications The company wants to test the software applications before sending traffic to them The company seeks an efficient solution that limits the effects of application bugs

    Which combination of steps should a solutions architect recommend? {Select TWO)

    A. Use AWS Cloud Formation to update the production infrastructure and roll back the stack if the update fails
    B. Apply Amazon Route 53 weighted routing to test the staging environment and gradually increase the traffic as the tests pass
    C. Apply Amazon Route 53 failover routing to test the staging environment and fail over to the production environment if the tests pass
    D. Use AWS Cloud Formation with a parameter set to the staging value in a separate environment other than the production environment
    E. Use AWS Cloud Formation to deploy the staging environment with a snapshot deletion policy and reuse the resources in the production environment if the tests pass

  • Question 429:

    A company hosts multiple production applications One of the applications consists of resources from Amazon EC2 AWS Lambda Amazon RDS Amazon Simple Notification Service (Amazon SNS>. and Amazon Simple Queue Service (Amazon SQS) across multiple AWS Regions All company resources are tagged with a tag name of "application" and a value that corresponds to each application A solutions architect must provide the quickest solution for identifying all of the tagged components

    Which solution meets these requirements?

    A. Use AWS CloudTrail to generate a list of resources with the application tag
    B. Use the AWS CLI to query each service across all Regions to report the tagged components
    C. Run a query in Amazon CloudWatch Logs Insights to report on the components with the application tag
    D. Run a query with the AWS Resource Groups Tag Editor to report on the resources globally with the application tag

  • Question 430:

    A company is planning to use Amazon S3 to store images uploaded by its users. The images must be encrypted at rest in Amazon S3. The company does not want to spend time managing and rotating the keys, but it does want to control who can access those keys.

    What should a solutions architect use to accomplish this?

    A. Server-Side Encryption with keys stored in an S3 bucket
    B. Server-Side Encryption with Customer-Provided Keys (SSE-C)
    C. Server-Side Encryption with Amazon S3-Managed Keys (SSE-S3)
    D. Server-Side Encryption with AWS KMS-Managed Keys (SSE-KMS)

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.