Cloud Native Go

Cloud Native Go
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 421
Release :
ISBN-10 : 9781492076285
ISBN-13 : 1492076287
Rating : 4/5 (287 Downloads)

Book Synopsis Cloud Native Go by : Matthew A. Titmus

Download or read book Cloud Native Go written by Matthew A. Titmus and published by "O'Reilly Media, Inc.". This book was released on 2021-04-20 with total page 421 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Cloud Native Go Related Books