The Journey of DevOps
The Journey of DevOps
  • 150
  • 162 499
Top 4 CICD Interview Questions & Answers to Land Your Dream Job (2025) | #devopsinterviewquestions
Top 4 CICD Interview Questions & Answers to Land Your Dream Job (2025)
Looking to ace your next CICD or DevOps interview? 🚀 In this video, I’ll walk you through the Top 4 most frequently asked CICD interview questions and their detailed answers. These questions are designed to help you understand the core concepts of Continuous Integration and Continuous Deployment, giving you the edge you need to stand out and secure that dream role in 2025!
💡 What You’ll Learn:
✅ How to explain CICD in simple terms
✅ Key tools and technologies every candidate should know
✅ Common challenges in CICD pipelines (and how to tackle them)
✅ Practical answers interviewers love to hear
Whether you're a fresher or an experienced professional, this video will equip you with the knowledge and confidence to shine in your interview. Don’t forget to take notes! 📝
🔔 Subscribe for more DevOps and CICD insights!
💬 Got questions or suggestions? Drop them in the comments below-I’d love to hear from you!
#CICDInterview #DevOpsCareers #CICDQuestions #JobPrep2025
Переглядів: 75

Відео

Day-6 | Docker CMD vs ENTRYPOINT: What's the Difference?
Переглядів 557 годин тому
Docker CMD vs ENTRYPOINT: What's the Difference? Confused about the difference between CMD and ENTRYPOINT in Docker? 🤔 You're not alone! In this video, we dive deep into the functionality and use cases of these two essential Dockerfile instructions. 📌 What You'll Learn: The purpose of CMD and ENTRYPOINT Key differences between the two When to use CMD vs ENTRYPOINT Practical examples to clarify ...
Day-5 | Quick Guide to Basic Docker Commands for Beginners
Переглядів 809 годин тому
🚀 Quick Guide to Basic Docker Commands for Beginners 🐳 Are you new to Docker? This video is your go-to guide for understanding and using the essential Docker commands! Whether you're just getting started with containerization or brushing up your skills, this beginner-friendly tutorial will cover everything you need to know to confidently navigate Docker. 📌 In this video, we’ll cover: How to ins...
Day-4 | what is Docker Init Command?
Переглядів 9412 годин тому
In this video, we dive into the Docker Init Command, a game-changing feature introduced in Docker CLI to simplify the process of setting up containerized projects. 🔹 What You'll Learn: What is the docker init command? How it streamlines the creation of Dockerfile, docker-compose.yml, and other essential files. Hands-on demo: Generating Docker configurations for your application in seconds. Why ...
Day-3 | Docker Networking Explained! 🔥 | Simple Guide for Beginners
Переглядів 12014 годин тому
In this beginner-friendly tutorial, we demystify Docker networking, breaking down complex concepts into simple, digestible information. What You'll Learn: Introduction to Docker Networking: Understand the fundamentals and importance of networking within Docker environments. Default Bridge Network: Learn how Docker's default bridge network operates and how containers communicate within it. Custo...
Day-2 | Docker Fundamentals: A Beginner's Guide to Containerization
Переглядів 13316 годин тому
Are you new to Docker and want to understand the basics of containerization? This video is your ultimate beginner's guide to getting started with Docker! 🚀 In this tutorial, we’ll cover: ✅ What Docker is and why it’s so popular. ✅ Key concepts like containers, images, and Dockerfiles. Whether you're a developer, DevOps engineer, or just curious about how Docker works, this video will help you g...
Day-1 | What is Docker? How Does It Work? A Beginner's Guide
Переглядів 18116 годин тому
🎥 What is Docker? How Does It Work? 🚢 Are you curious about Docker and why it's revolutionizing the world of software development and deployment? In this video, we’ll break down: ✅ What Docker is - A platform that simplifies building, sharing, and running applications using containers. ✅ How Docker works - Explore the core concepts of images, containers, and Docker Engine. ✅ Why Docker is so po...
Azure DevOps CI/CD Pipeline for AKS Blue-Green Strategy
Переглядів 89814 днів тому
🚀 Master Azure DevOps CI/CD Pipeline for AKS Blue-Green Deployment Strategy 🚀 In this video, we take you through a step-by-step guide to implementing a Blue-Green Deployment strategy using Azure DevOps and Azure Kubernetes Service (AKS). Learn how to achieve zero-downtime deployments and ensure a smooth, seamless transition for your Kubernetes applications. 🔍 What You'll Learn: Basics of Blue-G...
What Is Ingress Controller? How to Configure Nginx Ingress Controller in AKS?
Переглядів 31314 днів тому
GitHub Link - github.com/shubhamagrawal17/Tutorial/blob/main/AKS-NGINX.7z 🌐 What Is Ingress Controller? How to Configure Nginx Ingress Controller in AKS! In this video, we dive into the world of Kubernetes Ingress Controllers and show you how to configure the Nginx Ingress Controller in Azure Kubernetes Service (AKS). 🚀 🔍 What You'll Learn: ✅ What is an Ingress Controller and why it’s essential...
Mastering CICD for Azure App Service: Deployment Slots & Custom Domains Explained!
Переглядів 50428 днів тому
🚀 Mastering CICD for Azure App Service: Deployment Slots & Custom Domains Explained! 🚀 In this video, we dive deep into setting up a robust CICD pipeline for Azure App Service. Learn how to: Utilize deployment slots for smooth transitions and zero-downtime deployments. Configure custom domains for a professional and user-friendly URL. Automate your application deployment process using Azure Dev...
Blue-Green Deployment Explained: How It Differs from Deployment Slots
Переглядів 399Місяць тому
Are you curious about Blue-Green Deployment and how it ensures zero-downtime application updates? In this video, we break down the Blue-Green Deployment strategy, explain its benefits, and discuss how it compares to Azure Deployment Slots. What you'll learn: ✔️ What is Blue-Green Deployment? ✔️ How Blue-Green Deployment ensures seamless rollouts. ✔️ Key differences between Blue-Green Deployment...
Mastering Azure DevOps Multistage YAML Pipelines: Step-by-Step Guide
Переглядів 463Місяць тому
Mastering Azure DevOps Multistage YAML Pipelines: Step-by-Step Guide
Azure Kubernetes Service (AKS) Backup: Everything You Need to Know!
Переглядів 420Місяць тому
Azure Kubernetes Service (AKS) Backup: Everything You Need to Know!
Best Practices for Azure DevOps Git Workflow & Branching Strategy
Переглядів 5503 місяці тому
Best Practices for Azure DevOps Git Workflow & Branching Strategy
Fetch Key Vault Secrets in Azure Kubernetes Service using Managed Identity & Environment Variables
Переглядів 5553 місяці тому
Fetch Key Vault Secrets in Azure Kubernetes Service using Managed Identity & Environment Variables
Deploy ASP.NET Core App to Azure Web App with Managed​Identity and ​Key Vault Secrets​
Переглядів 5563 місяці тому
Deploy ASP.NET Core App to Azure Web App with Managed​Identity and ​Key Vault Secrets​
Azure Managed Identity Explained: Securely Fetch Secrets from Azure Key Vault in ASP.NET Application
Переглядів 2103 місяці тому
Azure Managed Identity Explained: Securely Fetch Secrets from Azure Key Vault in ASP.NET Application
How to Integrate Azure Active Directory (Entra ID) in ASP.NET Core Web App?
Переглядів 1,4 тис.3 місяці тому
How to Integrate Azure Active Directory (Entra ID) in ASP.NET Core Web App?
Azure DevOps Tutorial: Integrating SonarCloud with Code Coverage Step-by-Step​
Переглядів 6814 місяці тому
Azure DevOps Tutorial: Integrating SonarCloud with Code Coverage Step-by-Step​
What is Continuous Integration? Explained in 60 Seconds!
Переглядів 1844 місяці тому
What is Continuous Integration? Explained in 60 Seconds!
Boost Website Security: Setup Azure Application Gateway Listener Redirection (HTTP to HTTPS)
Переглядів 2794 місяці тому
Boost Website Security: Setup Azure Application Gateway Listener Redirection (HTTP to HTTPS)
How to Set Up Multiple Sites on Azure Application Gateway?
Переглядів 2564 місяці тому
How to Set Up Multiple Sites on Azure Application Gateway?
Azure Application Gateway Ingress Controller(AGIC) - PART 3​
Переглядів 6364 місяці тому
Azure Application Gateway Ingress Controller(AGIC) - PART 3​
Azure Application Gateway Ingress Controller (AGIC) - Part-2
Переглядів 6034 місяці тому
Azure Application Gateway Ingress Controller (AGIC) - Part-2
How to Create Self-Signed Certificates ​Using PowerShell​! Within 2 Minutes!
Переглядів 3774 місяці тому
How to Create Self-Signed Certificates ​Using PowerShell​! Within 2 Minutes!
Azure Management Groups Explained
Переглядів 4055 місяців тому
Azure Management Groups Explained
Getting Started with Azure DevOps: A Complete Overview for Beginners
Переглядів 8225 місяців тому
Getting Started with Azure DevOps: A Complete Overview for Beginners
Learn Azure DevOps YAML Pipelines: Simple Guide for Beginners
Переглядів 4,4 тис.5 місяців тому
Learn Azure DevOps YAML Pipelines: Simple Guide for Beginners
Azure Private Endpoints in Action: Live Demo Tutorial
Переглядів 1985 місяців тому
Azure Private Endpoints in Action: Live Demo Tutorial
Azure Service Endpoints in Action: Live Demo Tutorial
Переглядів 1675 місяців тому
Azure Service Endpoints in Action: Live Demo Tutorial

