mikegehard / journeyFromMonolithToMicroservicesSlides

The slides for my Mucon Stockholm talk about evolving from monolith to microservices. Code can be found here: https://github.com/mikegehard/journeyFromMonolithToMicroservices
MIT License
8 stars 4 forks source link

Journey from Monolith to Microservices

Running slides

  1. Install docker
  2. Open up a Docker quick start terminal window to this directory. Make note of the IP address that is being used by your Docker machine when the window opens.
  3. Run ./present.sh <absolutePathTo>/slides
  4. Open a browser to http://<ipAddress>:8000.