DVA-C02 Exam Questions
794 real DVA-C02 exam questions with expert-verified answers and explanations. Page 7 of 16.
- Question #303Troubleshooting and Optimization
A company has an application that runs across multiple AWS Regions. The application is experiencing performance issues at irregular intervals. A developer must use AWS X-Ray to imp...
AWS X-RayDistributed TracingMulti-Region ArchitecturesPerformance Troubleshooting - Question #304Development with AWS Services
A company runs an application on AWS. The application uses an AWS Lambda function that is configured with an Amazon Simple Queue Service (Amazon SQS) queue called high priority que...
- Question #305Security
A data visualization company wants to strengthen the security of its core applications. The applications are deployed on AWS across its development, staging, pre-production, and pr...
AWS Secrets ManagerSecret RotationCredential ManagementSecurity Best Practices - Question #306Troubleshooting and Optimization
A developer is investigating an issue in part of a company's application. In the application, messages are sent to an Amazon Simple Queue Service (Amazon SQS) queue. The AWS Lambda...
SQSLambdaMessage DeliveryVisibility Timeout - Question #307Development with AWS Services
A developer is deploying a company's application to Amazon EC2 instances. The application generates gigabytes of data files each day. The files are rarely accessed, but the files m...
S3 Storage ClassesCost OptimizationData ArchivingStorage Solutions - Question #308Deployment
A company's developer has deployed an application in AWS by using AWS CloudFormation. The CloudFormation stack includes parameters in AWS Systems Manager Parameter Store that the a...
CloudFormationSystems Manager Parameter StoreDeployment StrategyResource Management - Question #309Refactoring
A company has a social media application that receives large amounts of traffic. User posts and interactions are continuously updated in an Amazon RDS database. The data changes fr...
- Question #310Monitoring and Troubleshooting
A developer created an AWS Lambda function that performs a series of operations that involve multiple AWS services. The function's duration time is higher than normal. To determine...
AWS LambdaAWS X-RayPerformance MonitoringDistributed Tracing - Question #311Deployment
A company has on-premises data centers that run an image processing service. The service consists of containerized applications that run on Kubernetes clusters. All the application...
- Question #312Development with AWS Services
A company has an analytics application that uses an AWS Lambda function to process transaction data asynchronously. A developer notices that asynchronous invocations of the Lambda...
- Question #313Development with AWS Services
A company introduced a new feature that should be accessible to only a specific group of premium customers. A developer needs the ability to turn the feature on and off in response...
Feature FlagsApplication Configuration ManagementAWS AppConfigSafe Deployment - Question #314Deployment
A developer needs approval from a product owner before the developer can deploy code for an application to production. The developer uses AWS CodePipeline to deploy the application...
AWS CodePipelineManual ApprovalCI/CDDeployment Workflow - Question #315Development with AWS Services
A developer is building a serverless application on AWS for a workflow that processes high volumes of data. In the workflow, an AWS Step Functions state machine invokes several AWS...
AWS Step FunctionsError HandlingRetriesServerless Workflows - Question #316Development with AWS Services
A company runs a serverless application on AWS. The application includes an AWS Lambda function. The Lambda function processes data and stores the data in an Amazon RDS for Postgre...
AWS Secrets ManagerDatabase SecurityCredential RotationHigh Availability - Question #317Monitoring and Troubleshooting
A company runs an application on AWS. The application consists of a static website that is hosted on Amazon S3. The application includes Amazon API Gateway APIs that invoke AWS Lam...
AWS X-RayPerformance MonitoringDistributed TracingLambda Functions - Question #318Deployment
A company is building a serverless application on AWS. The application uses Amazon API Gateway and AWS Lambda. The company wants to deploy the application to its development, test,...
API GatewayAWS LambdaDeploymentServerless Architecture - Question #319Deployment
A developer uses AWS CloudFormation to deploy an Amazon API Gateway API and an AWS Step Functions state machine. The state machine must reference the API Gateway API after the Clou...
CloudFormationService IntegrationResource ReferencingCost Optimization - Question #320Monitoring and Troubleshooting
A developer is building an application on AWS. The application includes an AWS Lambda function that processes messages from an Amazon Simple Queue Service (Amazon SQS) queue. The L...
- Question #321Deployment
A developer needs to deploy an application in three AWS Regions by using AWS CloudFormation. Each Region will use an AWS Elastic Beanstalk environment with an Application Load Bala...
- Question #322Development with AWS Services
A company needs to deploy all its cloud resources by using AWS CloudFormation templates. A developer must create an Amazon Simple Notification Service (Amazon SNS) automatic notifi...
Event-driven architectureAWS CloudTrailAmazon EventBridgeAmazon SNS - Question #323Deployment
A company is adopting serverless computing for some of its new services. A development team needs to create a serverless infrastructure by using AWS Serverless Application Model (A...
AWS SAMCloudFormationServerlessInfrastructure as Code - Question #324Development with AWS Services
A developer is building an application that invokes AWS Lambda functions asynchronously to process events. The developer notices that a Lambda function fails to process some events...
Lambda Asynchronous InvocationDead-Letter Queues (DLQ)Error HandlingEvent Processing - Question #325Development with AWS Services
A company has built a serverless application for its ecommerce website. The application includes a REST API in Amazon API Gateway that invokes an AWS Lambda function. The Lambda fu...
API Gateway IntegrationSQSAsynchronous ProcessingDecoupling - Question #326Development with AWS Services
A company hosts its application on AWS. The application runs on an Amazon Elastic Container Service (Amazon ECS) cluster that uses AWS Fargate. The cluster runs behind an Applicati...
Secrets ManagementCredential RotationAWS Secrets ManagerOperational Overhead - Question #327Deployment
A company has a mobile app. The app includes an Amazon API Gateway REST API that invokes AWS Lambda functions. The Lambda functions process data from the app. The company needs to...
- Question #328Deployment
A developer works for a company that only has a single pre-production AWS account with an AWS CloudFormation AWS Serverless Application Model (AWS SAM) stack. The developer made ch...
- Question #329Development with AWS Services
A company built an online event platform. For each event, the company organizes quizzes and generates leaderboards that are based on the quiz scores. The company stores the leaderb...
DynamoDB TTLData RetentionWrite Throughput OptimizationThrottling Prevention - Question #330Troubleshooting and Optimization
A company uses an AWS Lambda function that reads messages from an Amazon Simple Queue Service (Amazon SQS) standard queue. The Lambda function makes an HTTP call to a third- party...
- Question #331Development with AWS Services
A company is using Amazon API Gateway to develop an API for its application on AWS. A developer needs to test and generate API responses. Other teams are required to test the API i...
- Question #332Development with AWS Services
A company is releasing a new feature. Users can request early access to the new feature by using an application form. The company expects a surge of requests when the application f...
- Question #333Security
A developer is creating a publicly accessible enterprise website consisting of only static assets. The developer is hosting the website in Amazon S3 and serving the website to user...
- Question #334Deployment
A developer built an application that calls an external API to obtain data, processes the data, and saves the result to Amazon S3. The developer built a container image with all of...
- Question #335Troubleshooting and Optimization
A company runs its website on AWS. The company posts daily polls on its website and publishes the poll results next day. The website stores user responses in an Amazon DynamoDB tab...
- Question #336Deployment
A developer is creating a simple proof-of-concept demo by using AWS CloudFormation and AWS Lambda functions. The demo will use a CloudFormation template to deploy an existing Lambd...
- Question #337Monitoring and Troubleshooting
A developer is building a microservices-based application by using Python on AWS and several AWS services. The developer must use AWS X-Ray. The developer views the service map by...
- Question #338Security
A developer is building a containerized application on AWS. The application communicates with a third-party service by using API keys. The developer needs a secure way to store the...
- Question #339Refactoring
A company runs an application on AWS. The application stores data in an Amazon DynamoDB table. Some queries are taking a long time to run. These slow queries involve an attribute t...
- Question #340Security
A company runs a payment application on Amazon EC2 instances behind an Application Load Balance. The EC2 instances run in an Auto Scaling group across multiple Availability Zones....
- Question #341Deployment
A company is using Amazon API Gateway to invoke a new AWS Lambda function. The company has Lambda function versions in its PROD and DEV environments. In each environment, there is...
- Question #342Development with AWS Services
A developer is working on an ecommerce platform that communicates with several third-party payment processing APIs. The third-party payment services do not provide a test environme...
- Question #343Refactoring
A developer is storing many objects in a single Amazon S3 bucket. The developer needs to optimize the S3 bucket for high request rates. How should the developer store the objects t...
- Question #344Monitoring and Troubleshooting
A company deploys a new application to AWS. The company is streaming application logs to Amazon CloudWatch Logs. The company's development team must receive notification by email w...
- Question #345Security
A company uses Amazon Simple Queue Service (Amazon SQS) to decouple its microservices architecture. Some messages in an SQS queue contain sensitive information. A developer must im...
- Question #346Troubleshooting and Optimization
A company recently deployed a new serverless user portal. Users have reported that part of the portal is slow. The initial analysis found a single Amazon API Gateway endpoint that...
- Question #347Security
A developer is building an event-driven application by using AWS Lambda and Amazon EventBridge. The Lambda function needs to push events to an EventBridge event bus. The developer...
- Question #348Monitoring and Troubleshooting
A company's application has an AWS Lambda function that processes messages from IoT devices. The company wants to monitor the Lambda function to ensure that the Lambda function is...
- Question #349Deployment
A developer is using an AWS CodePipeline pipeline to provide continuous integration and continuous delivery (CI/CD) support for a Java application. The developer needs to update th...
- Question #350Development with AWS Services
A company with multiple branch locations has an analytics and reporting application. Each branch office pushes a sales report to a shared Amazon S3 bucket at a predefined time each...
- Question #351Development with AWS Services
A developer has an application that asynchronously invokes an AWS Lambda function. The developer wants to store messages that resulted in failed invocations of the Lambda function...
- Question #352Deployment
A company is using AWS CloudFormation templates to deploy AWS resources. The company needs to update one of its AWS CloudFormation stacks. What can the company do to find out how t...