DVA-C02 Exam Question 1

A company is using Amazon RDS as the Backend database for its application. After a recent marketing campaign, a surge of read requests to the database increased the latency of data retrieval from the database.
The company has decided to implement a caching layer in front of the database. The cached content must be encrypted and must be highly available.
Which solution will meet these requirements?
  • DVA-C02 Exam Question 2

    A developer is working on a Python application that runs on Amazon EC2 instances. The developer wants to enable tracing of application requests to debug performance issues in the code.
    Which combination of actions should the developer take to achieve this goal? (Select TWO)
  • DVA-C02 Exam Question 3

    A developer has written the following IAM policy to provide access to an Amazon S3 bucket:

    Which access does the policy allow regarding the s3:GetObject and s3:PutObject actions?
  • DVA-C02 Exam Question 4

    An application uses an Amazon EC2 Auto Scaling group. A developer notices that EC2 instances are taking a long time to become available during scale-out events. The UserData script is taking a long time to run.
    The developer must implement a solution to decrease the time that elapses before an EC2 instance becomes available. The solution must make the most recent version of the application available at all times and must apply all available security updates. The solution also must minimize the number of images that are created.
    The images must be validated.
    Which combination of steps should the developer take to meet these requirements? (Choose two.)
  • DVA-C02 Exam Question 5

    A company is migrating its PostgreSQL database into the AWS Cloud. The company wants to use a database that will secure and regularly rotate database credentials. The company wants a solution that does not require additional programming overhead.
    Which solution will meet these requirements?