开始使用免费开始使用

Building workflows

NimbusCart, a fast-growing online retailer, is rebuilding its order-processing pipeline. The workflow must run a strict sequence of steps: validate the order, charge payment, reserve inventory, then arrange shipping, with automatic retries on failure and a single dashboard showing the status of every step. The platform team is deciding which service coordination pattern fits best.

Use the app to toggle between the Orchestration and Choreography modes and compare how each coordinates the same four-service workflow.

Question: Based on what each mode shows, which coordination pattern best fits NimbusCart's need to run the four steps in a strict order, retry failures automatically, and show the status of every step on a single dashboard?

本练习是课程的一部分

Developing applications on AWS

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习