What should the DevOps Engineer implement to BEST improve the speed of the pipeline?

A business has an application that consists of five independent AWS Lambda functions. The DevOps Engineer has built a CI/CD pipeline using AWS CodePipeline and AWS CodeBuild that builds, tests, packages, and deploys each Lambda function in sequence. The pipeline uses an Amazon CloudWatch Events rule to ensure the pipeline...

November 21, 2022 No Comments READ MORE +

What is the MOST secure and flexible approach to manage the application configuration?

ESTION NO: 92 A startup company is developing a web application on AWS. It plans to use Amazon RDS for persistence and deploy the application to Amazon EC2 with an Auto Scaling group. The company would also like to separate the environments for development, testing, and production. What is the...

November 21, 2022 No Comments READ MORE +

How can this requirement be met at the LOWEST cost?

A DevOps Engineer has several legacy applications that all generate different log formats. The Engineer must standardize the formats before writing them to Amazon S3 for querying and analysis. How can this requirement be met at the LOWEST cost?A . Have the application send its logs to an Amazon EMR...

November 21, 2022 No Comments READ MORE +

You have an application running a specific process that is critical to the application's functionality, and have added the health check process to your Auto Scaling Group. The instances are showing healthy but the application itself is not working as it should.

You have an application running a specific process that is critical to the application's functionality, and have added the health check process to your Auto Scaling Group. The instances are showing healthy but the application itself is not working as it should. What could be the issue with the health...

November 21, 2022 No Comments READ MORE +

Which strategy should be used to meet these requirements?

A company requires its internal business teams to launch resources through pre-approved AWS CloudFormation templates only. The security team requires automated monitoring when resources drift from their expected state. Which strategy should be used to meet these requirements?A . Allow users to deploy Cloud Formation stacks using a CloudFormation service...

November 20, 2022 No Comments READ MORE +

What changes should the Engineer make to achieve a policy of least permission?

A company is reviewing its IAM policies. One policy written by the DevOps Engineer has been flagged as too permissive. The policy is used by an AWS Lambda function that issues a stop command to Amazon EC2 instances tagged with Environment: Nonproduction over the weekend. The current policy is: What...

November 20, 2022 No Comments READ MORE +

Which solution achieves these requirements with MINIMAL impact to application development, MINIMAL operational effort, and the LOWEST infrastructure cost?

A Development team is building more than 40 applications. Each app is a three-tiered web application based on an ELB Application Load Balancer, Amazon EC2, and Amazon RDS. Because the applications will be used internally, the Security team wants to allow access to the 40 applications only from the corporate...

November 20, 2022 No Comments READ MORE +

Which type of events will match this event pattern?

A company is implementing AWS CodePipeline to automate its testing process. The company wants to be notified when the execution state fails and used the following custom event pattern in Amazon CloudWatch: Which type of events will match this event pattern?A . Failed deploy and build actions across all the...

November 20, 2022 No Comments READ MORE +

What steps should the Engineer take to accomplish this?

A company needs to introduce automatic DNS failover for a distributed web application to a disaster recovery or standby installation. The DevOps Engineer plans to configure Amazon Route 53 to provide DNS routing to alternate endpoint in the event of an application failure. What steps should the Engineer take to...

November 20, 2022 No Comments READ MORE +

How can this solution be implemented to meet the security requirements using best practices?

A company's web application will be migrated to AWS. The application is designed so that there is no server-side code required. As part of the migration, the company would like to improve the security of the application by adding HTTP response headers, following the Open Web Application Security Project (OWASP)...

November 20, 2022 No Comments READ MORE +