In the following posts I will be creating an online store using microservices that will be deployed to Amazon Web Services (AWS). The first service will be used to manage the items sold in the store. The item service will be developed in Java using Spring Boot. In this post I will setup a MySQL database I will be using for my development using Docker.