AWS Certified Developer Associate DVA-C02 Practice Question

Your company's cloud architecture leans heavily on Lambda functions to process e-commerce transactions. The functions must scale automatically and remain unaffected by the state of previous invocations. Currently, a function processes payments by using an external payment gateway and it must reliably handle transactions during peak hours. To ensure that transaction handling by Lambda functions adheres to a stateless design, what should be done?

  • You selected this option

    Use environment variables to store transaction state between invocations.

  • You selected this option

    Configure the Lambda functions to process transactions asynchronously using an internal queue.

  • You selected this option

    Store transaction state data in an external database or caching service such as Amazon DynamoDB or Amazon ElastiCache.

  • You selected this option

    Enable automatic scaling on the Lambda function to handle the increased number of transactions.

AWS Certified Developer Associate DVA-C02
Development with AWS Services
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot