Nginx Ingress Expires in March 2026 — Migrate to Gateway API with Envoy Gateway

Full setup with TLS (cert-manager), wildcard domains, automatic DNS (ExternalDNS), and real-world debugging

Tom JoseFebruary 3, 2026

How AI-Powered Fraud Detection Works: A Business Leader’s Guide

Understanding the technology that protects billions in transactions every day

Maryam NaveedJanuary 27, 2026

Enterprise AI Platform for Predictive Hydraulic System Maintenance

Charmed Kubeflow-Powered Solution for Proactive Equipment Health Management on AWS

Maryam NaveedJanuary 22, 2026

Smarter Machines, Fewer Headaches: AI-Powered Predictive Maintenance for Hydraulic Systems

Note: Interested in self-healing infrastructure? Check out my article on Revolutionizing Kubernetes Configuration Management with KHook and…

Maryam NaveedJanuary 8, 2026

From Proof-of-Concept to Production: Evolving Your Self-Healing Infrastructure

Self healing platforms

In the previous article, we explored building a self-healing nginx infrastructure using KAgent and KHook, covering autonomous configuration validation, intelligent analysis, and automated remediation.

Maryam NaveedDecember 4, 2025

Conversational Finance: AI Assistant that talks to your Fund Data

We have been working with VC funds and taxation for sometime, and we thought it is high time we had a new way for fund managers and tax specialists to interact with financial data — naturally, securely, and instantly.

Dr. Sandeep SadanandanNovember 24, 2025

Next.JS isn't all that bad.

Though I am primarily a backend/system developer, I have worked with frontend for a long time. Coffeescript, React JS/Native when it was just in beta, Rails, plain HTML/CSS, React when it matured a bit more, etc.

Dr. Sandeep SadanandanNovember 11, 2025

Building Self-Healing Nginx Infrastructure: A Technical Guide to Deploying KAgent and KHook

Self healing platforms

In our previous article, we saw how KAgent and KHook can automatically detect and fix nginx configuration issues in real-time, transforming what would typically be hours of manual troubleshooting into a fully automated resolution.

Maryam NaveedOctober 27, 2025

Resume Tailor — from side project to Product

Running a software agency has many advantages — it’s overall wonderful, but not without a few pain-points.

Dr. Sandeep SadanandanOctober 17, 2025

Revolutionizing Kubernetes Configuration Management with KHook and KAgent: A Comprehensive Solution for Automated Nginx Troubleshooting and Remediation

Self healing platforms

Picture this: It’s 3 AM, and your phone is buzzing with alerts. Your nginx web server is crashing every few minutes, stuck in an endless restart loop. Your website is down, customers are frustrated, and you’re manually troubleshooting configuration issues that should be simple to fix

Maryam NaveedOctober 14, 2025

Crossplane & Composition: Taming Secrets at Scale

In one of our client engagements, the development team found themselves in a bind. Running Kubernetes on AWS, they had to juggle **dozens of apps** — -each needing its own set of secrets, each demanding fresh databases on demand, and all under the watchful eyes of policy restrictions

Dr. Sandeep SadanandanSeptember 18, 2025

The Art of Debugging: Beyond Breakpoints and Print Statements

Debugging. For many software developers, the word itself conjures images of late nights, endless scrolling through logs, and the gnawing frustration of an elusive bug. We often view it as a necessary evil, a mundane chore that pulls us away from the “real” work of writing new features.

Maryam NaveedSeptember 16, 2025

MCP for Enterprise: Why Context-Driven AI Matters for Your Organization

Many organisations that tried AI in workplace have had it hard. Why? Lack of enterprise integration.

Dr. Sandeep SadanandanAugust 25, 2025

Mastering Time Series Forecasting with LagLama: A Complete Guide to IoT Sensor Data Prediction

In today’s data-driven world, the Internet of Things (IoT) is revolutionizing industries across manufacturing, healthcare, agriculture, and beyond. With millions of sensors generating continuous streams of time-series data, organizations are sitting on a goldmine of information that can drive predictive maintenance, anomaly detection, and operational optimization.

Maryam NaveedAugust 22, 2025

Why Most Side Projects Fail — and How to Build One Like a Real Product

Most side projects start the same way.

Maryam NaveedAugust 22, 2025

Powerful Marketing Strategies to Skyrocket Your SaaS Growth

Growing a SaaS business is challenging. However, employing targeted and effective marketing strategies can transform your idea from a small startup into a profitable, scalable business.

Tom JoseApril 19, 2025

Deploy Like a Pro: Zero Downtime Using Docker, GitHub Actions, and EC2

Deploying applications with minimal downtime is crucial for ensuring a seamless user experience. This article explores how to achieve an almost zero downtime deployment using GitHub Actions and Docker.

Tom JoseMarch 25, 2025

Introducing Cronochat: Supercharge Your Slack with Recurring, Scheduled, Broadcast, and Anonymous…

Cronochat is a simple, powerful Slack app.

Tom JoseMarch 22, 2025

Simplify Kubernetes Storage: Mounting EFS to EKS Like a Pro

Elastic File System (EFS) is a scalable, serverless, and fully managed file system designed to share storage across multiple services or containers in AWS.

Tom JoseNovember 27, 2024

Cracking the CKAD in One Go: My Success Story and Tips

The Certified Kubernetes Application Developer (CKAD) certification, provided by the Cloud Native Computing Foundation (CNCF), is a globally recognized credential for professionals working with Kubernetes.

Tom JoseOctober 22, 2024

Achieving Resilience: High Availability Strategies in Kubernetes

In cloud computing, it’s important to keep services running smoothly, even when maintenance tasks like updating or restarting nodes are necessary.

Tom JoseJune 14, 2024

Cost-Efficient Kubernetes Setup in AWS using EKS with Karpenter and Fargate

Karpenter is an open-source Kubernetes cluster autoscaler designed to optimize the provisioning and scaling of compute resources.

Tom JoseMay 27, 2024

Setting up Gitlab Runner on Amazon EKS: A Step-by-Step Guide

In the ever-evolving landscape of software development, Continuous Integration and Continuous Delivery (CI/CD) have become indispensable practices.

Tom JoseFebruary 27, 2024

Ten Commandments for working from home

Start early — at the time you usually leave to work. Don’t squander the travel time.

Dr. Sandeep SadanandanMarch 17, 2020

SSH to WSL from terminal emulator

So, you have setup WSL ( Windows Subsystem for Linux) and are not happy with the “built in”emulator. In my case, I wanted to use an…

Dr. Sandeep SadanandanFebruary 4, 2020

Merge Channels in Go(lang)

Recently, I had to deal with receiving several events from Kafka. They were about 6 different types of them, but internally, the ways I…

Dr. Sandeep SadanandanJuly 8, 2019