- JavaScript Cloud Native Development Cookbook
- John Gilbert
- 44字
- 2021-07-16 18:03:35
Implementing Autonomous Services
In this chapter, the following recipes will be covered:
- Implementing a GraphQL CRUD BFF
- Implementing a search BFF
- Implementing an analytics BFF
- Implementing an inbound External Service Gateway
- Implementing an outbound External Service Gateway
- Orchestrating collaboration between services
- Implementing a Saga