NodeCloud

Kalyan C
Cloudlibz
Published in
1 min readJan 3, 2018

NodeCloud is a standard library to get a single API among common cloud service providers (Ex. AWS, GCP, Azure.. ). This will make building products among multiple cloud services and its services easier for the developer.

NodeCloud is an application being developed by SCoRe team which acts as a universal receiver for all common cloud service providers. Amazon Web Services (AWS) and Google Cloud Platform (GCP) work perfectly well with NodeCloud at present, some other nameable cloud service providers cope up as well. You can refer NodeCloud’s official GitHub repository for installation and development guides, It’s pretty simple.

There are a few video tutorials made by the developer which can be referred to learn more and how to use the program:

This can get you through on how to operate NodeCloud properly. However, you need to clone NodeCloud’s repository on to your local machine and install the dependencies. Otherwise, you cannot be able to proceed.

Link to NodeCloud’s official GitHub repository: https://github.com/cloudlibz/nodecloud

--

--