This repository contains the code and deployment scripts for a web application developed and deployed during a 40-day internship under Dr.Shubha Brata Nath at IIIT Guwahati. The primary objective of this internship was to understand and implement cloud-based deployment using AWS services.
- Internship Duration: 23rd June – 31st July 2025
- Mentor: Dr. Shubha Brata Nath, IIIT Guwahati
- Objective: Create and Deploy a complete E-commerce web application to the cloud using AWS EC2 and Linux CLI tools.
- Web application built and tested locally
- EC2 instance launched on AWS Free Tier
- SSH access configured and environment setup started
- Frontend: React.js
- Backend: Node.js + Express
- Database: MongoDB Atlas
- Deployment:
- Amazon EC2 (Amazon Linux)
- Linux CLI tools for remote configuration and deployment
- Launching and managing EC2 instances
- Using Linux CLI for server-side operations
- Setting up cloud deployment environments securely