- 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 Single:page Web Application Development
- Learn ECMAScript(Second Edition)
- Mastering Objectoriented Python
- Microsoft Dynamics 365 Extensions Cookbook
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- PyTorch自然語言處理入門與實(shí)戰(zhàn)
- Neo4j Essentials
- Reactive Android Programming
- Working with Odoo
- Django 3.0入門與實(shí)踐
- Kivy Cookbook
- MATLAB GUI純代碼編寫從入門到實(shí)戰(zhàn)
- C語言程序設(shè)計習(xí)題與實(shí)驗(yàn)指導(dǎo)
- 30天學(xué)通C#項(xiàng)目案例開發(fā)
- 深度實(shí)踐KVM:核心技術(shù)、管理運(yùn)維、性能優(yōu)化與項(xiàng)目實(shí)施