devopsguide.in

  • AKS
  • AKS 12 – Why AKS required and cant do with docker(Basic)

    September 24, 2025

    🐳 What Docker Does Docker helps you package your app with everything it needs (code, libraries, dependencies) into a container. Think of it like putting your app into a tiffin box — neat, portable,…

    Continue reading…

  • Docker 1 – Difference between VM and container

    September 24, 2025

    🧱 Virtual Machine (VM) Imagine you have a house with its own walls, kitchen, bathroom, and electricity.That’s a VM — it has everything built-in, including its own operating system. It’s fully isolated and can…

    Continue reading…

  • Infra 4 – Imperva WAF

    September 24, 2025

    Imperva Web Application Firewall (WAF) is a cloud-based security service that protects your web applications from: It acts as a reverse proxy: incoming HTTP/HTTPS traffic is first routed to Imperva’s network, where it is…

    Continue reading…

  • Infra 3 – Application Gateway

    September 24, 2025

    🛡️ Azure Application Gateway — Layman’s Analogy Think of Azure Application Gateway like a bouncer at the entrance of a club. Imagine your app is a restaurant, and once Traffic Manager (the city’s traffic…

    Continue reading…

  • Infra 2 – Traffic manager

    September 23, 2025

    Traffic manager always work in front of application gateway. Means first user face traffic manager then application gateway. Imagine: Application Gateway is like the restaurant’s bouncer and receptionist — it manages visitors once they…

    Continue reading…

  • Infra 1 – How Company infra looks like and work

    September 23, 2025

    User Initiates Request DNS Resolution 1. Internet Entry Point The user initiates a request from a browser or app. WAF Component 3. Traffic Manager (TM) Traffic Manager performs Geo-routing: Directs users to the nearest…

    Continue reading…

←Previous Page Next Page→