Cloud Native Go
Cloud Native Go What do Docker, Kubernetes, and Prometheus have in common? This practical book shows you how to use Go's strengths to develop cloud native services that are scalable and resilient,…
Specifikacia Cloud Native Go
Cloud Native Go
What do Docker, Kubernetes, and Prometheus have in common? 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. All of these cloud native technologies are written in the Go programming language.
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 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.