Posted February 2Feb 2 Cloud Native Go Cloud Native Go by Matthew A. Titmus Publisher "O'Reilly Media, Inc." Published Date 2021-04-20 Page Count 436 Categories Computers / Languages / General, Computers / Internet / Web Programming, Computers / Internet / Web Services & APIs, Computers / Distributed Systems / Cloud Computing Language EN Average Rating N/A (based on N/A ratings) Maturity Rating No Mature Content Detected ISBN 1492076309 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 architecturesUnderstand how Go can solve the challenges of designing scalable distributed servicesLeverage Go's lower-level features, such as channels and goroutines, to implement a reliable cloud native serviceExplore what "service reliability" is and what it has to do with cloud nativeApply a variety of patterns, abstractions, and tooling to build and manage complex distributed systems More Information
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.