Dec 15, 2024
•8 min readBackend•
Architecting High-Performance FastAPI Microservices
Lessons learned from scaling Python APIs to handle 500K+ daily requests using asynchronous I/O and Redis caching.
Read ArticleDeep dives into backend architecture, AI systems, and lessons learned from production.
Lessons learned from scaling Python APIs to handle 500K+ daily requests using asynchronous I/O and Redis caching.
Read ArticleA deep dive into optimizing PyTorch models for edge inference using ONNX runtime and TensorRT.
Read ArticleHow we used Row-Level Security (RLS) to safely isolate data in our B2B SaaS platform.
Read Article