GoCloud

Kalyan C
Cloudlibz
Published in
1 min readJan 5, 2018

GoCloud is a golang library which hides differences between different cloud providers(AWS,GCP,Openstack etc) APIs and allows you to manage different cloud resources through a unified and easy to use API.

To simplify, GoCloud makes your API easier to manage and to differentiate between. This application can be well used to make the process and definition of cloud service providing APIs much more easier. You can visit GoCloud’s official GitHub repository for more information on this project. It may sound similar to SCoRe’s another cloud project named as “NodeCloud”, yet they both are completely different in installation and finalization. GoCloud is still being developed by SCoRe team as they are really dedicated and hard-working on every project they do, on GoCloud too. As mentioned, it is still being developed so there is still work to do and errors can be expected.

A YouTube playlist has been made by the developers with about 50 videos on how to use GoCloud, you can view the playlist to learn about the project.

An Intro for GoCloud

Here is the first video of the playlist, you can view the full playlist here!

Link to GoCloud’s official GitHub repository: https://github.com/cloudlibz/gocloud

--

--