Breakpoints in the Cloud: Debugging Python Beyond Your IDE
Language: Hebrew
The presentation was given on 2025.10.27 at PyWeb in October 2025 at Varonis in Herzeliya.
This talk explores the mindset, strategies, and tools for debugging Python code in the real world. We'll start with everyday techniques and gradually move into stranger territory—cases where exceptions disappear, processes crash without a trace, or code misbehaves only in production. Rather than listing tools, the focus is on building intuition: how to think when the usual methods fail. You'll leave with practical ideas, a few war stories, and maybe a new favorite trick for your debugging toolbox.