- Hands-On Docker for Microservices with Python
- Jaime Buelta
- 71字
- 2021-06-24 12:35:48
Questions
- What is a monolith?
- What are some of the problems of monoliths?
- Describe the microservice architecture.
- Which is the most important property of microservices?
- What are the main challenges to overcome in a migration from a monolith to microservices?
- What are the basic steps to make such a migration?
- Describe how to use a load balancer to migrate from an old server to a new one without interrupting the system.