Introduction to Microservices, Docker, and Kubernetes

Introduction to Microservices, Docker, and Kubernetes

Learn the basics of Microservices, Docker, and Kubernetes. Code demo starts at 18:45. I mess up the terminal for the first few minutes, but I fix it by 21:50. Audio gets echoey a few times, but it goes away quickly. Sorry about that!

Deployment YAML: https://pastebin.com/rZa9Dm1w

Dockerfile: https://pastebin.com/SZA26rbg

How to Containerize a Node App: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/

Package-lock Blog Post: https://medium.com/@Quigley_Ja/everything-you-wanted-to-know-about-package-lock-json-b81911aa8ab8