Cloud Native Go: Building Reliable Services in Unreliable Environments


Price: $69.99 - $54.93
(as of Dec 02,2024 12:55:19 UTC – Details)


From the brand

oreillyoreilly

Explore more Go resources

OreillyOreilly

Sharing the knowledge of experts

O’Reilly’s mission is to change the world by sharing the knowledge of innovators. For over 40 years, we’ve inspired companies and individuals to do new things (and do them better) by providing the skills and understanding that are necessary for success.

Our customers are hungry to build the innovations that propel the world forward. And we help them do just that.

Publisher ‏ : ‎ O’Reilly Media; 2nd edition (November 19, 2024)
Language ‏ : ‎ English
Paperback ‏ : ‎ 539 pages
ISBN-10 ‏ : ‎ 1098156420
ISBN-13 ‏ : ‎ 978-1098156428
Item Weight ‏ : ‎ 1.88 pounds
Dimensions ‏ : ‎ 7 x 1.09 x 9.19 inches


In today’s digital landscape, building reliable services in unreliable environments is a challenge that many developers face. One way to tackle this challenge is by using cloud native architecture, which enables applications to be more resilient and scalable.

In this post, we will explore how to build reliable services in unreliable environments using Go, a popular programming language known for its simplicity and efficiency. By leveraging cloud native principles and best practices, developers can create services that are highly available, fault-tolerant, and easily scalable.

We will discuss key concepts such as containerization, orchestration, service discovery, and monitoring, and how they can be implemented in Go to ensure the reliability of your services. Additionally, we will explore tools and frameworks such as Kubernetes, Prometheus, and Envoy that can help streamline the development and deployment process.

Overall, by embracing cloud native architecture and utilizing the power of Go, developers can build services that can thrive in even the most unpredictable environments. Stay tuned for more insights and tips on how to create reliable services in unreliable environments with Cloud Native Go!
#Cloud #Native #Building #Reliable #Services #Unreliable #Environments