Mastering Microservices with Java 3/e
暫譯: 精通微服務架構與 Java 第三版
Sharma, Sourabh
- 出版商: Packt Publishing
- 出版日期: 2019-02-26
- 定價: $1,520
- 售價: 8.0 折 $1,216
- 語言: 英文
- 頁數: 446
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1789530725
- ISBN-13: 9781789530728
-
相關分類:
Java 程式語言、Microservices 微服務、SOA
立即出貨 (庫存=1)
商品描述
Key Features
- Use domain-driven designs to build microservices
- Explore various microservices design patterns such as service discovery, registration, and API Gateway
- Use Kafka, Avro, and Spring Streams to implement event-based microservices
Book Description
Microservices are key to designing scalable, easy-to-maintain applications. This latest edition of Mastering Microservices with Java, works on Java 11. It covers a wide range of exciting new developments in the world of microservices, including microservices patterns, interprocess communication with gRPC, and service orchestration.
This book will help you understand how to implement microservice-based systems from scratch. You'll start off by understanding the core concepts and framework, before focusing on the high-level design of large software projects. You'll then use Spring Security to secure microservices and test them effectively using REST Java clients and other tools. You will also gain experience of using the Netflix OSS suite, comprising the API Gateway, service discovery and registration, and Circuit Breaker. Additionally, you'll be introduced to the best patterns, practices, and common principles of microservice design that will help you to understand how to troubleshoot and debug the issues faced during development.
By the end of this book, you'll have learned how to build smaller, lighter, and faster services that can be implemented easily in a production environment.
What you will learn
- Use domain-driven designs to develop and implement microservices
- Understand how to implement microservices using Spring Boot
- Explore service orchestration and distributed transactions using the Sagas
- Discover interprocess communication using REpresentational State Transfer (REST) and events
- Gain knowledge of how to implement and design reactive microservices
- Deploy and test various microservices
Who this book is for
This book is designed for Java developers who are familiar with microservices architecture and now want to effectively implement microservices at an enterprise level. Basic knowledge and understanding of core microservice elements and applications is necessary.
商品描述(中文翻譯)
**主要特點**
- 使用領域驅動設計來構建微服務
- 探索各種微服務設計模式,如服務發現、註冊和 API Gateway
- 使用 Kafka、Avro 和 Spring Streams 實現基於事件的微服務
**書籍描述**
微服務是設計可擴展且易於維護的應用程序的關鍵。本書《Mastering Microservices with Java》的最新版本基於 Java 11。它涵蓋了微服務領域中一系列令人興奮的新發展,包括微服務模式、使用 gRPC 的進程間通信以及服務編排。
本書將幫助您了解如何從零開始實現基於微服務的系統。您將首先了解核心概念和框架,然後專注於大型軟體專案的高層設計。接著,您將使用 Spring Security 來保護微服務,並使用 REST Java 客戶端和其他工具有效地進行測試。您還將獲得使用 Netflix OSS 套件的經驗,包括 API Gateway、服務發現和註冊以及 Circuit Breaker。此外,您將了解最佳模式、實踐和微服務設計的共同原則,這將幫助您理解如何排除開發過程中遇到的問題。
在本書結束時,您將學會如何構建更小、更輕、更快的服務,這些服務可以輕鬆地在生產環境中實施。
**您將學到的內容**
- 使用領域驅動設計來開發和實現微服務
- 了解如何使用 Spring Boot 實現微服務
- 探索使用 Sagas 的服務編排和分佈式事務
- 發現使用表現層狀態轉換(REST)和事件的進程間通信
- 獲得如何實現和設計反應式微服務的知識
- 部署和測試各種微服務
**本書適合誰**
本書是為熟悉微服務架構的 Java 開發人員設計的,現在希望在企業級別有效實施微服務。需要具備基本的微服務核心元素和應用的知識和理解。
目錄大綱
- A Solution Approach
- Environment Setup
- Domain Driven Design
- Implementing microservices
- Microservice Patterns - Part 1
- Microservice Patterns - Part 2
- Securing Microservices
- Consuming services using a Microservice WEB application
- Inter-process communication using REST
- Inter-process communication using gRPC
- Inter-process communication using Events
- Transaction Management
- Service Orchestration
- Troubleshooting Guide
- Best practices and common principles
- Converting a Monolithic App to a Microservice-Based App
目錄大綱(中文翻譯)
- A Solution Approach
- Environment Setup
- Domain Driven Design
- Implementing microservices
- Microservice Patterns - Part 1
- Microservice Patterns - Part 2
- Securing Microservices
- Consuming services using a Microservice WEB application
- Inter-process communication using REST
- Inter-process communication using gRPC
- Inter-process communication using Events
- Transaction Management
- Service Orchestration
- Troubleshooting Guide
- Best practices and common principles
- Converting a Monolithic App to a Microservice-Based App