Introducing a new version of the Cloud and Virtualization Concepts course, which emphasizes open-source virtualization technologies including Proxmox. Build a solid foundation with this beginner-friendly introduction to cloud and virtualization. Discover how virtualization functions and its practical applications for both personal and professional use. Identify the core components of virtualization, the infrastructure of data centers, and the mechanics of cloud technology. Finally, evaluate the importance of open-source tools and the infrastructure supporting today’s digital landscape.
| Content |
|---|
|
Section 1: Welcome!
Welcome to Cloud and Virtualization Concepts! Virtualization is software used to simulate hardware. It is the fundamental technology that powers cloud computing which delivers computing resources, software or data as a service through the Internet. |
| Section 2: Virtualization Concepts |
| Section 3: The Hypervisor |
| Section 4: The Data Center |
| Section 5: The Virtual Data Center |
| Section 6: The Cloud |
| Section 7: Container Technology |
| Section 8: Beyond the Core Virtualization Components |
| Section 9: Where To Go From Here? |
| Contenido |
|---|
|
Cloud and Virtualization Concepts
¡Bienvenido a Cloud and Virtualization Concepts! La virtualización es el utilizar software para simular hardware. Es la tecnología fundamental que impulsa la computación en la nube, la cual ofrece recursos informáticos, software o datos como un servicio a través de Internet. |
| Labs |
|---|
|
Lab 1: Create a Virtual Machine
In this lab we create a virtual machine using a downloaded ISO of Lubuntu Linux. We will work through the various hardware settings that you will need to set prior to your installation. Once the operating system is installed, we will make adjustments to the virtual machine hardware. |
|
Lab 2: Virtual Machine Files and Snapshots
In this lab we will explore how the storage of a virtual machine functions and how to save the state of a virtual machine by creating snapshots. |
|
Lab 3: Virtual Machine Cloning and Backups
In this lab we will create both linked and full type clones of a virtual machine and examine the differences between the two clone types. Next, we will show methods for exporting a virtual machine to a format that makes it easy to transport. |
|
Lab 4: Virtual Machine Networking
In this lab we will look at the network capabilities of workstation. We will explore how to use and setup network types similar to those found in many real-world scenarios. The network capabilities are very beneficial for development and testing of software and applications, such as limiting bandwidth or causing packet loss scenarios. |
| Lab 5: Create a Container |