DOP-C02 Exam Question 16

A company uses AWS Organizations to manage multiple AWS accounts. The company needs a solution to improve the company ' s management of AWS resources in a production account.
The company wants to use AWS CloudFormation to manage all manually created infrastructure. The company must have the ability to strictly control who can make manual changes to AWS infrastructure. The solution must ensure that users can deploy new infrastructure only by making changes to a CloudFormation template that is stored in an AWS CodeConnections compatible Git provider.
Which combination of steps will meet these requirements with the LEAST implementation effort? (Select THREE).
  • DOP-C02 Exam Question 17

    A company has multiple accounts in an organization in AWS Organizations. The company's SecOps team needs to receive an Amazon Simple Notification Service (Amazon SNS) notification if any account in the organization turns off the Block Public Access feature on an Amazon S3 bucket. A DevOps engineer must implement this change without affecting the operation of any AWS accounts. The implementation must ensure that individual member accounts in the organization cannot turn off the notification.
    Which solution will meet these requirements?
  • DOP-C02 Exam Question 18

    A company is implementing a well-architected design for its globally accessible API stack. The design needs to ensure both high reliability and fast response times for users located in North America and Europe.
    The API stack contains the following three tiers:
    Amazon API Gateway
    AWS Lambda
    Amazon DynamoDB
    Which solution will meet the requirements?
  • DOP-C02 Exam Question 19

    A company is using AWS Organizations and wants to implement a governance strategy with the following requirements:
    * AWS resource access is restricted to the same two Regions for all accounts.
    * AWS services are limited to a specific group of authorized services for all accounts.
    * Authentication is provided by Active Directory .
    * Access permissions are organized by job function and are identical in each account.
    Which solution will meet these requirements?
  • DOP-C02 Exam Question 20

    A company uses a CI/CD pipeline to deploy its workload in the ap-southeast-2 Region. The company receives images through a Network Load Balancer (NLB) and processes the images in AWS Fargate tasks on an Amazon ECS cluster. An Amazon ECR repository stores the images as Docker images. The company uses Route 53 for DNS. The company saves the images in an S3 bucket and metadata in DynamoDB. The company wants to expand to eu-west-2 with high availability and resilience.
    Which combination of steps will meet these requirements with the FEWEST configuration changes? (Select THREE).