Book description
The Complete Guide to Building Cloud-Based Services
Cloud Native Go shows developers how to build massive cloud
applications that meet the insatiable demands of today’s
customers, and will dynamically scale to handle virtually any
volume of data, traffic, or users.
Kevin Hoffman and Dan Nemeth describe the modern cloud-native
application in detail, illuminating factors, disciplines, and
habits associated with rapid, reliable cloud-native development.
They also introduce Go, a “simply elegant”
high-performance language that is especially well-suited for cloud
development.
You’ll walk through creating microservices in Go, adding
front-end web components using ReactJS and Flux, and mastering
advanced Go-based cloud-native techniques. Hoffman and Nemeth show
how to build a continuous delivery pipeline with tools like
Wercker, Docker, and Dockerhub; automatically push apps to leading
platforms; and systematically monitor app performance in
production.
Learn “The Way of the Cloud”: why developing good cloud software is fundamentally about mindset and discipline
Discover why Go is ideal for cloud-native microservices development
Plan cloud apps that support continuous delivery and deployment
Design service ecosystems, and then build them in a test-first manner
Push work-in-progress to a cloud
Use Event Sourcing and CQRS patterns to react and respond to enormous volume and throughput
Secure cloud-based web applications: do’s, don’ts, and options
Create reactive applications in the cloud with third-party messaging providers
Build massive-scale, cloud-friendly GUIs with React and Flux
Monitor dynamic scaling, failover, and fault tolerance in the cloud
Table of contents
- About This E-Book
- Title Page
- Copyright Page
- Dedication Page
- Contents at a Glance
- Contents
- Preface
- About the Authors
- Acknowledgments
- 1. The Way of the Cloud
- 2. Getting Started
- 3. Go Primer
- 4. Delivering Continuously
- 5. Building Microservices in Go
- 6. Using Backing Services
- 7. Creating a Data Service
- 8. Event Sourcing and CQRS
- 9. Building a Web Application with Go
- 10. Security in the Cloud
- 11. Working with WebSockets
- 12. Building Web Views with React
- 13. Creating UIs that Scale with Flux
- 14. Creating a Full Application—World of FluxCraft
- 15. Conclusion
- A. Troubleshooting Cloud Applications
- Index
- Code Snippets
Product information
- Title: Cloud Native Go: Building Web Applications and Microservices for the Cloud with Go and React
- Author(s):
- Release date: December 2016
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780134505787
You might also like
book
Cloud Native DevOps with Kubernetes
Kubernetes is the operating system of the cloud native world, providing a reliable and scalable platform …
video
Cloud Native Java with Kubernetes, 2nd Edition
10.5+ Hours of Video Instruction Description Work takes time to flow through an organization and ultimately …
book
Microservices with Go
Build, scale, and maintain microservices in Golang with ease. Key Features Create and organize well-structured Go …
book
Building Microservices with Go
Your one-stop guide to the common patterns and practices, showing you how to apply these using …