Blog

Setting Up a Kubernetes Cluster on Raspberry Pi
May 15, 2025

A step-by-step guide to setting up a Kubernetes cluster using Raspberry Pi devices, perfect for home labs and learning Kubernetes concepts.

Kubernetes
Raspberry Pi
DevOps
Homelab
Building a Semantic Search Engine with Next.js and Elasticsearch
April 28, 2025

Learn how to create a powerful semantic search engine using Next.js for the frontend and Elasticsearch for efficient data indexing and retrieval.

Next.js
Elasticsearch
Search
NLP
Web Development
Automating Kubernetes Deployments with GitLab CI/CD
April 10, 2025

A comprehensive guide to setting up a fully automated GitLab CI/CD pipeline for deploying applications to Kubernetes clusters.

Kubernetes
GitLab
CI/CD
DevOps
Automation
Implementing Horizontal Pod Autoscaling in Kubernetes
March 22, 2025

Learn how to implement Horizontal Pod Autoscaling in Kubernetes to automatically scale your applications based on CPU and memory usage.

Kubernetes
Autoscaling
DevOps
Performance
Securing Containerized Applications with AWS Cognito
March 5, 2025

A guide to implementing secure authentication in containerized applications using AWS Cognito and Django REST Framework.

AWS Cognito
Authentication
Django
Security
Containers