CloudFormation, CodeCommit and CodeBuild
Jan 26, 2022
José Juan PérezDavid Fernández

During the first part of the seminar, our colleague JJ explained the tools that AWS provides us to implement CI/CD in our projects. Among these services are CodeCommit, CodeBuild, CodeDeploy and CodePipeline. He showed us in a demo how these services are configured and interconnected with each other to achieve continuous integration and deployment in our applications.

Next, our colleague David Fernandez Ortiz gave us an introduction to the concept of Infrastructure as Code and showed us the AWS service that allows us to do just that: CloudFormation. He also showed us some related tools such as SAM or CDK. Finally he made a small demo using Cloud Development Kit to deploy a simple application to the Amazon cloud.