Sankalp Rai Gambhir
· Fullstack Software & AI Engineer
Home
Projects
Insights
Skills
Blog
Contact
Resume
EN
Toggle menu
Back to Home
Blog
Articles and insights on software engineering, architecture, and technology.
5
Articles
Jan 15, 2024
·
8 min read
My GraphQL Lessons
Key insights and best practices learned while building production GraphQL APIs
GraphQL
API Design
Backend
Jan 10, 2024
·
12 min read
Operating Kafka in Production
Real-world strategies for running Apache Kafka at scale with high reliability
Kafka
DevOps
Distributed Systems
Jan 5, 2024
·
10 min read
Scaling on AWS
Architectural patterns and strategies for building scalable applications on AWS
AWS
Cloud
Scalability
Dec 20, 2023
·
7 min read
Node.js Performance Tips
Practical techniques to optimize Node.js applications for better performance
Node.js
Performance
JavaScript
Dec 15, 2023
·
9 min read
Docker Best Practices
Essential Docker practices for building efficient and secure container images
Docker
DevOps
Containers