AWS Certified Solutions Architect Associate SAA-C03 Practice Question
Your client's online retail system is being redesigned to enhance scalability and ensure that the inventory tracking component can sequentially process transactions as they occur. To prevent any loss or misordering of transaction data, which service should be implemented?
Utilize a workflow orchestration service to manage the application's tasks
Use a managed message queuing service with FIFO capabilities
Deploy a serverless function with an event processing trigger
Implement a publish/subscribe service for event notifications