Cloud Native Go

Cloud Native Go
出版时间:2021.4
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB)
提取码    :kfs5

内容简介:

What do Docker, Kubernetes, and Prometheus have in common? All of these cloud native technologies are written in the Go programming language. This practical book shows you how to use Go’s strengths to develop cloud native services that are scalable and resilient, even in an unpredictable environment. You’ll explore the composition and construction of these applications, from lower-level features of Go to mid-level design patterns to high-level architectural considerations.

Each chapter builds on the lessons of the last, walking intermediate to advanced developers through Go to construct a simple but fully featured distributed key-value store. You’ll learn best practices for adopting Go as your development language for solving cloud native management and deployment issues.

  • Learn how cloud native applications differ from other software architectures
  • Understand how Go can solve the challenges of designing scalable distributed services
  • Leverage Go’s lower-level features, such as channels and goroutines, to implement a reliable cloud native service
  • Explore what “service reliability” is and what it has to do with cloud native
  • Apply a variety of patterns, abstractions, and tooling to build and manage complex distributed systems

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Data Science on AWS

2021-5-3 18:16:07

电子书

Articulating Design Decisions, 2nd Edition

2021-5-3 18:38:41

搜索