AWS Certified DevOps Engineer - Professional DOP-C02
460 questions across 1 topics, with suggested answers, explanations where available, and imported community discussion. The first 46 questions are free to preview.
Topics
| # | Topic | Questions | Free |
|---|---|---|---|
| 1 | Security and Compliance | 29 | 29 |
Preview
29 of 29 accessibleA company mandates that all employees access secrets and parameters by using AWS Systems Manager Parameter Store. Every secret must rotate automatically every 60 days. A DevOps engineer needs to add a new secret that allows an application to access an Amazon ElastiCache (Redis OSS) cluster. Which solution satisfies these requirements with the **LEAST** operational overhead?
A development team manually creates a local artifact. The team transfers the artifact to an Amazon S3 bucket to support an application. The application uses a local cache that must be cleared when the team deploys the application to Amazon EC2 instances. For every deployment, the team runs a command to clear the cache, download the artifact from the S3 bucket, and unzip the artifact to finish the deployment. The development team wants to migrate the deployment process to CI/CD and track the progress of every deployment. Which combination of actions meets these requirements with the **MOST** operational efficiency? (Choose three.)
A DevOps engineer is designing a solution to centrally ingest and process a large volume of Amazon CloudWatch logs produced by multiple applications. The solution must gather all CloudWatch logs from multiple AWS accounts, process the logs in real time, and store the processed logs in an Amazon S3 bucket. Which solution meets these requirements with the **LEAST** implementation effort?