Skip to content

Rideshare is a microservice application to create/book a cab. The core technologies include flask for creating the API's in a RESTful architecture, MongoDB as the database and AWS as the cloud platform.

Notifications You must be signed in to change notification settings

Dhruvvvx17/RideShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RideShare

Rideshare is a microservice application created as part of the Cloud Computing course (UE17CS352) at PES University during my 6th Semester (Spring 2020).

The core technologies include:

  • Flask: To creating the API's in a RESTful architecture
  • MongoDB: The underlying Database
  • RabbitMQ: Message broker between the compute instances and database orchestrator
  • AWS: Cloud platform for compute, storage, network and load balancer resources.
  • Dockers: Each Reader and Writer Program runs independently in a docker-container within the AWS instance.
  • Zookeeper: A cluster coordinator service.

Rideshare Architecture

About

Rideshare is a microservice application to create/book a cab. The core technologies include flask for creating the API's in a RESTful architecture, MongoDB as the database and AWS as the cloud platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published