Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

What's the technology behind cloud.net
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

What's the technology behind cloud.net

Hi,

Can someone throw light on how cloud.net integrates and provisions cloud VMs from multiple different providers through a single/centralised panel ?

Is there a opensource platform available to do this or is this a custom development through APIs?

Comments

  • Hi

    So this works on a couple of levels.

    The unifying layer of all these clouds is the OnApp federation, different clouds from different providers elect to speak with this App/API layer that makes them aware of each other, also deals with provisioning, metering, etc

    Sounds simple, but was not trivial nor easy to build !

    After that, we have the cloud.net layer, this is a control panel we named "Jager", we developed it in house (and we are going to open source and distribute freely btw), this control panel has it's built in client management plus billing logic that ties in to Stripe/Paypal for payment and Zendesk for support, and for VM provisioning it speaks to the OnApp federation, by using the federation/OnApp API's it can deploy to any cloud worldwide by using the unifying layer.

    Make sense ? :)

    Thanked by 3geekalot deadbeef Dylan
Sign In or Register to comment.