开始使用免费开始使用

Decouple two services with Amazon SQS

You're a backend engineer at NimbusCart, an online retailer. The checkout service calls the fulfillment worker directly and waits on it, so a slow worker backs up the whole store. Decouple the two with an Amazon SQS queue so neither service has to wait on the other.

本练习是课程的一部分

Deploying Applications on AWS

查看课程

动手互动练习

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

开始练习