CLF-C02 Cloud Technology and Services • Set 4
CLF-C02 Cloud Technology and Services Practice Test 4 — 15 questions with explanations. Free, no signup.
A company has a web application that processes customer orders. The frontend web servers run on Amazon EC2 instances and receive order requests from users. The backend order processing system runs on a separate fleet of EC2 instances. The company wants to decouple these two tiers so that order requests are stored reliably until the backend is ready to process them. The solution must handle occasional traffic spikes without losing any messages and must allow the backend to scale independently. Which AWS service should the company use to meet these requirements?