- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 152字
- 2021-07-02 21:54:44
Summary
In this chapter, you have learned or recapped the high-level design of large software projects, from traditional monolithic to microservices applications. You were also introduced to a brief history of microservices, the limitation of monolithic applications, and the benefits and flexibility that microservices offer. I hope this chapter helped you to understand the common problems faced in a production environment by monolithic applications and how microservices can resolve such problem. You were also introduced to lightweight and efficient Docker containers and saw how containerization is an excellent way to simplify microservices deployment.
In the next chapter, you will get to know about setting up the development environment from IDE, and other development tools, to different libraries. We will deal with creating basic projects and setting up Spring Boot configuration to build and develop our first microservice. We will be using Java 9 as the language and Spring Boot for our project.
- Bootstrap Site Blueprints Volume II
- Mastering Adobe Captivate 2017(Fourth Edition)
- HoloLens Beginner's Guide
- PHP+MySQL網(wǎng)站開發(fā)技術(shù)項(xiàng)目式教程(第2版)
- VSTO開發(fā)入門教程
- Web全棧工程師的自我修養(yǎng)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- Learning ArcGIS for Desktop
- Test-Driven Machine Learning
- Java程序員面試筆試寶典(第2版)
- OpenMP核心技術(shù)指南
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界
- Java核心編程
- Spring Boot從入門到實(shí)戰(zhàn)