In part 1 of this new series on Microservices, we'll explore how containerization technologies have changed the way we design, build and deploy applications. We'll then describe what docker is. And finally, we'll build a docker image running a MySQL database, instantiate and run the container.
Pre-Requisites:
1. Docker: https://www.docker.com/products/docke...
2. MySQL Workbench: https://dev.mysql.com/downloads/workb...
3. Github Desktp: https://github.com/apps/desktop
Code Sample: https://github.com/jgreboul/docker-ia...
And don't forget to subscribe for more insights!