Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions Interview Questions --2025-Companywise
Original file line number Diff line number Diff line change
Expand Up @@ -2871,3 +2871,14 @@ What strategies do you use to optimize and control AWS costs for ML workloads?
How do you set up monitoring and observability for ML models in production?
You are given a GitHub Actions workflow snippet. How would you identify incorrect steps and suggest improvements or missing steps for a robust CI/CD pipeline?

==============================================================================================================================================

Company ----------> Razorpay
YOE ---------> 8 yrs

All the logs are disabled in AWS, how to track the DIDOS attack which happend on your env ?
More traffic is hitting your application, how to balance the DB based on that traffic and scale it without latency
How to check the incoming traffic IP address in EC2 using linux command
If readiness probe is failed, what will happen to your pods
Developers should always create labels in their YAML file, if not K8s shouldn't allow it