aelius Posted March 4, 2014 Report Posted March 4, 2014 Libcloud is a Python library for interacting with many of the popular cloud service providers using a unified API. It was created to make it easy for developers to build products that work between any of the services that it supports.Resource you can manage with Libcloud are divided in the following categories:- Cloud Servers and Block Storage - services such as Amazon EC2 and Rackspace CloudServers- Cloud Object Storage and CDN - services such as Amazon S3 and Rackspace CloudFiles- Load Balancers as a Service - services such as Amazon Elastic Load Balancer and GoGrid LoadBalancers- DNS as a Service - services such as Amazon Route 53 and ZerigoWeb page: https://libcloud.apache.org/Documentation: https://libcloud.readthedocs.org/en/latest/ Quote
Silviu Posted March 4, 2014 Report Posted March 4, 2014 Mi?to r?u ?sta! Dar dac? îmi fac eu cloud pe un alt server în alt? loca?ie f?r? s? folosesc Amazon sau alt provider de cloud, oare ar merge? ?i dac? da, ce tehnologii ar trebui s? folosesc? Quote
aelius Posted March 4, 2014 Author Report Posted March 4, 2014 Trebuie sa faci API acolo. Mai bine folosesti asta: https://rstforums.com/forum/82299-apache-cloudstack-open-source-computing.rstPractic e un wrapper peste VM-uri si este utilizat de multe companii mari. Quote