Question 41
When you implement a lifecycle hook in Autoscaling, by default what is the time limit in which the instance will be a pending state.
Question 42
You are responsible for an application that leverages the Amazon SDK and Amazon EC2 roles for storing and retrieving data from Amazon S3, accessing multiple DynamoDB tables, and exchanging message with Amazon SQS queues. Your VP of Compliance is concerned that you are not following security best practices for securing all of this access. He has asked you to verify that the application's AWS access keys are not older than six months and to provide control evidence that these keys will be rotated a minimum of once every six months.
Which option will provide your VP with the requested information?
Question 43
A Solutions Architect is building an application on AWS that will require 20,000 IOPS on a particular volume
to support a media event. Once the event ends, the IOPS need is no longer required. The marketing team asks
the Architect to build the platform to optimize storage without incurring downtime.
How should the Architect design the platform to meet these requirements?
Question 44
An EC2 instance has failed a health check. What will the ELB do?
Question 45
A devops engineer wants to deploy a serverless web application based on AWS Lambda. The deployment must meet the following requirements:
* Provide staging and production environments.
* Restrict the developers from accessing the production environment.
* Avoid hard coding passwords in the Lambda functions
* Store source code in AWS CodeCommit.
* Use AWS CodePipeline to automate the deployment.
Which solution will accomplish this?
