@Iliyas217
Senior Engineer
As a seasoned DevOps engineer, I bring a comprehensive set of skills to the table, encompassing version control with Git and GitOps using ArgoCD, containerization with Docker, and orchestration with Kubernetes, Helm, and Istio. I'm proficient in infrastructure provisioning and management using Terraform and Ansible, and have expertise in setting up and managing CI/CD pipelines with Jenkins, Azure Pipelines, and AWS CodePipeline. With extensive experience in cloud platforms, including Azure and AWS, I've deployed and managed applications on Azure Kubernetes Service (AKS) and AWS Elastic Container Service (ECS) and Elastic Container Service for Kubernetes (EKS). Additionally, I've integrated security practices into DevOps pipelines, ensuring secure and compliant software development and deployment. My technical prowess extends to Bash shell scripting, Linux system administration, and programming in Golang. Throughout my journey, I've developed a unique blend of skills that enable me to streamline development, deployment, and management of applications across multiple environments.
Nothing here yet.
Oct 21, 2025 · 8 min read · 🧩 1. First, what is CNI? CNI stands for Container Network Interface. Think of it as a rulebook and a helper that tells Kubernetes how to connect pods to a network — so that pods can talk to each other and to the outside world. 👉 Without CNI, pods w...
Join discussion
Apr 21, 2025 · 6 min read · Imagine This First: What Is Vault Like? Think of Vault as a high-tech safe in a bank: The vault stores your most precious items (like passwords, keys, certificates). You need permission to open the vault and retrieve something. The vault can also ...
Join discussion
Sep 25, 2024 · 4 min read · Deploying infrastructure to multiple environments using Terraform modules involves a structured approach to organizing and managing your Terraform code. This guide will walk you through a detailed example of how to set up and deploy complex infrastru...
Join discussion
Sep 24, 2024 · 7 min read · Monitoring Kubernetes using Prometheus and Grafana is a powerful way to gain insights into the performance and health of your Kubernetes cluster. This guide will walk you through the process step by step, covering each topic and subtopic in detail, i...
Join discussion