문제

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.

도움이 되었습니까?

해결책 3

The only one I've heard about is OpenStack

http://www.openstack.org/

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top