Production-Ready E-Commerce Backend
Scalable REST API PlatformJWT + RBAC auth · Dockerized · deployed on AWS EC2
Developed scalable REST APIs for authentication, products, carts, and orders using Django REST Framework. Secured the platform with JWT authentication and role-based access control, backed by a normalized PostgreSQL schema. Containerized the service with Docker and served it through Gunicorn behind NGINX on AWS EC2 for a production-ready deployment.
- JWT authentication with role-based access control (RBAC)
- Products, carts, and orders exposed through clean REST APIs
- Containerized with Docker, served via Gunicorn + NGINX on AWS EC2






