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?
LeonSauveterre
3 months agoMatAlves
6 months, 1 week agoJohnoppong101
7 months, 2 weeks agoScheldon
9 months, 3 weeks agoTwinSpark
10 months, 2 weeks ago88f8032
11 months agoBBR01
11 months agowaldirlsantos
11 months, 3 weeks agoTruthWS
1 year agoKaula
1 year ago