CLOUD COMPUTING PROJECT
“ONLINE BOOK STORE”
Amartya Kaushik-210710007004
Chinmoy Nath-210710007013
Nishchal Das-210710007030
Partha Pratim Nath-210710007033
Simanta Sutradhar-210710007048
Submitted to
Prof. Rajib Chakrabarty
Department of Computer Science and Engineering
Jorhat Engineering College
2|Page
ABSTRACT
The “Unicorn Ride Sharing” project is an e-commerce web application designed to
enable users to book unicorn rides through an intuitive interface. This project
integratesseveral AWS services, including AWS Amplify, AWS Cognito,
DynamoDB, Lambda to build a serverless, scalable, and secure application. The
web application is hosted on AWS Amplify, with authentication handled via AWS
Cognito, ensuring that users can securely sign up, log in, and manage their profiles.
Ride booking information is stored in DynamoDB.
AWS Lambda functions are invoked to process bookings, handle payment, and
ensure smooth operation of the application. Amplify’s integration with GitHub
facil-
itates continuous deployment via a custom ‘config.js’ file, automating the
connection
between the web app and the repository. This project serves as a practical exam-
ple of how to combine multiple AWS services to create a fully functional ride-
sharing platform..
INTRODUCTION