# SRE with Java Microservices 《Java微服务SRE》

# 基本信息

英文书名:SRE with Java Microservices

中文书名:Java微服务SRE

作者:Jonathan Schneider

版本:无

ISBN:9781492073925

页数:未知

出版社:O’Reilly (opens new window)

出版时间:2020.09

cover

天猫红包:领取购书红包 (opens new window)

天猫折扣购:英文原版 (opens new window)

下载地址:腾讯微云 (opens new window)

文件格式:PDF ePub

密码:j6739k

# 内容简介

In a microservices architecture, the whole is indeed greater than the sum of its parts. But in practice, individual microservices can inadvertently impact others and alter the end user experience. Effective microservices architectures require standardization on an organizational level with the help of a platform engineering team.

This practical book provides a series of progressive steps that platform engineers can apply technically and organizationally to achieve highly resilient Java applications. Author Jonathan Schneider covers many effective SRE practices from companies leading the way in microservices adoption. You’ll examine several patterns discovered through much trial and error in recent years, complete with Java code examples.

Chapters are organized according to specific patterns, including:

  • Application metrics: Monitoring for availability with Micrometer
  • Debugging with observability: Logging and distributed tracing; failure injection testing
  • Charting and alerting: Building effective charts; KPIs for Java microservices
  • Safe multicloud delivery: Spinnaker, deployment strategies, and automated canary analysis
  • Source code observability: Dependency management, API utilization, and end-to-end asset inventory
  • Traffic management: Concurrency of systems; platform, gateway, and client-side load balancing
最后更新: 12/2/2022, 12:56:08 AM