DOP-C02 Exam Question 121

A company has an organization in AWS Organizations for its multi-account environment. A DevOps engineer is developing an AWS CodeArtifact based strategy for application package management across the organization. Each application team at the company has its own account in the organization. Each application team also has limited access to a centralized shared services account.
Each application team needs full access to download, publish, and grant access to its own packages. Some common library packages that the application teams use must also be shared with the entire organization.
Which combination of steps will meet these requirements with the LEAST administrative overhead? (Select THREE.)
  • DOP-C02 Exam Question 122

    A company needs to adopt a multi-account strategy to deploy its applications and the associated CI/CD infrastructure. The company has created an organization in AWS Organizations that has all features enabled.
    The company has configured AWS Control Tower and has set up a landing zone.
    The company needs to use AWS Control Tower controls (guardrails) in all AWS accounts in the organization.
    The company must create the accounts for a multi-environment application and must ensure that all accounts are configured to an initial baseline.
    Which solution will meet these requirements with the LEAST operational overhead?
  • DOP-C02 Exam Question 123

    A DevOps engineer maintains a web application that is deployed on an Amazon Elastic Container Service (Amazon ECS) service behind an Application Load Balancer (ALB).
    Recent updates to the service caused downtime for the application because of issues with the application code.
    The DevOps engineer needs to design a solution to test updates on a small amount of traffic first before deploying to the rest of the service.
    Which solution will meet these requirements?
  • DOP-C02 Exam Question 124

    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 EventBridge:
    Which type of events will match this event pattern?
  • DOP-C02 Exam Question 125

    A company is developing a web application and is using AWS CodeBuild for its CI/CD pipeline. The company must generate multiple artifacts from a single build process. The company also needs the ability to determine which build generated each artifact. The artifacts must be stored in an Amazon S3 bucket for further processing and deployment. Builds occur frequently and are based on a large Git repository. The company needs to optimize build times. Which solution will meet these requirements with the MOST operational efficiency?