Amazon DVA-C01 Practice Test - Questions Answers, Page 43
List of questions
Question 421
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer is planning to use an Amazon API Gateway and AWS Lambda to provide a REST API The developer will have three distinct environments to manage development, test, and production. How should the application be deployed while minimizing the number of resources to manage?
Question 422
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company wants to make sure that only one user from its Admin group has the permanent right to delete an Amazon EC2 resource There should be no changes in the existing policy under the Admin group What should a developer use to meet these requirements?
Question 423
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A development team is migrating a monolithic application to Amazon API Gateway with AWS Lambda integrations using the AWS CD The zip deployment package exceeds the Lambda direct upload deployment package size limit. How should the Lambda function be deployed?
Question 424
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer has written an application that writes data to Amazon DynamoDB- The DynamoDB table has been configured to use conditional writes During peak usage times, writes are failing due to a CondittonatCheckFailedException error How can the developer increase the application's reliability when multiple clients are attempting to write to the same record?
Question 425
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company uses a third-party tool to build, bundle, and package rts applications on-premises. and store them locally The company uses Amazon EC2 instances to run its front-end applications How can an application be deployed from the source control system onto the EC2 instances?
Question 426
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A Lambda function processes data before sending it to a downstream service Each piece of data is approximately 1 MB in size After a security audit, the function t]is now required to encrypt the data before sending it downstream Which API call is required to perform the encryption?
Question 427
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer is using Amazon S3 as the event source that invokes a Lambda function when new objects are created in the bucket The event source mapping Information Is stored in the bucket notification configuration The developer is working with different versions of the Lambda function, and has a constant need to update notification configuration so that Amazon S3 invokes the correct version What is the MOST efficient and effective way to achieve mapping Between the S3 event and Lambda?
Question 428
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer needs to manage AWS infrastructure as code and must be able to deploy multiple identical copies of the infrastructure, stage changes, and revert to previous versions. Which approach addresses these requirements?
Question 429
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A company is using an AWS Lambda function to process records from an Amazon Kinesis data stream The company recently observed slow processing of the records. A developer notices that the iterator age metric for the function is Increasing and that the Lambda run duration is constantly above normal.
Which actions should the developer take to increase the processing speed? (Select TWO.)
Question 430
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer has written code for an application and wants to share it with other developers on the team to receive feedback. The shared application code needs to be stored long-term with multiple versions and batch change tracking. Which AWS service should the developer use?
Question