Published by Addison-Wesley (December 5, 2016) © 2017

Kevin Hoffman | Dan Nemeth
    VitalSource eTextbook (Lifetime access)
    €22,99
    Adding to cart… The item has been added
    ISBN-13: 9780134505800

    Cloud Native Go: Building Web Applications and Microservices for the Cloud with Go and React ,1st edition

    Language: English

    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

     

    •  Preface
    • 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