DVA-C02 Exam Question 41

A developer is setting up AWS CodePipeline for a new application. During each build, the developer must generate a test report.
Which solution will meet this requirement?
  • DVA-C02 Exam Question 42

    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 so that the application can retry the call later.
    What should the developer do to accomplish this goal with the LEAST operational overhead?
  • DVA-C02 Exam Question 43

    A developer needs to write an AWS CloudFormation template on a local machine and deploy a CloudFormation stack to AWS.
    What must the developer do to complete these tasks?
  • DVA-C02 Exam Question 44

    A company has an application that runs on Amazon EC2 instances. The application needs to use dynamic feature flags that will be shared with other applications. The application must poll on an interval for new feature flag values. The values must be cached when they are retrieved.
    Which solution will meet these requirements in the MOST operationally efficient way?
  • DVA-C02 Exam Question 45

    A developer is trying get data from an Amazon DynamoDB table called demoman-table. The developer configured the AWS CLI to use a specific IAM use's credentials and ran the following command.
    The command returned errors and no rows were returned.
    What is the MOST likely cause of these issues?