- Docker and Kubernetes for Java Developers
- Jaroslaw Krochmalski
- 142字
- 2021-07-02 18:44:55
Working with Microservices
After reading the previous two chapters, you should now have an understanding of the Docker architecture and its concepts. Before we go further on our Java, Docker, and Kubernetes journey, let's get to know the concept of microservices.
By reading this chapter, you will find out why a transition to microservices and cloud development is necessary and why monolithic architecture is not an option anymore. The microservices architecture is also where Docker and Kubernetes will be especially useful.
This chapter will cover the following topics:
- An introduction to microservices and comparison to a monolithic architecture
- How Docker and Kubernetes fits into the microservices world
- When to use microservices architecture
Before we actually create the Java microservice and deploy it using Docker and Kubernetes, let's start with an explanation of the microservices idea and compare it to the monolithic architecture.
推薦閱讀
- Learning Python Web Penetration Testing
- Node.js Design Patterns
- 數字媒體應用教程
- .NET 4.0面向對象編程漫談:基礎篇
- MongoDB for Java Developers
- Getting Started with CreateJS
- 征服RIA
- BIM概論及Revit精講
- Mastering Unity 2D Game Development(Second Edition)
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- 交互設計師成長手冊:從零開始學交互
- 體驗之道:從需求到實踐的用戶體驗實戰
- Visual FoxPro程序設計實驗教程
- 秒懂算法:用常識解讀數據結構與算法
- 自學Python:編程基礎、科學計算及數據分析