КОМЕНТАРІ

  • @mike4485
    @mike4485 17 годин тому

    Thanks for a great content

  • @rajesh-devops
    @rajesh-devops День тому

    Fantastic sir , Great job, Keep up good work

  • @mohitmishra4560
    @mohitmishra4560 День тому

    Good one

  • @qinwang5093
    @qinwang5093 День тому

    simple and clear. Thanks

  • @mike4485
    @mike4485 3 дні тому

    simple and clear. Thanks

  • @kvs7720
    @kvs7720 4 дні тому

    nice

  • @awsdevops-uw1fs
    @awsdevops-uw1fs 5 днів тому

    Tq

  • @vedantsood4178
    @vedantsood4178 7 днів тому

    Hi Shubham, Please try to make videos on AKS, also please make a video for aks upgradation in Realtime projects

  • @mike4485
    @mike4485 9 днів тому

    Great Video, Could you pls provide the source code for demo project to try hands on.. Thank you

  • @mike4485
    @mike4485 9 днів тому

    In your architecture i can see Traffic manager . is it only for switching application traffic from primary to secondary in case of fail over or Disaster in primary region ?

  • @muthukumar604
    @muthukumar604 10 днів тому

    when i create in free tier instead of pay as you go, i face insufficient regional vcpu quota left for location, how can i resolve this, do i need to go pay-as-you-go

  • @mike4485
    @mike4485 11 днів тому

    The networking part is very clear now. I even joined a premium course to understand this, but the infrastructure part was not well explained. Thank you so much for clarifying it! Could you please consider creating a video on AKS upgrades in your upcoming videos?

  • @mike4485
    @mike4485 12 днів тому

    This is very nice , you have integrated everything . Thank you . Do you conduct any training's ?

  • @ENXNE
    @ENXNE 14 днів тому

    Awesome! Thanks for sharing.

  • @nexmarketingsolution7383
    @nexmarketingsolution7383 14 днів тому

    Will this work on internet router admin plane

    • @thejourneyofdevops1791
      @thejourneyofdevops1791 14 днів тому

      No Idea on this , in general self signed certificates used for local testing more often.

  • @mike4485
    @mike4485 14 днів тому

    If possible request for a video on AKS monitoring using Azure monitoring

  • @mike4485
    @mike4485 14 днів тому

    Thank you for sharing your knowledge with us. I truly appreciate your efforts. Could you kindly explain the CD steps using a YAML pipeline as well ? I haven't been able to find a complete Blue-Green deployment example using a YAML pipeline on AKS anywhere else

    • @thejourneyofdevops1791
      @thejourneyofdevops1791 14 днів тому

      We can do with YAML also, maybe I will try to create a video on this but can't commit any timelines.

    • @mike4485
      @mike4485 9 днів тому

      @@thejourneyofdevops1791 Thank you so much

  • @nanduriharshadsai2078
    @nanduriharshadsai2078 15 днів тому

    Aks istio add on issue with https request, can we expect any demo on it

  • @nanduriharshadsai2078
    @nanduriharshadsai2078 15 днів тому

    Explain the azure active directory, that would be really helpful to everyone 😊

  • @udaykumar-tb5kn
    @udaykumar-tb5kn 15 днів тому

    Beginner wil not understand your videos

    • @thejourneyofdevops1791
      @thejourneyofdevops1791 15 днів тому

      They can understand if they have basic knowledge, if you are looking for in sequence video series then you can follow my another channel but it's in Hindi. youtube.com/@devopshut1791?si=ZUYzAKvnFBzlZ5g9

  • @udaykumar-tb5kn
    @udaykumar-tb5kn 15 днів тому

    Which playlist we should start with for azure Devops.. I see you directly posting videos without covering basics .pls tell road map tp become best devops professional

  • @kvs7720
    @kvs7720 16 днів тому

    Nice video

  • @vishnusai4658
    @vishnusai4658 16 днів тому

    Helpfull videos

  • @vedantsood4178
    @vedantsood4178 16 днів тому

    Amaziing, can you also add scripts in the repo, you used in deployments

  • @mohitmishra4560
    @mohitmishra4560 16 днів тому

    Helpful

  • @naveenkumar-yz2wb
    @naveenkumar-yz2wb 17 днів тому

    Good Stuff to learn variable data types

  • @vishnusai4658
    @vishnusai4658 19 днів тому

    Good video

  • @kvs7720
    @kvs7720 20 днів тому

    nice explanation clear @TQ

  • @vedantsood4178
    @vedantsood4178 20 днів тому

    Awesome explanation! Could you also share a this setup it in application gateway ingress ?

  • @manushreeds1859
    @manushreeds1859 21 день тому

    Hello Sir, could you share the source code for this demo project?

  • @sharoze786786
    @sharoze786786 22 дні тому

    Thanks for making my wish fullfill Happy new year bro 😊

  • @hiandhra9971
    @hiandhra9971 24 дні тому

    Hi there, can you make a vedio to show how to create a windows node pool in aks cluster along with Linux node pool and deploy both windows app into windows node pool and any app into linux node pools

  • @ricardoag856
    @ricardoag856 24 дні тому

    Minute 23:42, hehe

  • @regardsmate9739
    @regardsmate9739 27 днів тому

    Thankyou for the Awesome Video !! You made the learning easy

  • @kvs7720
    @kvs7720 Місяць тому

    nice videos share you GitHub link

  • @gauravpatil888
    @gauravpatil888 Місяць тому

    Very informative.

  • @srinivasg8472
    @srinivasg8472 Місяць тому

    Thanks for video if possible could you please make video on terraform real time issue using azure please thank you

  • @vishnusai4658
    @vishnusai4658 Місяць тому

    Nise video

  • @prp999
    @prp999 Місяць тому

    But in real time scenario ,no one use such pipelines.

  • @techno-i8q
    @techno-i8q Місяць тому

    Excellent video

  • @devopsbuddy8968
    @devopsbuddy8968 Місяць тому

    Loved the step-by-step explanation-super clear and practical!

  • @daily-ev3iq
    @daily-ev3iq Місяць тому

    Great job! Simplified something that seemed complex at first.

  • @Vmsdemo
    @Vmsdemo Місяць тому

    This was so helpful! Looking forward to more Azure DevOps tutorials.

  • @Delhigirl-m9s
    @Delhigirl-m9s Місяць тому

    Great content! Really helpful for setting up Azure DevOps pipelines

  • @vedantsood4178
    @vedantsood4178 Місяць тому

    Awesome explanation, can you make a video on how aks is upgraded in production scenarios in Realtime

  • @munawarrashid6168
    @munawarrashid6168 Місяць тому

    Thanks for this great comprehensive CI/CD video. You went through a lot of details which is extremely helful. One question about the private DNS zone setup for AKS. I don't see a private endpoint created for this. Is this safe?

    • @thejourneyofdevops1791
      @thejourneyofdevops1791 Місяць тому

      In AKS, if you're using a private cluster, the control plane (API server) has a private IP address accessible only within the virtual network. However, this doesn't require a separate private endpoint resource because the private access is built into the architecture of the AKS control plane.

  • @PaulA-c4x
    @PaulA-c4x Місяць тому

    Can this work with .NET YARP Gateway?

    • @thejourneyofdevops1791
      @thejourneyofdevops1791 Місяць тому

      Yes. 1. Prerequisites Azure Entra ID Tenant: You need an app registration in Azure Entra ID for the YARP gateway. .NET YARP Gateway: A working YARP-based reverse proxy project. Backend Services: Services the YARP gateway will proxy requests to. Microsoft.Identity.Web: A NuGet package for seamless integration with Azure Entra ID in .NET applications. 2. Register YARP Gateway in Azure Entra ID 3. Install Required NuGet Packages 4. Configure appsettings.json 5. Configure Program.cs

  • @jayandrapatil
    @jayandrapatil Місяць тому

    Sir we tried what u suggested in this video, but we are not able to connect to Azure Key Vault from web application deployed in AKS cluster pods. We are getting below error, Error: DefaultAzureCredential failed to retrieve a token from the included credentials.

    • @thejourneyofdevops1791
      @thejourneyofdevops1791 Місяць тому

      This usually happens when the Managed Identity assigned to your AKS cluster or Web App doesn't have the necessary permissions to access the Key Vault.

  • @jayandrapatil
    @jayandrapatil Місяць тому

    Sir do you have same scenario video for web application deployed in AKS. We are facing issue in connectivity of backend to Key vault using managed identity

  • @masudurrahman_official
    @masudurrahman_official Місяць тому

    Great work!