Building containers with Singularity
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into Ceph encryption in a cluster where each OSD can be encrypted and the keys store externally in order to ensure data integrity and safety.
Shutting down a java application gracefully is required to handle java scaling in kubernetes. Shutdown is handled via a hook in java and I’m doing an live coding example where I add code to wait until process is done.
I’m trying to solve all the Advent of Code puzzles in this video series.
Looking at the basics of web assembly.
We look into how to setup an activity that changes language of your android application.