Exam Logo

Amazon (SAA-C03) Exam Questions And Answers page 52

A mobile gaming company runs application servers on Amazon EC2 instances. The servers receive updates from players every 15 minutes. The mobile game creates a JSON object of the progress made in the game since the last update, and sends the JSON object to an Application Load Balancer. As the mobile game is played, game updates are being lost. The company wants to create a durable way to get the updates in older.

What should a solutions architect recommend to decouple the system?
Design Resilient Architectures Define Performant Architectures
A monolithic application was recently migrated to AWS and is now running on a single Amazon EC2 instance. Due to application limitations, it is not possible to use automatic scaling to scale out the application. The chief technology officer (CTO) wants an automated solution to restore the EC2 instance in the unlikely event the underlying hardware fails.

What would allow for automatic recovery of the EC2 instance as quickly as possible?
Define Performant Architectures Specify Secure Applications and Architectures
An administrator of a large company wants to monitor for and prevent any cryptocurrency-related attacks on the company s AWS accounts.

Which AWS service can the administrator use to protect the company against attacks?
Specify Secure Applications and Architectures
An Amazon EC2 administrator created the following policy associated with an IAM group containing several users:


What is the effect of this policy?
Define Performant Architectures Specify Secure Applications and Architectures
An Amazon EC2 administrator created the following policy associated with an IAM group containing several users:


What is the effect of this policy?
Design Resilient Architectures Specify Secure Applications and Architectures
An Amazon EC2 instance is located in a private subnet in a new VPC. This subnet does not have outbound internet access, but the EC2 instance needs the ability to download monthly security updates from an outside vendor.

What should a solutions architect do to meet these requirements?
Specify Secure Applications and Architectures
An application allows users at a company s headquarters to access product data. The product data is stored in an Amazon RDS MySQL DB instance. The operations team has isolated an application performance slowdown and wants to separate read traffic from write traffic. A solutions architect needs to optimize the application s performance quickly.

What should the solutions architect recommend?
Define Performant Architectures
An application calls a service run by a vendor. The vendor charges based on the number of calls. The finance department needs to know the number of calls that are made to the service to validate the billing statements.

How can a solutions architect design a system to durably store the number of calls without requiring changes to the application?
Design Resilient Architectures
An application hosted on AWS is experiencing performance problems, and the application vendor wants to perform an analysis of the log file to troubleshoot further. The log file is stored on Amazon S3 and is 10 GB in size. The application owner will make the log file available to the vendor for a limited time.

What is the MOST secure way to do this?
Define Performant Architectures Specify Secure Applications and Architectures
An application is running on Amazon EC2 instances. Sensitive information required for the application is stored in an Amazon S3 bucket. The bucket needs to be protected from internet access while only allowing services within the VPC access to the bucket.

Which combination of actions should solutions archived take to accomplish this? (Choose two.)
Define Performant Architectures Specify Secure Applications and Architectures