Amazon DOP-C01 Practice Test - Questions Answers, Page 42
List of questions
Question 411
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
You have been asked to handle a large data migration from multiple Amazon RDS MySQL instances to a DynamoDB table. You have been given a short amount of time to complete the data migration. What will allow you to complete this complex data processing workflow?
Question 412
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A DevOps Engineer encountered the following error when attempting to use an AWS CloudFormation template to create an Amazon ECS cluster:
An error occurred (InsufficientCapabilitiesException) when calling the CreateStack operation.
What caused this error and what steps need to be taken to allow the Engineer to successfully execute the AWS CloudFormation template?
Explanation:
Reference: https://github.com/awslabs/serverless-application-model/issues/51
Question 413
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Your application Amazon Elastic Compute Cloud (EC2) instances bootstrap by using a master configuration file that is kept in a version-enabled Amazon Simple Storage Service (S3) bucket. Which one of the following methods should you use to securely install the current configuration version onto the instances in a cost-effective way?
Question 414
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
You are using a configuration management system to manage your Amazon EC2 instances. On your Amazon EC2 Instances, you want to store credentials for connecting to an Amazon RDS DB instance. How should you securely store these credentials?
Question 415
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company is adopting serverless computing and is migrating some of its existing applications to AWS Lambda. A DevOps engineer must come up with an automated deployment strategy using AWS CodePipeline that should include proper version controls, branching strategies, and rollback methods. Which combination of steps should the DevOps engineer follow when setting up the pipeline? (Choose three.)
Question 416
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A government agency has multiple AWS accounts, many of which store sensitive citizen information. A Security team wants to detect anomalous account and network activities (such as SSH brute force attacks) in any account and centralize that information in a dedicated security account. Event information should be stored in an Amazon S3 bucket in the security account, which is monitored by the department’s Security Information and Event Management (SIEM) system. How can this be accomplished?
Question 417
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
You have a high security requirement for your AWS accounts.
What is the most rapid and sophisticated setup you can use to react to AWS API calls to your account?
Question 418
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A Development team uses AWS CodeCommit for source code control. Developers apply their changes to various feature branches and create pull requests to move those changes to the master branch when they are ready for production. A direct push to the master branch should not be allowed. The team applied the AWS managed policy AWSCodeCommitPowerUser to the Developers’ IAM Rote, but now members are able to push to the master branch directly on every repository in the AWS account. What actions should be taken to restrict this?
Question 419
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
By default, Amazon CloudTrail logs ____ actions defined by the CloudTrail ____ APIs.
Question 420
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company is using AWS CodeDeploy to manage its application deployments. Recently, the Development team decided to use GitHub for version control, and the team is looking for ways to integrate the GitHub repository with CodeDeploy. The team also needs to develop a way to automate deployment whenever there is a new commit on that repository. How can the integration be achieved in the MOST efficient way?
Question