AWS-Certified-Developer-Associate-DVA-C01 AWS Certified Developer Associate (DVA-C01)

Loading demo links...

Showing 7–9 of 20 questions

Question 7

A Developer is making changes to a custom application that is currently using AWS Elastic Beanstalk.

After the Developer completes the changes, what solutions will update the Elastic Beanstalk environment with the new application version? (Choose two.)

Select all that apply, then click Submit answer.

  • Package the application code into a .zip file, and upload, then deploy the packaged application from the AWS Management Console

  • Package the application code into a .tar file, create a new application version from the AWS Management Console, then update the environment by using AWS CLI

  • Package the application code into a .tar file, and upload and deploy the packaged application from the AWS Management Console

  • Package the application code into a .zip file, create a new application version from the packaged application by using AWS CLI, then update the environment by using AWS CLI

  • Package the application code into a .zip file, create a new application version from the AWS Management Console, then rebuild the environment by using AWS CLI

Question 8

A Developer is building a serverless application using AWS Lambda and must create a REST API using an HTTP GET method.

What needs to be defined to meet this requirement? (Choose two.)

Select all that apply, then click Submit answer.

  • A Lambda@Edge function

  • An Amazon API Gateway with a Lambda function

  • An exposed GET method in an Amazon API Gateway

  • An exposed GET method in the Lambda function

  • An exposed GET method in Amazon Route 53

Question 9

A developer is troubleshooting a three-tier application, which is deployed on Amazon EC2 instances. There is a connectivity problem between the application servers and the database servers.

Which AWS services or tools should be used to identify the faulty component? (Choose two.)

Select all that apply, then click Submit answer.

  • AWS CloudTrail

  • AWS Trusted Advisor

  • Amazon VPC Flow Logs

  • Network access control lists

  • AWS Config rules