Audiobook description
Build and upgrade an automated software delivery pipeline that supports containerization, integration testing, semantic versioning, automated deployment, and more.In Shipping Go you will learn how to:
- Develop better software based on feedback from customers
- Create a development pipeline that turns feedback into features
- Reduce bugs with pipeline automation that validates code before it is deployed
- Establish continuous testing for exceptional code quality
- Serverless, container-based, and server-based deployments
- Scale your deployment in a cost-effective way
- Deliver a culture of continuous improvement
Shipping Go is a hands-on guide to shipping Go-based software. Author Joel Holmes shows you the easy way to set up development pipelines, fully illustrated with practical examples in the powerful Go language. You’ll put continuous delivery and continuous integration into action, and discover instantly useful guidance on automating your team’s build and reacting with agility to customer demands. Your new pipelines will ferry your projects through production and deployment, and also improve your testing, code quality, and production applications.
About the Technology
An effective software delivery pipeline automates all stages, from initial design, through development, deployment, and ultimately the usage experience that feeds back into new features and releases. Go embraces the best practices of Continuous Delivery, and adds a few language-specific tools and twists of its own.
About the Book
Shipping Go shows you how to build Go-specific software development pipelines. You’ll have a basic CI/CD process up and running by the time you finish Chapter 3, along with an iterative process for designing, releasing, and revising your applications. Then, you’ll systematically upgrade your pipeline to support containerization, integration testing, semantic versioning, and automated deployment. A set of handy appendices help you translate these valuable practices to Kotlin, Python, and JavaScript applications.
What's Inside
- Create a development pipeline that turns feedback into features
- Automatically validate code before it is deployed
- Serverless, container-based, and server-based deployments
- Scale your deployment in a cost-effective way
About the Reader
For Go developers.
About the Author
Joel Holmes builds cloud native applications, helping to architect, design, and develop them. A Golang tech lead, Aliénor Latour was the technical editor for this book.
Quotes
Gets you from inception all the way to shipping with Golang.
- Nathan B. Crocker, Core Systems/Galaxy Digital
Provide continuous value to your end users and team, from design to shipping.
- Laud Bentil, mPharma
A–Z of building software in Go using a modern tooling ecosystem, full circle from accepting requirements to shipping the software.
- Arun Saha, Cisco
Teaches you step by step how to industrialize your software production.
- Alain Lompo, ISO-Gruppe
Table of contents
- Part 1. Startup
- Chapter 1. Delivering value
- Chapter 2. Introducing continuous integration
- Chapter 3. Introducing continuous testing
- Chapter 4. Introducing continuous deployment
- Part 2. Scaling
- Chapter 5. Code quality enforcement
- Chapter 6. Testing frameworks, mocking, and dependencies
- Chapter 7. Containerized deployment
- Part 3. Going public
- Chapter 8. Configuration management and stable releases
- Chapter 9. Integration testing
- Chapter 10. Advanced deployment
- Chapter 11. The loop
- Appendix A. Using Kotlin
- Appendix B. Using Python
- Appendix C. Using JavaScript
- Appendix D. Using Terraform
Product information
- Title: Shipping Go
- Author(s):
- Release date: July 2023
- Publisher(s): Manning Publications
- ISBN: None
You might also like
book
Shipping Go
Build and upgrade an automated software delivery pipeline that supports containerization, integration testing, semantic versioning, automated …
book
AI Engineering
Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the …
book
Solutions Architect's Handbook - Third Edition
From fundamentals and design patterns to the latest techniques such as generative AI, machine learning and …
book
Building Microservices, 2nd Edition
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. …