Managing Kubernetes Secrets with Mozilla SOPS and AGEManaging sensitive data in Kubernetes can be tricky, in the form of passwords, credentials, tokens, keys and other sensitive data. However…Feb 8Feb 8
Benchmarking Llama-3.1–8B-Instant vs Gemini-2.5-Flash Using a Streamlit Evaluation DashboardArtificial intelligence is taking all the hype, where systems and humans are interacting with it one way or another daily. Large Language…Jan 18Jan 18
Docker Cleanup Commands: Remove Images, Containers, and VolumesDocker is used daily by engineers for building, testing and running applications across different environments. With constant usage…Jan 4Jan 4
Build Architecture-Agnostic Images with BuildxIntroduction Engineering teams are evolving where engineers build on Apple Silicon laptops, Windows workstations and a variety of Linux…Dec 19, 2025Dec 19, 2025
Database Backup Strategies That Actually Work: When to Use Physical vs Logical BackupsIntroductionNov 20, 2025Nov 20, 2025
Automating Supply Chain Security Using GitHub ActionsMost software products are made of source code as well as third-party software in the form of dependencies. Usually, a build process would…Nov 8, 2025Nov 8, 2025
Amazon Q — Build AWS Architecture DiagramsBuilding a visual illustration of how a system works can be daunting. This would require learning different tools, varying styling, and…Oct 15, 2025Oct 15, 2025
Automate Nginx Deployment on Multiple AWS EC2 Instances with Ansible and Load BalancerManaging multiple fleets of instances can be tedious, talk of installing, configuring or performing operations on these instances one after…Oct 5, 2025Oct 5, 2025
Building Portable CI/CD Pipelines as Code with DaggerContinuous Integration(CI) Pipelines are usually designed to run remotely. This leads to waiting for approvals, endless commits to fix a…Aug 29, 2025Aug 29, 2025
API Observability in KubernetesApplication Programming Interfaces(API) play an important role in our interconnected ecosystem of services. Relying on hope that these…Jul 29, 2025Jul 29, 2025