Swiggy

Swiggy

Leading Indian food delivery aggregator with complex real-time logistics.

4 Rounds ~15 Days Hard
Start Mock Interview

The Interview Loop

Recruiter Screen (30 min)

Standard fit check, behavioral questions, and resume overview.

Technical Loop (3-4 Rounds)

Deep dive into domain knowledge, coding, and system design.

Interview Question Bank

Cloud Engineer Technical medium

How do you secure Swiggy's internal microservices so they can communicate with each other, but cannot be accessed directly from the public internet?

#VPC #Private Subnets #Security Groups #Service Mesh
Cloud Engineer Technical medium

How would you implement IAM least privilege for a new Swiggy Instamart microservice running on EKS that needs access to a specific S3 bucket and DynamoDB table?

#AWS IAM #IRSA #EKS #Security
Cloud Engineer Technical medium

How do you securely manage and inject secrets (like database passwords and API keys) into Kubernetes pods without hardcoding them in Git?

#Kubernetes #Secrets Management #HashiCorp Vault #AWS Secrets Manager
Cloud Engineer Technical hard

Explain how you would implement mutual TLS (mTLS) between microservices in a Kubernetes cluster using Istio, and how you would verify it is working.

#Kubernetes #Istio #mTLS #Service Mesh
Data Engineer Technical easy

How do you securely manage database credentials and API keys in your data pipelines?

#Secret Management #AWS Secrets Manager #Airflow Connections
DevOps Engineer Technical medium

A developer accidentally committed a file containing AWS access keys to the main branch and pushed it. Walk me through the exact steps to remediate this security breach.

#Git #Security Incident #AWS IAM
DevOps Engineer Technical medium

How do you inject secrets securely into a Jenkins pipeline and subsequently into a Kubernetes pod without exposing them in the source code or environment variables?

#Secret Management #HashiCorp Vault #Kubernetes #Jenkins

Difficulty Radar

Based on recent AI-sourced data.

Meet Your Interviewers

The "Standard" Interviewer

Senior Engineer

Focuses on core competencies, system constraints, and clear communication.

Simulate

Unwritten Rules

Think Out Loud

Always explain your thought process before writing code or drawing architecture.

Practice Now