A simple CI/CD using the AWS Code pipeline
CI/CD stands for Continuous Integration/Continuous Deployment. It is an iterative process that helps ensure code quality, streamline development workflows and deliver software updates rapidly. It is one of the best practices for the DevOps team.
In t...
deepdivecloud.hashnode.dev5 min read