Further reading
This chapter discussed various CI/CD pipelines. The documentation for some of the most popular pipelines can be found at the following links:
- GitHub: https://docs.gitlab.com/ee/ci/pipelines/
- GitLab: https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions
- Bitbucket: https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/
- Azure DevOps: https://docs.microsoft.com/en-us/azure/devops/pipelines/?view=azure-devops
- Google Cloud Source Repositories: https://cloud.google.com/kubernetes-engine/docs/tutorials/gitops-cloud-build
- AWS CodeCommit: https://docs.aws.amazon.com/codepipeline/latest/userguide/tutorials-simple-codecommit.html