's Picture

Joseph Velliah

Fulfilling God's purpose for my life

  • Home
  • About
  • Search
  • Contact

Python

A collection of 15 posts

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

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

May 11, 2024

Automating Code Reviews with GitLab CI/CD and Ollama

This will be quite useful in increasing code quality and be certain about best practices observed across a development process. In this article, we’ll look at how to set up a GitLab CI/CD pipeline for automating code reviews of Python...

DevSecOps GitLab Docker Ollama AI Python CI/CD

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

January 14, 2024

AI-Driven ServiceNow Incident QnA Bot using Amazon Bedrock

In the ever-evolving landscape of IT service management, efficiency and rapid response are critical. Enter the ServiceNow Incident Analysis QnA Bot, a sophisticated tool designed to automate and streamline the process of incident analysis and resolution.

ServiceNow Amazon Bedrock LangChain Python Generative AI

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

October 7, 2023

Automating Security Scanning and Uploading Results to DefectDojo in GitLab CI/CD

Security is a critical part of the software development lifecycle, and automating security scans is a best practice for ensuring that vulnerabilities are caught early. In this article, we’ll walk through how to automate security scanning using GitLeaks, Semgrep, and...

DevSecOps DefectDojo GitLab ASPM Vulnerability GitLeaks Semgrep NJSScan Docker Security Python

September 4, 2023

Building Q&A App Using Bible API OpenAI and Pinecone

In today’s ever-evolving technological landscape, there are infinite possibilities to delve into and interact with Bible verses. I myself have recently embarked on a personal endeavor, creating a Q&A platform specifically tailored to the King James Version (KJV) of the...

Faith Bible API OpenAI Machine Learning Pinecone Milvus Vector Database LangChain Python

Page 1 of 2 Older Posts

Subscribe

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

Joseph Velliah © 2025.

Back to top