Docker(Beginner to advanced) 1
Learn the core fundamentals of Docker by building a Node/Express app with a Mongo & Redis database.
You'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.