Release Engineering
All interview questions related to Release Engineering
4 Questions
4 Categories
1 Beginner2 Intermediate1 Advanced
Advertisement
📞 Phone Screen
Annotated vs Lightweight Git Tags
BeginnerWhat is the difference between an annotated tag and a lightweight tag in Git, and when would you choose each?
2 min•Phone
View Question→🔬 Technical Deep Dive
Blue-Green vs Canary Deployments with Feature Flags
AdvancedCompare blue-green and canary deployments. How would you integrate feature flags to reduce risk during production rollouts?
5 min•Technical
View Question→🏗️ System Design
Design a Feature Flag Service
IntermediateDesign a low-latency feature flag platform with targeting rules, audit logs, and mobile/edge delivery.
30 min•System-Design
View Question→🔧 Troubleshooting Scenarios
Clients Using Stale DNS Cache
IntermediateCanary rollout passed, but a portion of clients hit decommissioned IPs due to stale DNS caches. What do you do?
10 min•Scenario
View Question→Advertisement