Epic Games vs Google – The Solution No One Wants
I discuss the solution to the legal battle going on around the Google Play Store and Epic Games. Kubernetes at scale managed for ...
We try to build a video lightbox for youtube videos. Showing thumbnails, on click open the video and play from the beginning.
We look into using the cephadm tooling to bootstrap and configure a small cluster with 3 drives and multiple hosts. We go into how cephadm administers different resources and shares them between hosts. Installing main host First we need curl in order to fetch the cephadm application sudo apt install -y curl Then we download…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We talk about what an accessible app is and how we can improve our testing, both manually and automatic.
We talk about the 12 factors to create a successful micro service application deployment.
We look at setting up, running, and setting up deployments on Kubernetes. We talk about running and scaling pods, connecting services and pushing to google cloud.