Classify communication mechanisms
Your team is reviewing the communication mechanisms used across a cloud-native application. Some mechanisms make the caller wait for a reply, while others let the sender continue working while the message is handled elsewhere. Sort each mechanism into the communication style it belongs to.
本练习是课程的一部分
