- Mastering Microservices with Java
- Sourabh Sharma
- 208字
- 2021-07-02 13:03:25
Preface
Presently, microservices are the de-facto way to design scalable, easy-to-maintain applications. Microservice-based systems not only make application development easier, but also offer great flexibility in utilizing 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 integrate sample online table reservation system (OTRS) services with an Angular-based UI app. 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 event-based and gRPC microservices. You will learn various ways to handle distributed transactions and explore choreography and orchestration of business flows. 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.
- Spring 5企業級開發實戰
- Instant Apache Stanbol
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Java Web開發技術教程
- Getting Started with SQL Server 2012 Cube Development
- R大數據分析實用指南
- 深入分布式緩存:從原理到實踐
- Internet of Things with ESP8266
- Python程序設計與算法基礎教程(第2版)(微課版)
- iOS Development with Xamarin Cookbook
- 從零開始學UI設計·基礎篇
- Tkinter GUI Application Development Blueprints
- Mastering Assembly Programming
- 軟件定義存儲:原理、實踐與生態
- Java從入門到精通(第7版)