Which architecture will meet these requirements with the LEAST amount of configuration?

A DevOps engineer is architecting a continuous development strategy for a company's software as a service (SaaS) web application running on AWS. For application and security reasons users subscribing to this application are distributed across multiple. Application Load Balancers (ALBs) each of which has a dedicated Auto Scaling group and...

May 19, 2025 No Comments READ MORE +

Which solution will meet these requirements?

A company has a data ingestion application that runs across multiple AWS accounts. The accounts are in an organization in AWS Organizations. The company needs to monitor the application and consolidate access to the application. Currently the company is running the application on Amazon EC2 instances from several Auto Scaling...

May 18, 2025 No Comments READ MORE +

Which solution will meet these requirements?

A development team uses AWS CodeCommit, AWS CodePipeline, and AWS CodeBuild to develop and deploy an application. Changes to the code are submitted by pullrequests. The development team reviews and merges the pull requests, and then the pipeline builds and tests the application. Over time, the number of pull requests...

May 17, 2025 No Comments READ MORE +

What should a DevOps engineer do to meet these requirements?

A company is using an Amazon Aurora cluster as the data store for its application. The Aurora cluster is configured with a single DB instance. The application performs read and write operations on the database by using the cluster's instance endpoint. The company has scheduled an update to be applied...

May 12, 2025 No Comments READ MORE +

What steps should the DevOps engineer take to stop this?

A company is using an AWS CodeBuild project to build and package an application. The packages are copied to a shared Amazon S3 bucket before being deployed across multiple AWS accounts. The buildspec.yml file contains the following: The DevOps engineer has noticed that anybody with an AWS account is able...

May 12, 2025 No Comments READ MORE +

What changes should be recommended to comply with AWS security best practices?

A DevOps engineer is working on a project that is hosted on Amazon Linux and has failed a security review. The DevOps manager has been asked to review the company buildspec. yaml die for an AWS CodeBuild project and provide recommendations. The buildspec. yaml file is configured as follows: What...

May 9, 2025 No Comments READ MORE +

Which solution will resolve this issue?

A company uses AWS CloudFormation stacks to deploy updates to its application. The stacks consist of different resources. The resources include AWS Auto Scaling groups, Amazon EC2 instances, Application Load Balancers (ALBs), and other resources that are necessary to launch and maintain independent stacks. Changes to application resources outside of...

May 8, 2025 No Comments READ MORE +

Which combination of steps will meet the company’s requirements?

A company runs an application on Amazon EC2 instances. The company uses a series of AWS CloudFormation stacks to define the application resources. A developer performs updates by building and testing the application on a laptop and then uploading the build output and CloudFormation stack templates to Amazon S3. The...

May 8, 2025 No Comments READ MORE +

Which additional set of actions should the DevOps engineer take to gather the required metrics?

A company has a mobile application that makes HTTP API calls to an Application Load Balancer (ALB). The ALB routes requests to an AWS Lambda function. Many different versions of the application are in use at any given time, including versions that are in testing by a subset of users....

May 7, 2025 No Comments READ MORE +

Which SCP will meet these requirements?

A company manages multiple AWS accounts in AWS Organizations. The company's security policy states that AWS account root user credentials for member accounts must not be used. The company monitors access to the root user credentials. A recent alert shows that the root user in a member account launched an...

May 6, 2025 No Comments READ MORE +