In this lesson, I will show you how to build docker images and store them in the elastic container registry using CodeBuild.
By the end of this lesson you should be able to:
Understand the required files and configuration to generate docker images from Codebuild
Create the ECR repository and verify our build is working correctly
Learn step by step how this process works in our demonstration
A DevOps Engineer or a software developer
CodeBuild basics
DevOps basics
Basic usage of a Git code repository