- 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.
- Computer Vision for the Web
- PostgreSQL for Data Architects
- Learning Spring 5.0
- 軟件界面交互設計基礎
- Java Web及其框架技術
- R語言編程指南
- Apache Karaf Cookbook
- Mastering Swift 2
- Getting Started with NativeScript
- H5頁面設計:Mugeda版(微課版)
- Visual Basic程序設計
- Frank Kane's Taming Big Data with Apache Spark and Python
- 零基礎學C語言程序設計
- Raspberry Pi Robotic Projects(Third Edition)
- Python趣味創意編程