A company is designing an event-driven order processing system. Each order requires multiple validation steps after the order is created. An idempotent AWS Lambda function performs each validation step. Each validation step is independent from the other validation steps. Individual validation steps need only a subset of the order event information.
The company wants to ensure that each validation step Lambda function has access to only the information from the order event that the function requires. The components of the order processing system should be loosely coupled to accommodate future business changes.
Which solution will meet these requirements?
MatAlves
2 months agoJohnoppong101
3 months, 1 week agoScheldon
5 months, 2 weeks agoTwinSpark
6 months ago88f8032
6 months, 3 weeks agoBBR01
6 months, 3 weeks agowaldirlsantos
7 months, 1 week agoTruthWS
8 months agoKaula
8 months ago