A brief history of Microsoft
I will go through a brief history of Microsoft describing where it came from and how it has evolved to today.
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.
We look into what the error about global id reclaim when you upgrade your Ceph cluster is all about. I got this error when I installed my new cluster and had to solve the issue. After reading about the reclaim of the global id I understood that it was a really bad practice and I’m…
We look into the slim framework version 4 and do a quick review. I looked into the slim framework back in 2019 and this is a revisit where I review the changes and see if the latest version 4 has improved from the earlier slim releases.
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
With the new Windows subsystem for linux it’s easier to install kubernetes on Windows 10. In this video we look at kubernetes using minikub and KinD which is two easy setups to try out kubernetes locally.