I am very new to cloud computing .I want to set a private cloud on my local computer using vmware or any other software.Is it possible to implement cloud computing on the local host using Vmware if yes then please let me know the full step to impement that private cloud..thanks VMware
问题:
回答1:
P.T. isn't wrong. Cloud computing doesn't mean the same thing to everyone, and there are many interpretations of what it is. VMware's intended solution requires advanced hardware, software and expertise.
To try to answer your question...no, you really can't setup a cloud on a single physical system with local disk.
VMware's offering for this is called vCloud Director. Here are some links directly from VMware that you may find helpful.
VMware's Definition of a Private Cloud
Implementaion Example of a Private Cloud
Hope this helps
回答2:
I am glad you asked this question, I have recently implemented same thing you are asking to implement using VmWare or Virtual Box.
You can follow below steps to implement private cloud:
- Firstly, arrange some router and switch to connect your PC using Copper Straight Through via Switch.
- Secondly, Connect Switch and Router together using FastEthernet 0/0 or 1/0 to Switch FastEthernet 0/0 or any but don't use unmatched ports.
- Now, make two-three instances of any OS in VmWare and install wampServer in your System to which you have connected via Switch. (I am saying you to install wampserver since, that will be beneficial you to explore the connectivity and running of web app under your www folder).
- Then, in instances of VmWare, change the Network Settings as Bridged Network (From Host Provided) that will give options of assigning different IPv4 Addresses to that instances which will be different from your system Address.
- With that, you can initialize to apply routing commands for DHCP and Assigning link addresses using normal Router Commands using Console Cable and Putty Software.
At the end, if you feel any doubts, feel free to ask! You can refer my project details at my LinkedIn Profile: http://linkedin.com/in/ramneekkalra
回答3:
A bunch of servers works as one to provide a service to a customer is called the cloud. A private cloud is nothing but a service that is not shared with other peers. To know more about cloud services differences and implementation steps follow this link here- https://www.impigertech.com/blog/public-vs-private-vs-hybrid-cloud/