Advent of Code 2022 – Day 5
I'm trying to solve all the Advent of Code puzzles in this video series.
We look at configuring and running training in the cloud.
We did it! We hit 10,000 subscribers! This video is a huge thank you to everyone on this journey with me. Let’s take a trip down memory lane with clips from the channel, answer some of your questions, and reminisce about where it all began.
We talk about the 12 factors to create a successful micro service application deployment.
We look into how a Ceph filesystem works and how to add a filesystem to your Ceph cluster. Configuration, authentication and other important topics you need to know in order to run a cluster with a filesystem. Setup MDS services First, we need to add the MDS (MetaData Service) to each of the nodes. The…
We look into how to build docker images for performance. Talk about the compromises between speed and size.
We are in our new linux environment and create coreutils, python, ninja and meson. Talking about their usages and the importance of the utils in the core of linux.