- 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.
推薦閱讀
- UNIX編程藝術(shù)
- Python數(shù)據(jù)分析入門(mén)與實(shí)戰(zhàn)
- 騰訊iOS測(cè)試實(shí)踐
- Web開(kāi)發(fā)的貴族:ASP.NET 3.5+SQL Server 2008
- Python從入門(mén)到精通(精粹版)
- 精通API架構(gòu):設(shè)計(jì)、運(yùn)維與演進(jìn)
- Internet of Things with the Arduino Yún
- Learning ELK Stack
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- HTML5秘籍(第2版)
- Kotlin開(kāi)發(fā)教程(全2冊(cè))
- R數(shù)據(jù)科學(xué)實(shí)戰(zhàn):工具詳解與案例分析
- Vue.js應(yīng)用測(cè)試
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- C++ Application Development with Code:Blocks