nerdexam
Amazon

DVA-C02 · Question #527

A developer is building a three-tier web application that should be able to handle a minimum of 5000 requests per minute. Requirements state that the web tier should be completely stateless while the

Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #527. The question stem and answer options stay visible for context.

Submitted by fatema_kw· Mar 5, 2026Development with AWS Services

Question

A developer is building a three-tier web application that should be able to handle a minimum of 5000 requests per minute. Requirements state that the web tier should be completely stateless while the application maintains session state for the users. How can session data be externalized, keeping latency at the LOWEST possible value?

Options

  • ACreate an Amazon RDS instance, then implement session handling at the application level to
  • BImplement a shared file system solution across the underlying Amazon EC2 instances, then
  • CCreate an Amazon ElastiCache (Memcached) cluster, then implement session handling at the
  • DCreate an Amazon DynamoDB table, then implement session handling at the application level to

Unlock DVA-C02 to see the answer

You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full DVA-C02 Practice