Skip to content

Layer on individual cloud Object/File storage APIs i.e. S3.

Notifications You must be signed in to change notification settings

AmitChotaliya/neCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#Project Description

This project is named neCloud (pronounced “Any Cloud”). The name is self-explanatory. What we are trying to achieve with this project is an abstraction over API provided by different cloud providers. There are many small to medium sized project which uses different clouds like AWS, Google cloud etc. They mostly rely on four services out of hundreds of services provided by Cloud providers. These 4 services include, computing, storage, database and queue. Now, database and computing usually do not have any tight coupling with the project code but other two does. Once any project uses API from any particular cloud provider they are stuck with them forever until and unless they make changes in their code. We are trying to eliminate dependency from cloud provider API and provide an API which works with all cloud providers by just changing some configurations.

About

Layer on individual cloud Object/File storage APIs i.e. S3.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages