How to use Quarkus
We will look into using Quarkus, a framework for building java endpoints in a reactive manner. Change code, package structure or class names and the server will restart and just work.
We go through how to create a twitch overlay in javascript so we can play a game and show updates in the overlay if the javascript code detects new followers. We also integrate it with a real-time clock counting down for stream end.
We look into how to install the Ceph RADOS Gateway to enable the S3 API on our ceph cluster. Using a gateway in order to simplify the object handling is a usual practice but we will also look into how to setup a region / zone and what is required to sync your data centers….
We compile and look at the code for the Tensorflow lite demo, looking at the key concepts.
In this video we look into Java 17, what is new with the 17 release of java that will come to a download site near you on the 14th of september.
We look at how to use a Biometric fingerprint to decrypt some encrypted data.
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.