Milind's notes taken from the Backend in Node.js from Scratch Course by Sanket Singh
-
Updated
Jun 13, 2023 - JavaScript
Milind's notes taken from the Backend in Node.js from Scratch Course by Sanket Singh
This is a case study on implementing StackOverflow main features as an REST API
A comprehensive course covering the complete backend request lifecycle, from DNS resolution to database interaction, infrastructure management, and system design patterns.
This is java project for private hospital management.
A platform to learn to build systems at scale, from backend to LLMs.
Fault tolerance is a crucial aspect of microservices system design. Here, I implemented the circuit breaker pattern using Resilience4j for services written in Java/Spring Boot, with Redis as a fallback caching mechanism.
Software Architecture (SOLID) & Design principles, Patterns and Clean Code. Also, the architecture related topics in IT!
A resilient, replicated key-value storage system implemented in Python, featuring active replication and cluster orchestration. Developed for the Distributed Systems course at UFSCar.
Enterprise-grade backend upgrade focusing on high performance and DevOps. Features ACID-compliant transactions (PostgreSQL), low-latency caching (Redis), and automated CI/CD pipelines via GitHub Actions.
This is a repository for the LinkedIn Learning course Build REST APIs with FastAPI
A list on backend enginering concepts to understand to be a proficient engineer.
Notes and hands-on labs on Cloud-Native technologies — AWS, Kubernetes, IaC, and Distributed Systems. Building a portfolio towards backend/cloud engineering roles in North America.
Hands-on backend lab to learn API performance tuning and P99 latency optimization using Java, Spring Boot, Postgres, and Redis.
✨ My Developer Profile ✨
Curated portfolio of backend engineering projects focused on Python, cloud infrastructure, data pipelines, and applied system design.
RKV: A high-performance, replicated key-value store built in Rust. Features Raft consensus, WAL persistence, and gRPC networking.
A cloud-native "Dead Man's Switch" monitoring platform built with Java 21, Spring Boot 3.5, and Spring Cloud. Features Service Discovery, API Gateway, and Docker orchestration.
🐹 Go (Golang) Music Album API
High-performance distributed task queue in Go. Features atomic reliable queuing (RPOPLPUSH), concurrent workers, dead-letter queues (DLQ), and a real-time dashboard. Dockerized for production.
A Production-grade Rental Management System for handling properties, tenants, leases, rent payments, and maintenance workflows.
Add a description, image, and links to the backend-engineering topic page so that developers can more easily learn about it.
To associate your repository with the backend-engineering topic, visit your repo's landing page and select "manage topics."