Topic 1: Exam Pool A
A company is building a software-as-a-service (SaaS) solution on AWS. The company has
deployed an Amazon API Gateway REST API with AWS Lambda integration in multiple
AWS Regions and in the same production account.
The company offers tiered pricing that gives customers the ability to pay for the capacity to
make a certain number of API calls per second. The premium tier offers up to 3,000 calls
per second, and customers are identified by a unique API key. Several premium tier
customers in various Regions report that they receive error responses of 429 Too Many
Requests from multiple API methods during peak usage hours. Logs indicate that the
Lambda function is never invoked.
What could be the cause of the error messages for these customers?
A. The Lambda function reached its concurrency limit.
B. The Lambda function its Region limit for concurrency.
C. The company reached its API Gateway account limit for calls per second.
D. The company reached its API Gateway default per-method limit for calls per second.
A company wants to migrate an application to Amazon EC2 from VMware Infrastructure
that runs in an on-premises data center. A solutions architect must preserve the software
and configuration settings during the migration.
What should the solutions architect do to meet these requirements?
A. Configure the AWS DataSync agent to start replicating the data store to Amazon FSx for Windows File Server Use the SMB share to host the VMware data store. Use VM Import/Export to move the VMs to Amazon EC2.
B. Use the VMware vSphere client to export the application as an image in Open Virealization Format (OVF) format Create an Amazon S3 bucket to store the image in the destination AWS Region. Create and apply an IAM role for VM Import Use the AWS CLI to run the EC2 import command.
C. Configure AWS Storage Gateway for files service to export a Common Internet File System (CIFSJ share. Create a backup copy to the shared folder. Sign in to the AWS Management Console and create an AMI from the backup copy Launch an EC2 instance that is based on the AMI.
D. Create a managed-instance activation for a hybrid environment in AWS Systems Manager. Download and install Systems Manager Agent on the on-premises VM Register the VM with Systems Manager to be a managed instance Use AWS Backup to create a snapshot of the VM and create an AMI. Launch an EC2 instance that is based on the AMI
A company has deployed an application on AWS Elastic Beanstalk. The application uses
Amazon Aurora for the database layer. An Amazon CloudFront distribution serves web
requests and includes the Elastic Beanstalk domain name as the origin server. The
distribution is configured with an alternate domain name that visitors use when they access
the application.
Each week, the company takes the application out of service for routine maintenance.
During the time that the application is unavailable, the company wants visitors to receive an
informational message instead of a CloudFront error message.
A solutions architect creates an Amazon S3 bucket as the first step in the process.
Which combination of steps should the solutions architect take next to meet the
requirements? (Choose three.)
A. Upload static informational content to the S3 bucket.
B. Create a new CloudFront distribution. Set the S3 bucket as the origin.
C. Set the S3 bucket as a second origin in the original CloudFront distribution. Configure the distribution and the S3 bucket to use an origin access identity (OAI).
D. During the weekly maintenance, edit the default cache behavior to use the S3 origin. Revert the change when the maintenance is complete.
E. During the weekly maintenance, create a cache behavior for the S3 origin on the new distribution. Set the path pattern to \ Set the precedence to 0. Delete the cache behavior when the maintenance is complete.
F. During the weekly maintenance, configure Elastic Beanstalk to serve traffic from the S3 bucket.
A company is building an electronic document management system in which users upload
their documents. The application stack is entirely serverless and runs on AWS in the eucentral-
1 Region. The system includes a web application that uses an Amazon CloudFront
distribution for delivery with Amazon S3 as the origin. The web application communicates
with Amazon API Gateway Regional endpoints. The API Gateway APIs call AWS Lambda
functions that store metadata in an Amazon Aurora Serverless database and put the
documents into an S3 bucket.
The company is growing steadily and has completed a proof of concept with its largest
customer. The company must improve latency outside of Europe.
Which combination of actions will meet these requirements? (Select TWO.)
A. Enable S3 Transfer Acceleration on the S3 bucket. Ensure that the web application uses the Transfer Acceleration signed URLs.
B. Create an accelerator in AWS Global Accelerator. Attach the accelerator to the CloudFront distribution.
C. Change the API Gateway Regional endpoints to edge-optimized endpoints.
D. Provision the entire stack in two other locations that are spread across the world. Use global databases on the Aurora Serverless cluster.
E. Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database.
A company is developing and hosting several projects in the AWS Cloud. The projects are
developed across multiple AWS accounts under the same organization in AWS
Organizations. The company requires the cost lor cloud infrastructure to be allocated to the
owning project. The team responsible for all of the AWS accounts has discovered that
several Amazon EC2 instances are lacking the Project tag used for cost allocation.
Which actions should a solutions architect take to resolve the problem and prevent it from
happening in the future? (Select THREE.)
A. Create an AWS Config rule in each account to find resources with missing tags.
B. Create an SCP in the organization with a deny action for ec2:Runlnstances if the Project tag is missing.
C. Use Amazon Inspector in the organization to find resources with missing tags.
D. Create an IAM policy in each account with a deny action for ec2:RunInstances if the Project tag is missing.
E. Create an AWS Config aggregator for the organization to collect a list of EC2 instances with the missing Project tag.
F. Use AWS Security Hub to aggregate a list of EC2 instances with the missing Project tag.
Page 4 out of 97 Pages |
Previous |