Git and Docker are the two essential tools that we will be using to manage our code and our builds apart from our local machine. In this section, we will install them both and explore how they are helping us.
We will look at the following topics:
- Installing Git
- Installing Docker
- Using Docker with microservices
- Using Git and Docker
Let's get started!