APURV
  • Home
  • Journey
  • Projects
  • Blogs
  • Interview
  • Exams
Resume
APURV

Building scalable, secure, and production-ready cloud infrastructure. Automation first.

NAVIGATION

HomeExperienceProjectsCertificationsSkills

TECH STACK

AWSGCPK8sCI/CDLinuxDocker

CONNECT

LinkedInGitHubEmailResume

© 2026 Apurv Gujjar. All rights reserved.
Apurv Gujjar
Apurv GujjarDevOps & Cloud Engineer
|Interview Documentation
Portfolio
Handbooks
🎯Linux🐙Git & GitHub🤖GitHub Actions🌐Networking☁AWS🛠Terraform🐳Docker☸Kubernetes📊Monitoring🛡DevSecOps💰Cost Optimization🚨Incident Scenarios👤HR & Behavioral☁GCP🐍Python
Interview DocumentationHR & BehavioralExplain your CI/CD pipeline setup.
Back to all HR & Behavioral questions
Q2

Explain your CI/CD pipeline setup.

💬Answer

Explain the lifecycle stages clearly:

  • Trigger: A git commit push to a feature branch triggers a GitHub Actions workflow.
  • Build & Test: The workflow runs Unit Tests, Code Linting, and security scans (SonarQube + Trivy).
  • Artifact Creation: The container image is compiled via Docker multi-stage builds and pushed to AWS ECR.
  • GitOps Sync: A separate Git repository holding Kubernetes manifests (Helm values) is updated with the new image tag. ArgoCD detects the change and syncs the new version to staging.
  • Production Promotion: Once verified, the release is promoted to production using a weight-based Canary strategy managed by Argo Rollouts.

Related HR & Behavioral Questions

View All HR & BehavioralQuestions →
Q1

Explain your recent project architecture.

Q3

What is the biggest production issue you have solved?

Q4

Describe your biggest mistake in production.

Q5

How do you improve application deployment times?

Apurv Gujjar - DevOps & Cloud Engineer
Created by

Apurv Gujjar

DevOps & Cloud Engineer

Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio