Clean architecture vs dirty architecture (e.g., Active Record). How to choose for a new project?
Python
Why did you, as a TL, allow this situation to last for N months?
Can you tell about your experience at [company/organization] for over 3 years?
Transition strategies and the Strangler pattern?
Situation with code review: [name] wrote a large PR, [name] reviews, PR is hanging — [name] constantly returns with new comments. How to solve tactically and strategically?
Tests: without tests, feature addition time grows exponentially, with tests — linearly or slower?
Team situation: [name] and [name] closed 30 tasks in a month, [name] and [name] — 10. The non-technical manager says you are two slackers. What do you do?
A colleague made a PR, everyone approved, CI/CD passed, the feature was deployed to production. The next day, the production failed. The manager asks who is responsible?
Why do you want to join this company if you can find a job abroad?
What if you believe the project requires clean architecture, but the manager insists on delivering quickly with a dirty architecture?
What is the difference between load testing and stress testing?
How to avoid a distributed monolith?
Microservices: you have an old monolith, want to break it into microservices. Why do this?
Performance situation: the manager says that Python code in the service is slow. Your thoughts and strategies?
What is a distributed monolith and why is it considered bad?