- Mastering Microservices with Java 9(Second Edition)
- Sourabh Sharma
- 189字
- 2021-07-02 21:54:39
Preface
Microservices are the next big thing in designing scalable, easy-to-maintain applications. They not only makes application development easier, but also offer great flexibility to utilize various resources optimally. If you want to build an enterprise-ready implementation of a microservice architecture, then this is the book for you!
Starting off by understanding the core concepts and framework, you will then focus on the high-level design of large software projects. You will gradually move on to setting up the development environment and configuring it before implementing continuous integration to deploy your microservice architecture. Using Spring Security, you will secure microservices and test them effectively using REST Java clients and other tools such as RxJava 2.0. We'll show you the best patterns, practices, and common principles of microservice design, and you'll learn to troubleshoot and debug the issues faced during development. We'll show you how to design and implement reactive microservices. Finally, we'll show you how to migrate a monolithic application to a microservice-based application.
By the end of the book, you will know how to build smaller, lighter, and faster services that can be implemented easily in a production environment.
- Java語言程序設計
- Instant Node Package Manager
- Practical Data Analysis Cookbook
- Python程序設計教程(第2版)
- .NET 3.5編程
- Natural Language Processing with Java and LingPipe Cookbook
- Java Web開發就該這樣學
- Python3.5從零開始學
- Learning Modular Java Programming
- Webpack實戰:入門、進階與調優(第2版)
- Advanced UFT 12 for Test Engineers Cookbook
- 計算機應用技能實訓教程
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- DB2SQL性能調優秘笈
- Flutter for Beginners