
Welcome to SByteStream - here you'll find useful tools, code snippets, blog posts talking about programming and other stuff. Hope you'll find something useful here.
Latest Software
Recent blog posts

This blog post discusses installing and configuring Elastic Search 8.x and Kibana on RedHat Linux or Amazon Linux.

This blogpost discusses how to create a Linux service using DotNet Core (6) and how to implement a clean shutdown routine.

This post discusses how a copy of a Git repository can be created and maintained.

This post discusses how to enable SSL and client authentication in a Spring boot application.

Protecting your services using some sort of authentication and/or authorization is now an old concept. This post discusses on how we can use KeyCloak to act as an identity provider (IDP) and how services can work with KeyCloak to ensure only authorized users are able to access their APIs.