Wanderlust is a web-based travel management platform built on a three-tier architecture.The frontend is built using ReactJS, containerized with Docker, and deployed on Amazon ECS.The backend is developed with Node.js and Express, also containerized and deployed on ECS.The application uses a PostgreSQL database hosted on Amazon RDS for data storage.