adds code


In this video we'll introduce ourselves to docker compose. Docker compose will allow us to specify all of the containers we want to run in a yaml file so we don't have to run a whole bunch of docker run commands. ▬▬▬▬▬▬ Full Playlist 🌴 ▬▬▬▬▬▬ Devops with Docker and Node.js: https://youtube.com/playlist?list=PL8VzFQ8k4U1JEu7BLraz8MdKJILJir7oY In this course we are going to master the core fundamentals of docker by building a Node/Express app with a Mongo & Redis database. We'll start off by keeping things simple with a single container, and gradually add more complexity to our app by integrating a Mongo container, and then finally adding in a redis database for authentication. We'll learn how to do things manually with the cli, then move on to docker compose. We'll focus on the challenges of moving from a development environment to a production environment. We'll deploy and Ubuntu VM as our production server, and utilize a container orchestrator like docker swarm ▬▬▬▬▬▬ Subscribe to my Channel 🍆 ▬▬▬▬▬▬ https://www.youtube.com/channel/UC2sYgV-NV6S5_-pqLGChoNQ?sub_confirmation=1 ▬▬▬▬▬▬ Support this garbage Channel 🍒 ▬▬▬▬▬▬ Patreon: https://www.patreon.com/sanjeevthiyagarajan ▬▬▬▬▬▬ Stalk me on Social Media 😲 ▬▬▬▬▬▬ https://twitter.com/Sanjeev_Tea https://www.instagram.com/sanjeev_tea/ https://www.facebook.com/sanjeevkt720
Previous Post Next Post