Chapter 9: Implementing a CI/CD Pipeline
This chapter will show you how to build a CI/CD workflow to automate the deployment of a Gin service. We will also discuss the importance of embracing a GitFlow approach while building a Gin-based API.
In this chapter, we will cover the following topics:
- Exploring CI/CD practices
- Building a continuous integration workflow
- Maintaining multiple runtime environments
- Implementing continuous delivery
By the end of this chapter, you will be able to automate the test, build, and deploy process of a Gin web application.
Technical requirements
To follow the content in this chapter, you will need the following:
- A complete understanding of the previous chapter. This chapter is a follow-up of the previous one ...
Get Building Distributed Applications in Gin now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.