Build Docker Images for Any Platform with Buildx
We look into building images for multiple platforms and deploying them in a Kubernetes cluster. Talks about the challenges I've faced during the process and ways to mitigate these issues.
We talk about the new features in Java 12, all about garbage collectors and switch statements.
We are in our new Linux environment and create some more packages. tar – create file packages vim – editor with a lot of functionality procps – check and manipulate processes texinfo – text manipulation used for documentation
In this video, we test our installation, adding volumes, making backups, and working with instances.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video I look into htmx and the workflow to write a simple notes application with a simple backend API. htmx is a really cool way to write code in pure HTML and just add one small javascript library to get an reactive page.
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.