- 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.
推薦閱讀
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- NumPy Essentials
- 教孩子學編程:C++入門圖解
- C語言實驗指導及習題解析
- KnockoutJS Starter
- Learning ArcGIS for Desktop
- Java:High-Performance Apps with Java 9
- Working with Odoo
- Julia高性能科學計算(第2版)
- Learning Apache Karaf
- 平面設計經典案例教程:CorelDRAW X6
- Getting Started with hapi.js
- 現代JavaScript編程:經典范例與實踐技巧
- Python編程:從入門到實踐(第2版)
- R Data Visualization Cookbook