@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.
š§© 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...

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...

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...
