🎓 Deploying a Flask Web App on AWS EC2 with PostgreSQL RDS | Collaborative Study Hub Project
In this video, I walk you through my full-stack web application project called Collaborative Study Hub, built using Flask and PostgreSQL, and fully deployed on AWS EC2 and AWS RDS.
🔧 What You'll Learn:
How to deploy a Flask web application on an Ubuntu EC2 instance
How to set up a PostgreSQL database using Amazon RDS
How to connect Flask with RDS securely using SQLAlchemy
How to run Flask in production with Gunicorn + Nginx
Real-world cloud deployment techniques used in the industry
📂 GitHub Repository: 👉 https://github.com/eldorm20/collaborative-...
📌 Tech Stack:
Python 3 / Flask
PostgreSQL (AWS RDS)
Gunicorn & Nginx
Amazon EC2 (Ubuntu Server)
SQLAlchemy ORM
GitHub for version control
💡 Whether you're a beginner learning AWS, a developer looking to host your app, or a student building projects — this video will give you practical insights and a step-by-step explanation of deploying cloud-native applications.
🔔 Subscribe for more projects, cloud tutorials, and DevOps content! 👍 Like, Comment, and Share if this helped you.
#AWS #Flask #PostgreSQL #WebDevelopment #DevOps #EC2 #RDS #CloudComputing #PythonProject #StudentProject #Deployment #GitHub