To validate your understanding of this chapter, answer the following questions:
- When should microservices communicate with each other?
- What are the two main ways/protocols microservices can use to communicate with each other?
- How can Swift be helpful in facilitating communication between microservices?
- Describe three scenarios in which your shop application has to implement communication between services.