Santhosh Reddy
RSS FeedHey! I'm Santhosh Reddy. I've been programming since I was 18. During my career, I've worked majorily in Backend. I've picked up Platform Engineering along the way. I've been a Principal Engineer for over 3 years now. Scaled a product to 100 million monthly sessions at an Ed-Tech company. Currently, I'm a Principal Engineer(Platform) at Quizizz.
Read the blog posts or follow on LinkedIn for more.
Featured
Redis - How to remove a node in handshake state?
Published: at 12:00 AMHow to remove re-appearing nodes in handshake state from a big redis cluster?
Airflow webserver authentication with Google SSO and Helm
Published: at 12:00 AMAuthenticating airflow webserver deployed through Helm and Google SSO
Backend development roadmap, skills, resources
Published: at 12:00 AMBackend development roadmap, skills and resources listed are an ever updating list of useful resources, a beginner's guide to backend development with relevant resources for each section. This guide will help you with how to learn backend development.
Benchmarking performance between Redis mget and get commands
Published: at 12:00 AMRedis mget vs get performance comparison on local hardware. Redis is a single threaded application used for caching.
Recent Posts
Best book recommendatations for 2024
Published: at 12:00 AMA list of books I've liked, read or want you to read.
Best tech blogs/publications for 2024
Published: at 12:00 AMA list of blogs I follow, like, and definitely worth your time
The landscape of tools for Software Development
Published: at 12:00 AMA list of tools/frameworks available for building awesome software
Loading data from a SQL database to neo4j graph database
Published: at 12:00 AMLoading data from SQL database to neo4j graph database can be useful in many ways.