A DevOps Guide to Using AWS CodePipeline and CodeDeploy for CI/CD
Introduction Just imagine the scenario where you have a critical bug and have to deploy it immediately. The deployment process (assuming we are not using a CI/CD pipeline): Build the code locally Run tests (hopefully) SSH into production servers ...



















