DVA-C02 Exam Questions
794 real DVA-C02 exam questions with expert-verified answers and explanations. Page 6 of 16.
- Question #253Security
A developer is working on an application that is deployed on an Amazon EC2 instance. The developer needs a solution that will securely transfer files from the application to an Ama...
- Question #254Development with AWS Services
A developer created a web API that receives requests by using an internet-facing Application Load Balancer (ALB) with an HTTPS listener. The developer configures an Amazon Cognito...
- Question #255Troubleshooting and Optimization
A company recently deployed an AWS Lambda function. A developer notices an increase in the function throttle metrics in Amazon CloudWatch. What are the MOST operationally efficient...
- Question #256Deployment
A company is creating a REST service using an Amazon API Gateway with AWS Lambda integration. The service must run different versions for testing purposes. What would be the BEST w...
- Question #257Troubleshooting and Optimization
A company is using AWS CodePipeline to deliver one of its applications. The delivery pipeline is triggered by changes to the main branch of an AWS CodeCommit repository and uses AW...
- Question #258Deployment
A developer is building a serverless application by using AWS Serverless Application Model (AWS SAM) on multiple AWS Lambda functions. When the application is deployed, the develop...
- Question #259Security
An AWS Lambda function is running in a company's shared AWS account. The function needs to perform an additional ec2:DescribeInstances action that is directed at the company's deve...
- Question #260Development with AWS Services
A developer is building a new application that will be deployed on AWS. The developer has created an AWS CodeCommit repository for the application. The developer has initialized a...
- Question #261Development with AWS Services
An online sales company is developing a serverless application that runs on AWS. The application uses an AWS Lambda function that calculates order success rates and stores the data...
- Question #262Monitoring and Troubleshooting
A company deploys a photo-processing application to an Amazon EC2 instance. The application needs to process each photo in less than 5 seconds. If processing takes longer than 5 se...
- Question #263Deployment
A company is using AWS Elastic Beanstalk to manage web applications that are running on Amazon EC2 instances. A developer needs to make configuration changes. The developer must de...
- Question #264Security
A developer needs to use Amazon DynamoDB to store customer orders. The developer's company requires all customer data to be encrypted at rest with a key that the company generates....
- Question #265Deployment
A company uses AWS CloudFormation to deploy an application that uses an Amazon API Gateway REST API with AWS Lambda function integration. The application uses Amazon DynamoDB for d...
- Question #266Refactoring
A developer has created a data collection application that uses Amazon API Gateway, AWS Lambda, and Amazon S3. The application's users periodically upload data files and wait for t...
- Question #267Troubleshooting and Optimization
A company's developer is creating an application that uses Amazon API Gateway. The company wants to ensure that only users in the Sales department can use the application. The user...
- Question #268Refactoring
A company has migrated an application to Amazon EC2 instances. Automatic scaling is working well for the application user interface. However, the process to deliver shipping reques...
- Question #269Deployment
A company runs a batch processing application by using AWS Lambda functions and Amazon API Gateway APIs with deployment stages for development, user acceptance testing, and product...
- Question #270Development with AWS Services
A developer is building a serverless application that runs on AWS. The developer wants to create an accelerated development workflow that deploys incremental changes to AWS for tes...
- Question #271Development with AWS Services
A developer is building an application that will use an Amazon API Gateway API with an AWS Lambda backend. The team that will develop the frontend requires immediate access to the...
- Question #272Troubleshooting and Optimization
A developer is migrating an application to Amazon Elastic Kubernetes Service (Amazon EKS). The developer migrates the application to Amazon Elastic Container Registry (Amazon ECR)...
- Question #273Security
A developer is creating an application that reads and writes to multiple Amazon S3 buckets. The application will be deployed to an Amazon EC2 instance. The developer wants to make...
- Question #274Security
A developer is writing an application that will retrieve sensitive data from a third-party system. The application will format the data into a PDF file. The PDF file could be more...
- Question #275Security
A company runs an application on Amazon EC2 instances. The EC2 instances open connections to an Amazon RDS for SQL Server database. A developer needs to store and access the creden...
- Question #276Deployment
A company wants to test its web application more frequently. The company deploys the application by using a separate AWS CloudFormation stack for each environment. The company depl...
- Question #277Deployment
A developer manages three AWS accounts. Each account contains an Amazon RDS DB instance in a private subnet. The developer needs to define users in each database in a consistent wa...
- Question #278Development with AWS Services
A company is building a new application that runs on AWS and uses Amazon API Gateway to expose APIs. Teams of developers are working on separate components of the application in pa...
- Question #279Development with AWS Services
An application that runs on AWS receives messages from an Amazon Simple Queue Service (Amazon SQS) queue and processes the messages in batches. The application sends the data to an...
- Question #280Security
A company is building a compute-intensive application that will run on a fleet of Amazon EC2 instances. The application uses attached Amazon Elastic Block Store (Amazon EBS) volume...
- Question #281Deployment
A developer is updating the production version of an AWS Lambda function to fix a defect. The developer has tested the updated code in a test environment. The developer wants to sl...
- Question #282Development with AWS Services
A developer is creating an AWS Lambda function that consumes messages from an Amazon Simple Queue Service (Amazon SQS) standard queue. The developer notices that the Lambda functio...
- Question #283Deployment
A developer is optimizing an AWS Lambda function and wants to test the changes in production on a small percentage of all traffic. The Lambda function serves requests to a RE ST AP...
- Question #284Security
A company notices that credentials that the company uses to connect to an external software as a service (SaaS) vendor are stored in a configuration file as plaintext. The develope...
- Question #285Security
A company has an application that is hosted on Amazon EC2 instances. The application stores objects in an Amazon S3 bucket and allows users to download objects from the S3 bucket....
- Question #286Monitoring and Troubleshooting
An Amazon Simple Queue Service (Amazon SQS) queue serves as an event source for an AWS Lambda function. In the SQS queue, each item corresponds to a video file that the Lambda func...
- Question #287Development with AWS Services
A company is building an application on AWS. The application's backend includes an Amazon API Gateway REST API. The company's frontend application developers cannot continue work u...
- Question #288Deployment
A company is preparing to migrate an application to the company's first AWS environment. Before this migration, a developer is creating a proof-of-concept application to validate a...
- Question #289Refactoring
A developer supports an application that accesses data in an Amazon DynamoDB table. One of the item attributes is expirationDate in the timestamp format. The application uses this...
DynamoDB TTLDynamoDB StreamsData Lifecycle ManagementServerless Patterns - Question #290Development with AWS Services
A developer needs to implement a custom machine learning (ML) library in an application. The size of the library is 15 GB. The size of the library is increasing. The application us...
AWS LambdaAmazon EFSServerless architectureLambda deployment options - Question #291Development with AWS Services
A developer is designing a serverless application for a game in which users register and log in through a web browser. The application makes requests on behalf of users to a set of...
Amazon CognitoUser AuthenticationServerless ApplicationsIdentity Management - Question #292Monitoring and Troubleshooting
A company has a web application that is hosted on Amazon EC2 instances. The EC2 instances are configured to stream logs to Amazon CloudWatch Logs. The company needs to receive an A...
CloudWatch LogsMetric FiltersCloudWatch AlarmsSNS - Question #293Development with AWS Services
A photo sharing application uses Amazon S3 to store image files. All user images are manually audited for inappropriate content by a third-party company. The audits are completed 1...
S3 Event NotificationsAWS LambdaAsynchronous ProcessingOperational Efficiency - Question #294Deployment
A company has built an AWS Lambda function to convert large image files into output files that can be used in a third-party viewer application. The company recently added a new mod...
Lambda LayersLambda DeploymentDependency ManagementDeployment Optimization - Question #295Development with AWS Services
A developer creates a static website for their department. The developer deploys the static assets for the website to an Amazon S3 bucket and serves the assets with Amazon CloudFro...
- Question #296Development with AWS Services
A developer is testing a RESTful application that is deployed by using Amazon API Gateway and AWS Lambda. When the developer tests the user login by using credentials that are not...
- Question #297Development with AWS Services
A developer must use multi-factor authentication (MFA) to access data in an Amazon S3 bucket that is in another AWS account. Which AWS Security Token Service (AWS STS) API operatio...
AWS STSIAM RolesMFACross-Account Access - Question #298Security
A developer designed an application on an Amazon EC2 instance. The application makes API requests to objects in an Amazon S3 bucket. Which combination of steps will ensure that the...
IAM RolesEC2 Instance ProfilesS3 Access ControlSecurity Best Practices - Question #299Security
An AWS Lambda function requires read access to an Amazon S3 bucket and requires read/write access to an Amazon DynamoDB table. The correct IAM policy already exists. What is the MO...
IAM RolesLambda PermissionsSecurity Best PracticesAWS Services Integration - Question #300Development with AWS Services
A developer is using AWS Step Functions to automate a workflow. The workflow defines each step as an AWS Lambda function task. The developer notices that runs of the Step Functions...
AWS Step FunctionsError HandlingRetriesState Machine Design - Question #301Development with AWS Services
A developer is creating a serverless application that uses an AWS Lambda function. The developer will use AWS CloudFormation to deploy the application. The application will write l...
CloudFormationAWS LambdaEnvironment VariablesCloudWatch Logs - Question #302Development with AWS Services
A developer is creating an Amazon DynamoDB table by using the AWS CLI. The DynamoDB table must use server-side encryption with an AWS owned encryption key. How should the developer...
DynamoDBServer-Side EncryptionAWS Owned KeysDefault Encryption