| Exam Name: | AWS Certified Developer - Associate | ||
| Exam Code: | DVA-C02 Dumps | ||
| Vendor: | Amazon Web Services | Certification: | AWS Certified Associate |
| Questions: | 600 Q&A's | Shared By: | kendall |
A company is offering APIs as a service over the internet to provide unauthenticated read access to statistical information that is updated daily. The company uses Amazon API Gateway and AWS Lambda to develop the APIs. The service has become popular, and the company wants to enhance the responsiveness of the APIs.
Which action can help the company achieve this goal?
A developer is working on an application that uses a microservices architecture. The developer needs to grant an AWS Lambda function access to make calls to an Amazon API Gateway HTTP API. The HTTP API requires authentication.
Which solution will meet these requirements?
A company runs an ecommerce application on AWS. The application stores data in an Amazon Aurora database.
A developer is adding a caching layer to the application. The caching strategy must ensure that the application always uses the most recent value for each data item.
Which caching strategy will meet these requirements?
A developer is building an API to support a shopping cart application. The application ' s backend is an AWS Lambda function that integrates with Amazon API Gateway. The developer wants to have the ability to test new versions of the application in a development environment before pushing changes to production. The developer needs to test the application by using mock endpoints for external payment processor APIs. The tests must allow quality assurance (QA) testers to make calls against a separate development stage without impacting the production environment. When the tests are finished, the developer needs to publish new Lambda code safely and must have the option to perform rollbacks if issues occur. Which solution will meet these requirements in the MOST secure way?