A company is developing a highly available web application using stateless web servers. Which services are suitable for storing session state data?

Q & ACategory: Amazon Web ServicesA company is developing a highly available web application using stateless web servers. Which services are suitable for storing session state data?
Admin Staff asked 3 years ago

A company is developing a highly available web application using stateless web servers. Which services are suitable for storing session state data? (Select TWO.)

A. CloudWatch

B. DynamoDB

C. Elastic Load Balancing

D. ElastiCache

E. Storage Gateway

1 Answers
Admin Staff answered 3 years ago

B, D – Both DynamoDB and ElastiCache provide high performance storage of key-value pairs. CloudWatch and ELB are not storage services. Storage Gateway is a storage service, but it is a hybrid storage service that enables on-premises applications to use cloud storage.