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
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Go: Design Patterns for Real-World Projects
An insightful guide to learning the Go programming language About This Book Get insightful coverage of …
book
The Go Workshop
Cut through the noise and get real results with a step-by-step approach to learning Go programming …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …