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

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

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

  • Question 532:

    A company needs to store data from its healthcare application. The application's data frequently changes. A new regulation requires audit access at all levels of the stored data.

    The company hosts the application on an on-premises infrastructure that is running out of storage capacity. A solutions architect must securely migrate the existing data to AWS while satisfying the new regulation.

    Which solution will meet these requirements?

    A. Use AWS DataSync to move the existing data to Amazon S3. Use AWS CloudTrail to log data events.
    B. Use AWS Snowcone to move the existing data to Amazon S3. Use AWS CloudTrail to log management events.
    C. Use Amazon S3 Transfer Acceleration to move the existing data to Amazon S3. Use AWS CloudTrail to log data events.
    D. Use AWS Storage Gateway to move the existing data to Amazon S3. Use AWS CloudTrail to log management events.

  • Question 533:

    A company hosts a website on premises and wants to migrate it to the AWS Cloud The website exposes a single hostname to the internet but it routes its functions to different on-premises server groups based on the path of the URL The server groups are scaled independently depending on the needs of the functions they support The company has an AWS Direct Connect connection configured to its on-premises network What should a solutions architect do to provide path-based routing to send the traffic to the correct group of servers?

    A. Route all traffic to an internet gateway Configure pattern matching rules at the internet gateway to route traffic to the group of servers supporting that path
    B. Route all traffic to a Network Load Balancer (NLB) with target groups for each group of servers Use pattern matching rules at the NLB to route traffic to the correct target group
    C. Route all traffic to an Application Load Balancer (ALB) Configure path-based routing at the ALB to route traffic to the correct target group for the servers supporting that path.
    D. Use Amazon Route 53 as the DNS server Configure Route 53 path-based alias records to route traffic to the correct Elastic Load Balancer for the group of servers supporting that path

  • Question 534:

    A company plans to deploy a new application in AWS that reads and writes information to a database. The company wants to deploy the application in two different AWS Regions with each application writing to a database in their Region. The databases in the Two Regions needs to keep We data synchronized What should be used to meet these requirements?

    A. Use Amazon Athena with Amazon S3 Cross-Region Replication
    B. Use AWS Database Migration Service (AWS DMS] with change data capture between an RDS for MySQL cluster in each Region
    C. Use Amazon DynamoDB with global tables
    D. Use Amazon RDS for PostgreSQL cluster with a Cross-Region Read Replica

  • Question 535:

    A company wants to deploy a shared file system for its .NET application servers and Microsoft SQL Server database running on Amazon EC2 instance with Windows Server 2016. The solution must be able to be integrated in to the corporate

    Active Directory domain, be highly durable, be managed by AWS, and provided levels of throuput and IOPS.

    Which solution meets these requirements?

    A. Use Amazon FSx for Windows File Server
    B. Use Amazon Elastic File System (Amazon EFS)
    C. Use AWS Storage Gateway in file gateway mode.
    D. Deploy a Windows file server on two On Demand instances across two Availability Zones.

  • Question 536:

    A company experienced a breach that affected several applications in its on-premises data center The attacker took advantage of vulnerabilities in the custom applications that were running on the servers The company is now migrating its applications to run on Amazon EC2 instances The company wants to implement a solution that actively scans for vulnerabilities on the EC2 instances and sends a report that details the findings

    Which solution will meet these requirements?

    A. Deploy AWS Shield to scan the EC2 instances for vulnerabilities Create an AWS Lambda function to log any findings to AWS CloudTrail.
    B. Deploy Amazon Macie and AWS Lambda functions to scan the EC2 instances for vulnerabilities Log any findings to AWS CloudTrail
    C. Turn on Amazon GuardDuty Deploy the GuardDuty agents to the EC2 instances Configure an AWS Lambda function to automate the generation and distribution of reports that detail the findings
    D. Turn on Amazon Inspector Deploy the Amazon Inspector agent to the EC2 instances Configure an AWS Lambda function to automate the generation and distribution of reports that detail the findings

  • Question 537:

    A company operates a website on Amazon EC2 Linux instances. Some of the instances are faring Troubleshooting points to insufficient swap space on the failed instances. The operations team lead needs a solution to monitor this. What should a solutions architect recommend?

    A. Configure an Amazon CloudWatch SwapUsage metric dimension. Monitor the SwapUsage dimension in the EC2 metrics in CloudWatch.
    B. Use EC2 metadata to collect information, then publish it to Amazon CloudWatch custom metrics.Monitor SwapUsage metrics in CloudWatch.
    C. Install an Amazon CloudWatch agent on the instances. Run an appropriate script on a set schedule.Monitor SwapUtilizalion metrics in CloudWatch.
    D. Enable detailed monitoring in the EC2 console. Create an Amazon CloudWatch SwapUtilizalion custom metric. Monitor SwapUtilization metrics in CloudWatch.

  • Question 538:

    A company uses NFS to store large video files in on-premises network attached storage. Each video file ranges in size from 1MB to 500 GB. The total storage is 70 TB and is no longer growing. The company decides to migrate the video files to Amazon S3. The company must migrate the video files as soon as possible while using the least possible network bandwidth.

    Which solution will meet these requirements?

    A. Create an S3 bucket Create an 1AM role that has permissions to write to the S3 bucket. Use the AWS CLI to copy all files locally to the S3 bucket.
    B. Create an AWS Snowball Edge job. Receive a Snowball Edge device on premises. Use the Snowball Edge client to transfer data to the device. Return the device so that AWS can import the data into Amazon S3.
    C. Deploy an S3 File Gateway on premises. Create a public service endpoint to connect to the S3 File Gateway Create an S3 bucket Create a new NFS file share on the S3 File Gateway Point the new file share to the S3 bucket. Transfer the data from the existing NFS file share to the S3 File Gateway.
    D. Set up an AWS Direct Connect connection between the on-premises network and AWS. Deploy an S3 File Gateway on premises. Create a public virtual interlace (VIF) to connect to the S3 File Gateway. Create an S3 bucket. Create a new NFS file share on the S3 File Gateway. Point the new file share to the S3 bucket. Transfer the data from the existing NFS file share to the S3 File Gateway.

  • Question 539:

    A company wants to deploy an additional Amazon Aurora MySQL DB cluster for development purposes. The cluster will be used several times a week for a few minutes upon to debug production query issues. The company wants to keep overhead low for this resource. Which solution meets the company's requirements MOST cost-effectively?

    A. Purchas a Reserved Instance for the DB instances.
    B. Run the DB instances on Aurora Serverless
    C. Create a stop/start schedule for the DB instances.
    D. Create an AWS Lambda function to stop DB instances it there are no active connections

  • Question 540:

    A company stores user data in AWS. The data is used continuously with peak usage during business hours. Access patterns vary, with some data not being used for months at a time. A solution architect must choose a cost that maintains the

    highest level ot durability while maintaining high availability.

    Which storage solution meets these requirements?

    A. Amazon S3 Standard
    B. Amazon S3 intelligent Tiering
    C. Amazon S3 Glacier Deep Archive
    D. Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA)

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.