DOP-C02 Exam Questions
498 real DOP-C02 exam questions with expert-verified answers and explanations. Page 4 of 10.
- Question #153Security & Compliance
A company uses AWS Secrets Manager to store a set of sensitive API keys that an AWS Lambda function uses. When the Lambda function is invoked the Lambda function retrieves the API...
AWS Secrets ManagerAWS KMSIAM RolesLeast Privilege - Question #154Resilient Cloud Solutions
A company's DevOps engineer is creating an AWS Lambda function to process notifications from an Amazon Simple Notification Service (Amazon SNS) topic. The Lambda function will proc...
Amazon SNSAmazon SQSAWS LambdaDead-Letter Queue (DLQ) - Question #155SDLC Automation
A company has an application that runs on Amazon EC2 instances. The company uses an AWS CodePipeline pipeline to deploy the application into multiple AWS Regions. The pipeline is c...
CodePipelineRoute 53 Health ChecksDeployment AutomationAWS Step Functions - Question #156Monitoring & Logging
A company plans to use Amazon CloudWatch to monitor its Amazon EC2 instances. The company needs to stop EC2 instances when the average of the NetworkPacketsIn metric is less than 5...
CloudWatch AlarmsEC2 MonitoringMetric ConfigurationMissing Data Handling - Question #157Configuration Management and Infrastructure as Code
A company manages 500 AWS accounts that are in an organization in AWS Organizations. The company discovers many unattached Amazon Elastic Block Store (Amazon EBS) volumes in all th...
AWS OrganizationsAWS LambdaEventBridge schedulingCross-account management - Question #158SDLC Automation
A company's production environment uses an AWS CodeDeploy blue/green deployment to deploy an application. The deployment incudes Amazon EC2 Auto Scaling groups that launch instance...
AWS CodeDeployDeployment HooksBlue/Green Deploymentappspec.yml - Question #159SDLC Automation
A company has an application that includes AWS Lambda functions. The Lambda functions run Python code that is stored in an AWS CodeCommit repository. The company has recently exper...
CodePipelineCodeBuildUnit TestingCI/CD - Question #160Security and Compliance - Implement and manage security controls using AWS Organizations SCPs to enforce least privilege and restrict root user access across member accounts.
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...
AWS OrganizationsService Control Policies (SCPs)IAM Root User SecurityPolicy Conditions - Question #161Monitoring & Logging
A company uses AWS and has a VPC that contains critical compute infrastructure with predictable traffic patterns. The company has configured VPC flow logs that are published to a l...
VPC Flow LogsCloudWatch LogsAnomaly DetectionKinesis Data Streams - Question #162Security & Compliance
AnyCompany is using AWS Organizations to create and manage multiple AWS accounts. AnyCompany recently acquired a smaller company, Example Corp. During the acquisition process, Exam...
AWS OrganizationsIAM RolesCross-Account AccessOrganizationAccountAccessRole - Question #163Reliability & Resilience
A DevOps engineer is designing an application that integrates with a legacy REST API. The application has an AWS Lambda function that reads records from an Amazon Kinesis data stre...
AWS LambdaKinesis Data StreamsError HandlingDead-Letter Queue - Question #164SDLC Automation
A company has microservices running in AWS Lambda that read data from Amazon DynamoDB. The Lambda code is manually deployed by developers after successful testing. The company now...
CI/CDAWS CodePipelineAWS Lambda DeploymentTraffic Shifting - Question #165SDLC Automation
A company is building a web and mobile application that uses a serverless architecture powered by AWS Lambda and Amazon API Gateway. The company wants to fully automate the backend...
AWS CodePipelineCI/CDServerless DeploymentManual Approval - Question #166Configuration Management and Infrastructure as Code
A DevOps engineer wants to find a solution to migrate an application from on premises to AWS. The application is running on Linux and needs to run on specific versions of Apache To...
Application MigrationAutomated DeploymentsConfiguration ManagementResilient Infrastructure - Question #167SDLC Automation
A DevOps engineer is using AWS CodeDeploy across a fleet of Amazon EC2 instances in an EC2 Auto Scaling group. The associated CodeDeploy deployment group, which is integrated with...
CodeDeployEC2 Auto ScalingDeployment TroubleshootingApplication Revision - Question #168Security & Compliance
A security team is concerned that a developer can unintentionally attach an Elastic IP address to an Amazon EC2 instance in production. No developer should be allowed to attach an...
IAM PoliciesAWS ConfigSecurity ControlsCompliance Monitoring - Question #169Configuration Management & Infrastructure as Code
A company is using AWS Organizations to create separate AWS accounts for each of its departments. The company needs to automate the following tasks: - Update the Linux AMIs with ne...
AMI ManagementGolden ImagesEC2 Image BuilderMulti-Account - Question #170SDLC Automation
A company has a mission-critical application on AWS that uses automatic scaling. The company wants the deployment lifecycle to meet the following parameters: - The application must...
AWS CodeDeployAutomated RollbackDeployment StrategiesEC2 Auto Scaling - Question #171SDLC Automation
A company has a single developer writing code for an automated deployment pipeline. The developer is storing source code in an Amazon S3 bucket for each project. The company wants...
Source ControlAWS CodeCommitVersion ControlDeveloper Collaboration - Question #172Reliability & Resilience
A DevOps engineer notices that all Amazon EC2 instances running behind an Application Load Balancer in an Auto Scaling group are failing to respond to user requests. The EC2 instan...
EC2 Auto ScalingHealth ChecksMemory MonitoringCloudWatch Agent - Question #173Incident & Event Response
An ecommerce company uses a large number of Amazon Elastic Block Store (Amazon EBS) backed Amazon EC2 instances. To decrease manual work across all the instances, a DevOps engineer...
AWS HealthEventBridgeEC2 RetirementSystems Manager Automation - Question #174Security & Compliance
A company manages AWS accounts for application teams in AWS Control Tower. Individual application teams are responsible for securing their respective AWS accounts. A DevOps enginee...
CloudFormation StackSetsAWS Control TowerAmazon GuardDutyCustom Resources - Question #175Security & Compliance
A company has an AWS Control Tower landing zone. The company's DevOps team creates a workload OU. A development OU and a production OU are nested under the workload OU. The company...
AWS OrganizationsService Control Policies (SCPs)IAM Access ManagementControl Tower - Question #176Incident and Event Response
A company hired a penetration tester to simulate an internal security breach. The tester performed port scans on the company's Amazon EC2 instances. The company's security measures...
Amazon GuardDutyThreat detectionPort scanningAmazon SNS - Question #177Reliability & Resilience
A company runs applications in an Amazon Elastic Kubernetes Service (Amazon EKS) cluster. The EKS cluster uses an Application Load Balancer to route traffic to the applications tha...
Kubernetes ScalingHorizontal Pod AutoscalerEKSApplication Performance - Question #178Configuration Management and Infrastructure as Code
A company has an AWS Control Tower landing zone that manages its organization in AWS Organizations. The company created an OU structure that is based on the company's requirements....
AWS Control TowerAWS Service CatalogAWS CloudFormationCfCT - Question #179Security and Compliance
A company runs a workload on Amazon EC2 instances. The company needs a control that requires the use of Instance Metadata Service Version 2 (IMDSv2) on all EC2 instances in the AWS...
IMDSv2AWS ConfigEC2 securityAutomated remediation - Question #180Configuration Management and Infrastructure as Code
A company builds an application that uses an Application Load Balancer in front of Amazon EC2 instances that are in an Auto Scaling group. The application is stateless. The Auto Sc...
Auto Scaling GroupAMI ManagementLaunch TemplatesInfrastructure Configuration - Question #181SDLC Automation
A company deploys a web application on Amazon EC2 instances that are behind an Application Load Balancer (ALB). The company stores the application code in an AWS CodeCommit reposit...
AWS CodePipelineAWS CodeDeployCI/CDApplication deployment - Question #182Monitoring and Logging
A company uses an organization in AWS Organizations to manage its AWS accounts. The company's automation account contains a CI/CD pipeline that creates and configures new AWS accou...
AWS OrganizationsAWS CloudTrailAmazon EventBridgeCross-account events - Question #183Resilient Cloud Solutions
A DevOps engineer is building a solution that uses Amazon Simple Queue Service (Amazon SQS) standard queues. The solution also includes an AWS Lambda function and an Amazon DynamoD...
Amazon SQSAWS LambdaIdempotencyBatch processing - Question #184Security and Compliance
A company has a new AWS account that teams will use to deploy various applications. The teams will create many Amazon S3 buckets for application-specific purposes and to store AWS...
Amazon MacieS3 securityCost optimizationData discovery - Question #185Security and Compliance
A company uses an organization in AWS Organizations to manage its AWS accounts. The company recently acquired another company that has standalone AWS accounts. The acquiring compan...
Multi-Account ManagementAWS OrganizationsAWS Security HubSecurity Posture - Question #186SDLC Automation
A company has an application and a CI/CD pipeline. The CI/CD pipeline consists of an AWS CodePipeline pipeline and an AWS CodeBuild project. The CodeBuild project runs tests agains...
AWS CodeBuildCI/CDTest reportingBuildspec - Question #187Security & Compliance
A company uses an Amazon API Gateway regional REST API to host its application API. The REST API has a custom domain. The REST API's default endpoint is deactivated. The company's...
API GatewayMutual TLSACM Private CASecurity - Question #188Configuration Management and Infrastructure as Code
A company uses AWS Directory Service for Microsoft Active Directory as its identity provider (IdP). The company requires all infrastructure to be defined and deployed by AWS CloudF...
AWS CloudFormationAWS Directory ServiceEC2 domain joinSystems Manager - Question #189Security and Compliance
A company uses AWS Organizations to manage its AWS accounts. The company has a root OU that has a child OU. The root OU has an SCP that allows all actions on all resources. The chi...
AWS OrganizationsService Control Policies (SCPs)IAM PermissionsAccess Management - Question #190Configuration Management and Infrastructure as Code
A company's security policies require the use of security hardened AMIs in production environments. A DevOps engineer has used EC2 Image Builder to create a pipeline that builds th...
EC2 Image BuilderLaunch TemplatesAuto Scaling GroupsAMI lifecycle - Question #191Configuration Management and Infrastructure as Code
A company has configured an Amazon S3 event source on an AWS Lambda function. The company needs the Lambda function to run when a new object is created or an existing object is mod...
LambdaS3PermissionsResource policies - Question #192Resilient Cloud Solutions
A company has deployed a critical application in two AWS Regions. The application uses an Application Load Balancer (ALB) in both Regions. The company has Amazon Route 53 alias DNS...
Amazon Route 53 ARCDisaster RecoveryMulti-regionSafety rules - Question #193Security and Compliance
A healthcare services company is concerned about the growing costs of software licensing for an application for monitoring patient wellness. The company wants to create an audit pr...
AWS ConfigCompliance AuditingConfiguration ManagementEC2 Dedicated Hosts - Question #194Resilient Cloud Solutions
A DevOps engineer is planning to deploy a Ruby-based application to production. The application needs to interact with an Amazon RDS for MySQL database and should have automatic sc...
Elastic BeanstalkAutomated DeploymentsImmutable DeploymentsHigh Availability - Question #195Security and Compliance
A company is using AWS CodePipeline to deploy an application. According to a new guideline, a member of the company's security team must sign off on any application changes before...
CodePipeline manual approvalCloudTrail loggingcompliance - Question #196Configuration Management and Infrastructure as Code
A company requires its internal business teams to launch resources through pre-approved AWS CloudFormation templates only. The security team requires automated monitoring when reso...
Service CatalogCloudFormation templatesdrift detectionAWS Config - Question #197Monitoring & Logging
A company has multiple development groups working in a single shared AWS account. The senior manager of the groups wants to be alerted via a third-party API call when the creation...
Service LimitsTrusted AdvisorProactive MonitoringAlerting - Question #198Configuration Management and Infrastructure as Code
A DevOps engineer is setting up a container-based architecture. The engineer has decided to use AWS CloudFormation to automatically provision an Amazon ECS cluster and an Amazon EC...
CloudFormationECS clusterAuto Scaling Groupcontainer instance registration - Question #199Security & Compliance
A DevOps engineer is implementing governance controls for a company that requires its infrastructure to be housed within the United States. The engineer must restrict which AWS Reg...
AWS OrganizationsService Control PoliciesRegion RestrictionReal-time Monitoring & Alerting - Question #200Monitoring & Logging
A company sells products through an ecommerce web application. The company wants a dashboard that shows a pie chart of product transaction details. The company wants to integrate t...
CloudWatch LogsCloudWatch MetricsCloudWatch DashboardsOperational Efficiency - Question #201Security & Compliance
A company is launching an application. The application must use only approved AWS services. The account that runs the application was created less than 1 year ago and is assigned t...
AWS OrganizationsService Control Policies (SCPs)IAM Access AnalyzerSecurity Governance - Question #202Configuration Management and IaC
A company has multiple development teams in different business units that work in a shared single AWS account. All Amazon EC2 resources that are created in the account must include...
AWS EventBridgeAutomated TaggingEvent-driven ArchitectureAWS Lambda