GM
HomeAboutProjects
Blog
Contact
GM
Gaurav Mishra

Backend engineer building distributed systems, cloud platforms, and AI-native workflows.

Quick Links

  • Home
  • About
  • Projects
  • Blog
  • Contact

Connect

  • LinkedIn
  • GitHub
  • Peerlist
  • Email

© 2026 Gaurav Mishra. All rights reserved.

Crafted withand

Blog

Technical writings on system design, cloud architecture, AI integration, and lessons learned from building production systems.

AllEngineering
EngineeringPythonInternals
14 min read

Python Under the Hood

A deeply detailed yet beginner-friendly exploration of how Python truly works under the hood — covering tokenizing, parsing, bytecode, the Python Virtual Machine, memory model, references, frames, closures, decorators, and virtual environments.

Nov 26, 2025
Read More
EngineeringTemporalDistributed Systems
12 min read

Advanced Temporal Patterns: Building Resilient Distributed Workflows

Deep dive into Temporal workflow patterns including saga orchestration, long-polling strategies, and handling distributed state across microservices.

Nov 15, 2024
Read More

Stay Updated

Get the latest articles on distributed systems, cloud architecture, and AI engineering delivered to your inbox.