Avesh

Avesh @i_am_vesh

About: DevOps Engineer with expertise in AWS, Azure, and CI/CD automation using Terraform, Jenkins, and Docker. Proficient in Kubernetes, cloud architecture, and building scalable, secure infrastructure.

Location:
Noida
Joined:
Oct 1, 2024

Avesh
articles - 74 total

Meta-Arguments and Provider in Terraform Day 10

Meta-Arguments and Provider Configuration Terraform, as an Infrastructure-as-Code (IaC)...

Learn More 0 0Dec 16 '24

Advanced HCL for Terraform Day 9

Advanced HCL: Expressions, Functions, and Dynamic Blocks HashiCorp Configuration Language...

Learn More 0 0Dec 15 '24

Workspaces and Environment Management in Terraform Day 8

Terraform Workspaces and Environment Management Terraform is a powerful...

Learn More 3 0Dec 14 '24

Resource Dependencies Lifecycle in Terraform day 7

Resource Dependencies and Lifecycle Management Resource dependencies and lifecycle...

Learn More 2 0Dec 13 '24

Modules in Terraform day 6

Working with Terraform Modules Terraform modules are building blocks that enhance reusability,...

Learn More 1 4Dec 12 '24

Infrastructure Planning with Terraform Day 5

Infrastructure Planning with Terraform: Writing Effective Configuration Infrastructure planning is a...

Learn More 2 0Dec 11 '24

Terraform State Management day 4

Terraform, an open-source Infrastructure as Code (IaC) tool, relies heavily on the concept of state...

Learn More 1 1Dec 10 '24

Variables and Outputs in Terraform Day 3

Terraform, an Infrastructure as Code (IaC) tool, allows you to manage and provision infrastructure...

Learn More 2 0Dec 9 '24

Practicing Docker Commands with Online Docker Playgrounds part 2

Docker is an essential tool in modern DevOps workflows, allowing developers and operations teams to...

Learn More 5 0Dec 8 '24

Terraform Core Concepts: Providers, Resources, and Data Sources: Day 2

Terraform Core Concepts: Providers, Resources, and Data Sources Terraform is an open-source...

Learn More 2 2Dec 8 '24

Getting Started with Terraform- Day 1

Getting Started with Terraform: Installation, Configuration, and Basic Concepts Terraform, an...

Learn More 8 4Dec 7 '24

Introduction to DevSecOps

Introduction to DevSecOps: Integrating Security into DevOps In today’s fast-paced software...

Learn More 40 3Dec 6 '24

Real-Life Kubernetes Interview Questions and Answers with Explanations

Kubernetes has become the de facto standard for container orchestration. Many organizations are...

Learn More 0 0Dec 5 '24

Kubernetes Multi-Container Pods: Sidecar, Adapter and Ambassador Patterns

Kubernetes pods are the smallest deployable units, and while most applications use single-container...

Learn More 2 0Dec 4 '24

Master Kubernetes: Headless Service, StatefulSet Creation, and Storage in StatefulSets

Kubernetes is a robust container orchestration platform with powerful features for managing both...

Learn More 1 0Dec 3 '24

Kubernetes Persistent Volumes

Kubernetes Persistent Volumes (PV), Persistent Volume Claims (PVC), Storage Classes, and...

Learn More 1 0Dec 2 '24

5 Best Sites to Practice Docker

Learning Docker requires hands-on practice, and fortunately, several platforms offer excellent...

Learn More 6 4Dec 1 '24

StatefulSet in Kubernetes: A Comprehensive Guide

StatefulSet in Kubernetes: A Comprehensive Guide Kubernetes is a powerful container orchestration...

Learn More 2 0Nov 30 '24

Network Policy in Kubernetes: A Comprehensive Guide for DevOps

Introduction Network Policies are Kubernetes resources that control pod-to-pod...

Learn More 1 0Nov 29 '24

Multi-Node Kubernetes Cluster Setup with KIND

Setting up a multi-node Kubernetes cluster is crucial for testing and simulating production-grade...

Learn More 3 2Nov 28 '24

Critical Container Image Security Vulnerabilities and Their Solutions

Introduction Container images are fundamental building blocks of modern application...

Learn More 3 0Nov 27 '24

Kubernetes Ingress Explained

Introduction to Kubernetes Ingress Modern cloud-native applications demand sophisticated...

Learn More 0 0Nov 27 '24

Kubernetes Secrets: How to Create, Use, and Manage Secrets

Introduction Sensitive information like API keys, database credentials, or SSH keys must...

Learn More 0 0Nov 26 '24

ConfigMap in Kubernetes: Solving Problems with Environment Variables

ConfigMap is a key Kubernetes resource that decouples application configurations from the application...

Learn More 1 0Nov 25 '24

Exposing Pod Information to Containers Through Files in Kubernetes

Introduction In Kubernetes, applications often require contextual information about the...

Learn More 0 0Nov 24 '24

Environment Variables in Kubernetes: A Simplified Guide

Introduction Environment variables play a critical role in configuring and managing...

Learn More 0 0Nov 23 '24

Best Free Platforms to Practice Kubernetes for Free

Kubernetes has become the de facto standard for container orchestration. Whether you're a beginner or...

Learn More 12 0Nov 22 '24

Mastering Commands and Arguments in Kubernetes

Introduction Kubernetes, as the backbone of modern container orchestration, offers a...

Learn More 0 0Nov 22 '24

Rollback Kubernetes Deployment: Rolling Updates and Rollout Undos

Introduction Kubernetes has revolutionized the way we deploy and manage applications,...

Learn More 0 0Nov 21 '24

Kubernetes Multiple Schedulers: A Step-by-Step Guide to Implementing a Custom Scheduler

Introduction Kubernetes is a powerful container orchestration platform, and its scheduler...

Learn More 2 0Nov 20 '24