Which combination of steps should a DevOps engineer perform to meet these requirements?

A company uses AWS CodePipeline pipelines to automate releases of its application A typical pipeline consists of three stages build, test, and deployment. The company has been using a separate AWS CodeBuild project to run scripts for each stage. However, the company now wants to use AWS CodeDeploy to handle...

February 2, 2024 No Comments READ MORE +

Which solution will meet these requirements in the MOST operationally efficient manner?

A company has an application that runs on a fleet of Amazon EC2 instances. The application requires frequent restarts. The application logs contain error messages when a restart is required. The application logs are published to a log group in Amazon CloudWatch Logs. An Amazon CloudWatch alarm notifies an application...

February 2, 2024 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...

February 1, 2024 No Comments READ MORE +

Which solution will meet these requirements?

A company hosts its staging website using an Amazon EC2 instance backed with Amazon EBS storage. The company wants to recover quickly with minimal data losses in the event of network connectivity issues or power failures on the EC2 instance. Which solution will meet these requirements?A . Add the instance...

February 1, 2024 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...

February 1, 2024 No Comments READ MORE +

Which combination of actions should be performed to enable this replication?

A DevOps engineer needs to back up sensitive Amazon S3 objects that are stored within an S3 bucket with a private bucket policy using S3 cross-Region replication functionality. The objects need to be copied to a target bucket in a different AWS Region and account. Which combination of actions should...

February 1, 2024 No Comments READ MORE +

How should the DevOps engineer configure status updates for pipeline activity and approval requests to post to the chat tool?

A DevOps engineer is building a multistage pipeline with AWS CodePipeline to build, verify, stage, test, and deploy an application. A manual approval stage is required between the test stage and the deploy stage. The development team uses a custom chat tool with webhook support that requires near-real-time notifications. How...

February 1, 2024 No Comments READ MORE +

Which additional steps should the DevOps engineer perform to meet the requirements?

A company must encrypt all AMIs that the company shares across accounts. A DevOps engineer has access to a source account where an unencrypted custom AMI has been built. The DevOps engineer also has access to a target account where an Amazon EC2 Auto Scaling group will launch EC2 instances...

February 1, 2024 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...

February 1, 2024 No Comments READ MORE +

Which solution will meet these requirements?

A company requires its developers to tag all Amazon Elastic Block Store (Amazon EBS) volumes in an account to indicate a desired backup frequency. This requirement Includes EBS volumes that do not require backups. The company uses custom tags named Backup_Frequency that have values of none, dally, or weekly that...

January 31, 2024 No Comments READ MORE +