Cloud Computing Sec 2
Cloud Computing Sec 2
Networks
Section #2
Outlines:
o Defining Business Needs: Identify the purpose (e.g., hosting, DevOps, big data,
AI/ML, etc.).
o Deploying & Managing Virtual Machines: Use management tools like vCenter to
efficiently operate the infrastructure.
oMicrosoft Hyper-V: Virtualization solution built into Windows Server, with strong
integration into Azure cloud services.
o ESXi Hypervisor: A robust and efficient hypervisor that allows multiple virtual
machines to run on a single physical server.
Note : If your 'LOGIN' button is grey or cannot be click, you can click on the username and
password fields, this should enable your 'LOGIN' button.
Create New Virtual Machine
Expand RegionA01 Datacenter if you cannot see the virtual machines under it can be seen, then
click on RegionA01 Datacenter, finally click on Actions.
Create New Virtual Machine
Click New Virtual Machine to start the new virtual machine wizard
Virtual Machine Wizard
Since the Create a new virtual machine wizard is highlighted, just click Next.
Name the Virtual Machine and placement
1. Enter Lab1 for the name of the new virtual machine, then click Next.
2. Expand RegionA01 and RegionA01-COMP01, and select esx-01a.corp.vmbeans.com, then click
Next.
Select Storage and Compatibility
1. Select ds-iscsi01 datastore as the storage option, then click Next.
2. Select ESXi 8.0 U2 and later, then click Next to accept.
Guest OS
In this step, we will be selecting what operating system we will be installing. When we select the
operating system, the supported virtual hardware and recommended configuration is used to
create the virtual machine. Keep in mind this does not create a virtual machine with the operating
system installed, but rather creates a virtual machine that is tuned appropriately for the operating
system you have selected.
1. For the Guest OS Family, select Linux from the drop-down menu.
2.For the Guest OS Version, select VMware Photon OS (64-bit).
3.Click Next to continue.
Customize Hardware
The recommended virtual hardware settings are shown as the default. These can be modified if
needed.
1. Scroll down and expand the New Hard disk* section.
2.For Disk Provisioning, select Thin Provision, then click Next.
Note: if you miss choosing "Thin Provision", you will run out of disk space for this lab and your
Virtual Machine may not power on. Disk space is limited in this lab environment.
Attaching an ISO to a Virtual Machine
To make it easier to install operating systems on virtual machines, ISO images can be used. These
can be kept in the same storage used for virtual machines. In addition, vCenter offers a Content
Library as a repository. Content Libraries can then be synchronized to ensure every location is
using the same versions.
1. To attach an ISO image to the virtual machine we just created, make sure Lab1 is selected.
2. Right-click on Lab1 and select Edit Settings...
3. From the CD/DVD drive 1 drop-down menu, select Content Library ISO File.
Select Photon and Connect the Drive
1. Click the radio button next to photon-minimal-5.0-dde71ec57.x86_6, then click OK.
2. Finally, we want to attach or connect the ISO image to the virtual machine :
a. Expand the CD/DVD drive 1 menu
b. Click the Connect At Power On check box next to Status, then click OK.
Note: The virtual machine's BIOS is set to boot from CDROM only on first boot. If you miss this
step you will need to manually adjust the BIOS to boot from CDROM just like a physical machine.
Power on Lab1 and Launch Console
1. Click the green play button to power on the virtual machine and start the installation. To launch
the console window, 2. Click anywhere in the console window screen. Alternatively, you can click
on Launch Remote Console.
Note : you also have the option of using the VMware Remote Console (VMRC). This is console is a
separate application that needs to be
installed on your local device as opposed to the Web Console which will launch in a new browser
tab. The VMRC can be useful in certain situations when you need more capabilities, like attaching
devices or power cycling options.
Photon Boot Screen, License Agreement and
Select Disk
1. Press the Enter key to start the installation process.
2. After the boot process is complete, you will be presented with a license agreement, just press
Enter to accept.
3. Press Enter to accept the selected disk and use the auto partitioning option.
Linux Kernel and Rename Host
1. Leave the Generic option, and press Enter.
NOTE: If Hypervisor optimized is selected, the virtual machine will not boot. This is due to the
unique environment the Hands-on Labs are running in.