[go: up one dir, main page]

0% found this document useful (0 votes)
68 views7 pages

Cloud Computing Mini Project

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1/ 7

Cloud Computing

Mini Project
Name:Mansi.S
USN:1BG17IS025
Branch:ISE
Sem: 7
Assignment: 1
Introduction:
The Vehicle Rental Website to be built using the AWS Cloud Platform aims at providing users ways to book a
vehicle like car, bike etc. on rent at the fare charges. The aim of the mini-project is to automate the work performed
in the vehicle rental management system like generating daily bookings, records of vehicle available for booking,
record of routes available, rental charges for cars for every route, store record of the customer using the database
provided by AWS Cloud Platform.

Vehicle rental web application provides a complete solution to all your day-to-day vehicle booking office running
needs. The website helps to keep the information of Customer online. You can check your customer information any
time by using this website. Vehicle rental website is a unique and innovative product using which we can keep the
information of number of bookings in current month or in last 6 month or in last year. This helps to track business
and earnings in particular month or in any year. Based on this information administrators can take decision
regarding their business development.
Technical Stack:
Front End: Back End:

❖ HTML ❖ Amazon RDS


❖ CSS ❖ AWS S3
❖ PHP ❖ AWS BeanStalk
❖ Javascript ❖ AWS Amplify
❖ WordPress ❖ AWS EC2 Instance
❖ Bootstrap
❖ LAMP Server
Benefits of AWS-RDS:
● Amazon RDS is used at the backend of the website. Amazon Relational Database Service (Amazon RDS) DB
instance is used to store data gathered and modified by the application. The database can be attached to user
environment and managed by Elastic Beanstalk, or created and managed externally. Amazon Relational
Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud.
● It provides cost-efficient and resizable capacity while automating time-consuming administration tasks such
as hardware provisioning, database setup, patching and backups.
● It frees you to focus on your applications so you can give them the fast performance, high availability,
security and compatibility they need.
Steps in Hosting the Website using AWS

● Setup an EC2 instance for cloud hosting

● Setup a hosting zone and configure DNS

● Setup a load balancer for the EC2 instance.

● Install a LAMP web server on the EC2 instance.

● Configure YOURLS on the web server.


Work completed:

● Requirement Analysis.
● Technology Stack Selection-AWS

Work in Progress:

● Front End Development using HTML,CSS,PHP.

Work To Be Done:

● Setup EC2 instance for cloud hosting.


● Install Lamp Server or VPC private or public subnet.
● Website Hosting.

You might also like