- Hands-On Docker for Microservices with Python
- Jaime Buelta
- 73字
- 2021-06-24 12:35:45
Container orchestration and Kubernetes
Though Docker presents on how to deal with each of the individual microservices, we will need an orchestrator to handle the whole cluster of services. For that, we will use Kubernetes (https://kubernetes.io/) throughout the book. This is the main orchestration project, and it has great support from the main cloud vendors. We will talk in detail about it in Chapter 5, Using Kubernetes to Coordinate Microservices.
推薦閱讀
- 物聯網(IoT)基礎:網絡技術+協議+用例
- 從區塊鏈到Web3:構建未來互聯網生態
- Hands-On Chatbots and Conversational UI Development
- Wireshark網絡分析就這么簡單
- 物聯網與無線傳感器網絡
- Yii Application Development Cookbook(Second Edition)
- Bonita Open Solution 5.x Essentials
- 基于性能的保障理論與方法
- 4G小基站系統原理、組網及應用
- SAE原理與網絡規劃
- 紅藍攻防:構建實戰化網絡安全防御體系
- Laravel Application Development Cookbook
- 小型局域網組建
- 路由與交換技術
- Hands-On Microservices:Monitoring and Testing