- Mastering Microservices with Java
- Sourabh Sharma
- 158字
- 2021-07-02 13:03:30
Summary
In this chapter, you have learned about or recapped the high-level design of large software projects, from traditional monolithic applications to microservices-based applications. You were also introduced to a brief history of microservices, the limitations 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 problems. 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 learn about setting up a development environment, looking at everything from your IDE and other development tools, to different libraries. We will deal with creating basic projects and setting up a Spring Boot configuration to build and develop our first microservice. We will be using Java 11 as the language and Spring Boot for our project.
- Extending Jenkins
- WildFly:New Features
- JavaScript Unlocked
- PowerCLI Cookbook
- Arduino開發(fā)實戰(zhàn)指南:LabVIEW卷
- JavaScript+jQuery開發(fā)實戰(zhàn)
- 三維圖形化C++趣味編程
- INSTANT Weka How-to
- Learning AWS Lumberyard Game Development
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- Selenium Testing Tools Cookbook(Second Edition)
- Python機(jī)器學(xué)習(xí)算法: 原理、實現(xiàn)與案例
- Python圖形化編程(微課版)
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Test-Driven JavaScript Development