Further reading
Here is a list of references from this chapter that you can also use to gain more information about the topics we discussed:
- CI/CD: https://azure.microsoft.com/en-us/overview/continuous-delivery-vs-continuous-deployment/
- Deployment rings: https://docs.microsoft.com/en-us/azure/devops/migrate/phase-rollout-with-rings
- Deploying to Azure App Service: https://docs.github.com/en/actions/deployment/deploying-to-your-cloud-provider/deploying-to-azure-app-service
- Deploying to Google Kubernetes Engine: https://docs.github.com/en/actions/deployment/deploying-to-your-cloud-provider/deploying-to-google-kubernetes-engine
- Deploy to Amazon Elastic Container Service: https://docs.github.com/en/actions/deployment/deploying-to-your-cloud-provider/deploying-to-amazon-elastic-container-service
- Security hardening your deployments: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments
- Kubernetes deployments: https://kubernetes.io...