Course hosted by the Department of Computer Science at the University of Helsinki.
Main repository for Parts 1-7 located here.
In this part, we will learn how to package code into standard units of software called containers. These containers can help us develop software faster and easier than before. Along the way, we will also explore a completely new viewpoint for web development outside of the now-familiar Node.js backend and React frontend.
We will utilize containers to create immutable execution environments for our Node.js and React projects. Containers also make it easy to include multiple services with our projects. With the flexibility, we will explore and experiment with many different and popular tools by utilizing containers.
Exercises Complete: 22/22 (100%)
Time Taken: at most 14 hrs