Learn, Execute, Innovate

Bring new knowledge to your team and lead the innovation. We have 99 tutorials so far, search them here.

Learn, Execute, Innovate

My Latest Tutorials

Automated Encrypted Backups with Restic on Ubuntu

Backups are one of those things everyone agrees are important, yet most servers run for years without a single tested restore. The...

Ship Your Kubernetes Service Metrics and Logs to External Prometheus and Loki with Sidecars

Here is a situation many developers run into. Your application already exposes a Prometheus /metrics endpoint and writes useful lo...

Building an End-to-End RAG Pipeline with Node.js and Ollama on Ubuntu

Most RAG tutorials explain one piece in isolation: how to chunk text, how to search a vector database, how to call an embedding mo...