DVA-C02 Exam Question 16

A developer is writing an application that processes data delivered into an Amazon S3 bucket. The data is delivered approximately 10 times per day, and the developer expects the processing to complete in less than
1 minute on average.
How can the developer deploy and invoke the application with the LOWEST cost and LOWEST latency?
  • DVA-C02 Exam Question 17

    A company has an Amazon API Gateway REST API that integrates with an AWS Lambda function. The API' s development stage references a Lambda development alias named dev.
    A developer needs to make a production alias of the Lambda function named prod available through the API.
    Which solution meets these requirements?
  • DVA-C02 Exam Question 18

    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 19

    A company wants to ensure that only one user from its Admin group has the permanent right to delete an Amazon EC2 resource. The company must not modify the existing Admin group policy.
    What should a developer use to meet these requirements?
  • DVA-C02 Exam Question 20

    A developer manages an application that stores user objects in an Amazon S3 bucket without versioning enabled. The application has premium users and basic users.
    After premium users upload objects, the premium users have unlimited downloads of their objects. Their objects are stored with a premium/ prefix. After basic users upload objects, the basic users can download their objects for 90 days. Their objects are stored with a basic/ prefix.
    The developer needs to implement a solution to automatically delete objects for the basic users after 90 days.
    Which solution will meet these requirements with the LEAST development effort?