Question

I wonder if a visualization solution that lets users manage instances in web interface just like Azure/EC2. There should be a list of components as

  • Virtualization
  • Infrastructure Management (Web Interface)
  • User (who uses a private cloud) Management & ACL (Web Interface)
  • Instance Manager to create/maintain VM instances (Web Interface)
  • Instance Market Place to share VM image by platforms (Web Interface)
  • Web API for custom UI or automation

So, I can let users pay real money or virtual point for instances or I can give quota. My hunch is that either Hyper-V or VMWare has similar product, but no luck to find any exact matches.

Was it helpful?

Solution 3

The only one I've heard about is OpenStack

http://www.openstack.org/

OTHER TIPS

Since you asked specifically about Azure, you should also look at the Azure Pack for Windows Server which provides the Azure management interface (GUI plus REST) plus a subset of Azure features that would be running in your own data center. This includes the management portal itself, Virtual Machines, Web Sites, and Service Bus

You should also Consider Apache Cloudstack

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top