DVA-C02 Exam Questions
794 real DVA-C02 exam questions with expert-verified answers and explanations. Page 8 of 16.
- Question #353Security
A company stores all personally identifiable information (PII) in an Amazon DynamoDB table named PII in Account A. Developers are working on an application that is running on Amazo...
- Question #354Development with AWS Services
A gaming website gives users the ability to trade game items with each other on the platform. The platform requires both users' records to be updated and persisted in one transacti...
- Question #355Deployment
A developer is deploying an application in the AWS Cloud by using AWS CloudFormation. The application will connect to an existing Amazon RDS database. The hostname of the RDS datab...
- Question #356Development with AWS Services
A company uses an AWS Lambda function to call a third-party service. The third-party service has a limit of requests each minute. If the number of requests exceeds the limit, the t...
- Question #357Deployment
A developer is building a new containerized application by using AWS Copilot. The developer uses the AWS Copilot command line interface (CLI) to deploy the application during devel...
- Question #358Development with AWS Services
A developer is creating a new application for a pet store. The application will manage customer rewards points. The developer will use Amazon DynamoDB to store the data for the app...
- Question #359Troubleshooting and Optimization
A developer uses AWS IAM Identity Center (AWS Single Sign-On) to interact with the AWS CLI and AWS SDKs on a local workstation. API calls to AWS services were working when the SSO...
- Question #360Security
A company is building a serverless application. The application uses an API key to authenticate with a third-party application. The company wants to store the external API key as a...
- Question #361Development with AWS Services
A developer is writing an application to analyze the traffic to a fleet of Amazon EC2 instances. The EC2 instances run behind a public Application Load Balancer (ALB). An HTTP serv...
- Question #362Development with AWS Services
A company is developing a serverless application by using AWS Lambda functions. One of the Lambda functions needs to access an Amazon RDS DB instance. The DB instance is in a priva...
- Question #363Security
A developer needs temporary access to resources in a second account. What is the MOST secure way to achieve this?
- Question #364Security
A company wants to migrate applications from its on-premises servers to AWS. As a first step, the company is modifying and migrating a non-critical application to a single Amazon E...
- Question #365Security
A company has an internal website that contains sensitive data. The company wants to make the website public. The company must ensure that only employees who authenticate through t...
- Question #366Development with AWS Services
A developer is working on a web application that requires selective activation of specific features. The developer wants to keep the features hidden from end users until the featur...
- Question #367Deployment
A developer at a company writes an AWS CloudFormation template. The template refers to subnets that were created by a separate AWS CloudFormation template that the company's networ...
- Question #368Troubleshooting and Optimization
A developer is running an application on an Amazon EC2 instance. When the application tries to read an Amazon S3 bucket, the application fails. The developer notices that the assoc...
- Question #369Security
A developer is writing a web application that is deployed on Amazon EC2 instances behind an internet-facing Application Load Balancer (ALB). The developer must add an Amazon CloudF...
- Question #370Development with AWS Services
A developer is implementing an AWS Lambda function that will be invoked when an object is uploaded to Amazon S3. The developer wants to test the Lambda function in a local developm...
- Question #371Security
A developer is publishing critical log data to a log group in Amazon CloudWatch Logs. The log group was created 2 months ago. The developer must encrypt the log data by using an AW...
- Question #372Refactoring
A developer is working on an app for a company that uses an Amazon DynamoDB table named Orders to store customer orders. The table uses OrderID as the partition key and there is no...
- Question #373Security
A company has an application that uses an AWS Lambda function to process data. A developer must implement encryption in transit for all sensitive configuration data, such as API ke...
- Question #374Development with AWS Services
A developer is building an ecommerce application. When there is a sale event, the application needs to concurrently call three third-party systems to record the sale. The developer...
- Question #375Development with AWS Services
A developer is writing an application, which stores data in an Amazon DynamoDB table. The developer wants to query the DynamoDB table by using the partition key and a different sor...
- Question #376Development with AWS Services
A developer manages an application that writes customer orders to an Amazon DynamoDB table. The orders use customer_id as the partition key, order_id as the sort key, and order_dat...
- Question #377Development with AWS Services
A developer is creating a web application for a school that stores data in Amazon DynamoDB. The ExamScores table has the following attributes: student_id, subject_name, and top_sco...
- Question #378Development with AWS Services
A developer wrote an application that uses an AWS Lambda function to asynchronously generate short videos based on requests from customers. This video generation can take up to 10...
- Question #379Development with AWS Services
A developer is creating an AWS Lambda function that is invoked by messages to an Amazon Simple Notification Service (Amazon SNS) topic. The messages represent customer data updates...
- Question #380Development with AWS Services
A developer is designing a fault-tolerant environment where client sessions will be saved. How can the developer ensure that no sessions are lost if an Amazon EC2 instance fails?
- Question #381Deployment
A developer is creating AWS CloudFormation templates to manage an application's deployment in Amazon Elastic Container Service (Amazon ECS) through AWS CodeDeploy. The developer wa...
- Question #382Monitoring and Troubleshooting
A developer has written a distributed application that uses microservices. The microservices are running on Amazon EC2 instances. Because of message volume, the developer is unable...
- Question #383Deployment
A company is working on a new serverless application. A developer needs to find an automated way to deploy AWS Lambda functions and the dependent infrastructure with minimum coding...
- Question #384Refactoring
A developer needs to modify an application architecture to meet new functional requirements. Application data is stored in Amazon DynamoDB and processed for analysis in a nightly b...
- Question #385Development with AWS Services
A company hosts its application in the us-west-1 Region. The company wants to add redundancy in the us-east-1 Region. The application secrets are stored in AWS Secrets Manager in u...
- Question #386Refactoring
A company runs an ecommerce application on AWS. The application stores data in an Amazon Aurora database. A developer is adding a caching layer to the application. The caching stra...
- Question #387Development with AWS Services
A company has a serverless application that uses Amazon API Gateway backed by AWS Lambda proxy integration. The company is developing several backend APIs. The company needs a land...
- Question #388Monitoring and Troubleshooting
A developer creates an AWS Lambda function that is written in Java. During testing, the Lambda function does not work how the developer expected. The developer wants to use tracing...
- Question #389Security
A company is developing an application that will be accessed through the Amazon API Gateway REST API. Registered users should be the only ones who can access certain resources of t...
- Question #390Monitoring and Troubleshooting
A company used AWS to develop an application for customers. The application includes an Amazon API Gateway API that invokes AWS Lambda functions. The Lambda functions process data...
AWS X-RayDistributed TracingApplication MonitoringPerformance Bottlenecks - Question #391Development with AWS Services
A company launched an online portal to announce a new product that the company will release in 6 months. The portal requests that users enter an email address to receive communicat...
AWS LambdaAmazon API GatewayServerlessHTTP API - Question #392Troubleshooting and Optimization
A company has a website that displays a daily newsletter. When a user visits the website, an AWS Lambda function processes the browser's request and queries the company's on-premis...
CachingPerformance OptimizationAWS LambdaDatabase Optimization - Question #393Monitoring and Troubleshooting
A developer is monitoring an application that runs on an Amazon EC2 instance. The developer has configured a custom Amazon CloudWatch metric with data granularity of 1 second. If a...
CloudWatch AlarmsHigh-resolution MetricsSNS NotificationsReal-time Monitoring - Question #394Deployment
A company has a web application that contains an Amazon API Gateway REST API. A developer has created an AWS CloudFormation template for the initial deployment of the application....
API GatewayCloudFormationCI/CDDeployment Management - Question #395Deployment
A developer updates an AWS Lambda function that an Amazon API Gateway API uses. The API is the backend for a web application. The developer needs to test the updated Lambda functio...
API Gateway StagesLambda Function AliasesPre-production TestingDeployment Strategies - Question #396Deployment
A developer wants the ability to roll back to a previous version of an AWS Lambda function in the event of errors caused by a new deployment. How can the developer achieve this wit...
AWS LambdaLambda AliasesFunction VersioningRollback - Question #397Development with AWS Services
A company maintains a REST service using Amazon API Gateway and the API Gateway native API key validation. The company recently launched a new registration page, which allows users...
API GatewayAPI KeysUsage PlansAccess Control - Question #398Deployment
A company uses an AWS CloudFormation template to deploy and manage its AWS infrastructure. The CloudFormation template creates Amazon VPC security groups and Amazon EC2 security gr...
CloudFormationDrift DetectionConfiguration ManagementInfrastructure as Code (IaC) - Question #399Security
An IAM role is attached to an Amazon EC2 instance that explicitly denies access to all Amazon S3 API actions. The EC2 instance credentials file specifies the IAM access key and sec...
IAM PoliciesPolicy EvaluationExplicit DenyEC2 Instance Profiles - Question #400Security
A company uses an AWS Lambda function to transfer files from an Amazon S3 bucket to the company's SFTP server. The Lambda function connects to the SFTP server by using credentials...
- Question #401Security
A developer is creating a new batch application that will run on an Amazon EC2 instance. The application requires read access to an Amazon S3 bucket. The developer needs to follow...
- Question #402Monitoring and Troubleshooting
A company has an application that receives batches of orders from partners every day. The application uses an AWS Lambda function to process the batches. If a batch contains no ord...