Who is this for?
This is an advanced topic for software developers interested in using AWS CodeBuild to automate container build tasks.
What will you learn?
Upon completion of this learning path, you will be able to:
- Use a GitHub project and AWS CodeBuild to automate Docker image creation
- Pull and run the created Docker images on any Arm computer with Docker installed
Prerequisites
Before starting, you will need the following:
- An
AWS account
for accessing AWS cloud services.
- An
Arm based instance
from a cloud service provider or any Arm server, laptop, or single-board computer running
Docker
used to run the created images