- Docker and Kubernetes for Java Developers
- Jaroslaw Krochmalski
- 93字
- 2021-07-02 18:44:57
Summary
In this chapter, we have compared monolithic and microservices architectures. I hope you see the advantages of using the latter. We have also learned how Docker and Kubernetes fits into the whole picture when deploying containerized applications, making this process a lot more easy and pleasant. Java is a proven ecosystem for implementing microservices. The software you are going to create will consist of small, highly testable, and efficient modules. In fact, in Chapter 4, Creating Java Microservices, we are going to get our hands dirty and create such a microservice.
推薦閱讀
- Visual C++串口通信開發入門與編程實踐
- INSTANT FreeMarker Starter
- Access 數據庫應用教程
- Manga Studio Ex 5 Cookbook
- PostgreSQL Cookbook
- Hands-On Data Structures and Algorithms with JavaScript
- Java應用開發技術實例教程
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Flowable流程引擎實戰
- Cocos2d-x Game Development Blueprints
- 深度學習原理與PyTorch實戰(第2版)
- Java EE Web應用開發基礎
- 監控的藝術:云原生時代的監控框架
- Clojure for Finance
- 城市信息模型平臺頂層設計與實踐