's Picture

Joseph Velliah

Fulfilling God's purpose for my life

  • Home
  • About
  • Search
  • Contact

Kubernetes

A collection of 9 posts

January 26, 2025

Modernizing Bot Infrastructure: A Kubernetes Success Story

I led a project transforming our scattered bot infrastructure to Kubernetes. With bots spread across multiple servers and tech stacks, our teams faced maintenance challenges and rising costs.

CloudTransformation AWS Docker Kubernetes DevOps Engineering CloudNative Migration

December 29, 2024

Hidden Powers of Kubernetes Sidecar Containers: Beyond the Basics

While most Kubernetes engineers know what sidecar containers are and why they are necessary for logging and service mesh, these useful little components have other less obvious capabilities that are not well known. Let’s look at some powerful features that...

AI Kubernetes Docker OpenAI Python DevOps

November 10, 2024

Intelligent Kubernetes Event Summarizer: A Step-by-Step Guide with a Demo

Kubernetes is powerful but it also can be complicated due to the number of events and logs it generates. It is crucial to have the tools in place that enable you to summarise these events quickly when someone points out...

AI Kubernetes Docker OpenAI Python DevOps

October 10, 2024

Leveraging eBPF for Container Network Monitoring with Cilium

In modern Kubernetes environments, monitoring network traffic and securing containers can be challenging due to their dynamic nature. Cilium, powered by eBPF(Extended Berkeley Packet Filter), offers high-performance visibility and security for containerized applications. This article will guide you through setting...

AI Kubernetes Docker OpenAI Python DevOps

September 4, 2024

Unlocking Kubernetes Secrets: A Game-Changing Guide to Secure Secret Injection

Still hardcoding secrets in your Kubernetes deployments? Time to level up your security game! Here we explore a modern approach to secret management that will have your DevOps team cheering and your security team sleeping better at night.

Kubernetes AWS Secrets Manager External Secrets Operator DevOps Security

June 8, 2024

A Practical DevOps Approach to Building and Deploying a Rate-Limited API

In modern web development, the challenge isn’t just writing code; it’s about how you build, deploy, and manage that code in production. Imagine you’ve built a user management API that’s gaining traction. As your user base grows, you face three...

Linode Redis Python Docker Kubernetes Jenkins

March 9, 2024

Exploring ARM Architecture: A Practical Demo with Python API on EKS

This blog post is intended for individuals interested in exploring the intricacies of ARM architecture, particularly software developers seeking to understand its capabilities within the context of Kubernetes orchestration.

EKS ARM Python Docker Kubernetes

December 2, 2023

Seamless EKS-S3 Integration with Amazon EKS Pod Identity

When I first explored integrating Amazon Elastic Kubernetes Service (EKS) with AWS services like S3, the complexity of permissions was quite daunting. That is when I discovered Amazon EKS Pod Identity, a tool that greatly simplified this task. In this...

EKS S3 IAM Pod Identity Python Security Kubernetes Docker

April 22, 2023

Deploying Microservices on Amazon EKS with Istio

In Kubernetes, effectively managing microservices is critical for the seamless operation of cloud-native applications. A service mesh, like Istio, offers a robust solution to the complexities of service-to-service communication, ensuring that microservices can interact securely and efficiently. This article explores...

EKS Istio Kubernetes Microservices Service Mesh Kiali Python

Subscribe

Get the latest and greatest from me delivered straight to your inbox.

Joseph Velliah © 2025.

Back to top