In this article, we are going to automate the deployment of our serverless applications with AWS CI/CD tools. We would be using three services of AWS: CodeCommit, CodeBuild, CodePipeline. AWS code commit is a source control service that allows you to host your git-based repositories.