- 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.
推薦閱讀
- C++面向對象程序設計(第三版)
- 大學計算機基礎實驗教程
- SpringMVC+MyBatis快速開發與項目實戰
- Web全棧工程師的自我修養
- HTML5+CSS3網站設計基礎教程
- Mastering Predictive Analytics with Python
- Learning Hunk
- Multithreading in C# 5.0 Cookbook
- ServiceNow:Building Powerful Workflows
- TMS320LF240x芯片原理、設計及應用
- Rust游戲開發實戰
- Android傳感器開發與智能設備案例實戰
- Java并發編程:核心方法與框架
- Java EE 7 with GlassFish 4 Application Server
- Vue.js光速入門及企業項目開發實戰