Eliran Turgeman
Home
About
Writing
Mentorship
2023
2023-09-07
Getting my first dev job
2023-08-08
How I broke prod with a simple DB migration
2023-07-15
Demystifying the Importance of Idempotency in AWS Lambda // A Bug Hunt Tale
2023-07-12
AWS Lambda - Pitfalls
2023-05-19
Setting Up Automatic Linting and Type Checking (Python, GHA)
2023-03-24
Taming the Nested Beast
2023-01-16
Testing practices I follow
2023-01-06
Logging practices I follow
2022
2022-12-24
Cohesion in simple terms - Software modularity
2022-09-25
Linux Scheduling
2022-08-05
Singularity — Microsoft’s Experimental Operating System
2022-05-07
Writing My First Open Source Package - Content Aggregation CLI
2022-05-04
How To Build an API with Python FastAPI