| π Back to Exam Syllabus | πΊ RooCloud on YouTube | π― Free CISSP Practice Test |
CISSP 9.16 - Virtualized Systems (Part 1 of 2)
This episode of the ISC2 Certified Information Systems Security Professional (CISSP) exam prep series builds up virtualized systems from the ground within Domain 3. It covers what virtualization is, the hypervisor that runs the guests, how cloud grows from this layer, and the security advantages that let you defend everything built on top of it.
What this episode covers
- Virtualization β running many operating systems on one physical host, mainly to cut power, cooling, and operating costs.
- The hypervisor β the virtual machine monitor that creates and manages guests running on a physical host.
- Type 1 vs type 2 β bare-metal hypervisors for server virtualization versus hosted hypervisors for desktops and sandboxes.
- Cloud from virtualization β the natural next step that adds reach along with privacy, compliance, and trust questions.
- Everyday benefits β on-demand instances, exact operating system versions, fast recovery, and safe legacy support.
- Elasticity vs scalability β flexing resources for the moment versus taking on more total work over time.
- Security advantages β fast backups, snapshot restores, and hypervisor isolation that contains guest malware.
Watch the full episode above for the worked examples and detailed explanations of each concept.
Frequently Asked Questions
What is virtualization, and why do organizations adopt it?
Virtualization lets you run one or more operating systems inside the memory of a single physical host, and even run software that would not otherwise fit the host. Almost any operating system can run on almost any hardware, and many can run side by side at once. The big driver is cost: one organization might collapse a hundred physical servers down to ten, each hosting ten virtual ones, which slashes power, cooling, and operating costs like many tenants sharing one well-run building.
What is the hypervisor, and what are the two types?
The hypervisor, also called the virtual machine monitor, is the engine that creates, runs, and manages the virtual machines, where the physical machine is the host and the systems inside are the guests. A type one hypervisor is bare-metal, installing straight onto the hardware with no host operating system, which maximizes resources and is common for server virtualization. A type two hypervisor is hosted, running as an application on a normal operating system, and suits desktops where guests act as safe sandboxes.
How does cloud grow out of virtualization?
Cloud computing is the natural next step from virtualization, the Internet, and distributed architecture, driven by the need to reach data and resources from anywhere. But moving there raises real questions you must weigh, including privacy, regulatory compliance, open versus closed source choices, adoption of open standards, and whether the data is truly secured or even securable. Cloud gives you reach, but it hands you a fresh set of trust decisions.
What is the difference between elasticity and scalability?
Elasticity is expanding or contracting resources to meet the demand of the moment, so when a heavy job launches inside a virtual machine it can grab spare host capacity, then release it the instant the work finishes. Scalability is the ability to take on more total work over time. Elasticity is short-term and resource-focused, while scalability is long-term and growth-focused. A scalable system must also be elastic, but an elastic one need not be scalable.
What security advantages does virtualization bring?
Backing up a whole virtual system is often faster than backing up its physical twin, and snapshots, also called checkpoints, let you restore a virtual machine in minutes when something goes wrong. Better still, malware that infects a guest rarely reaches the host, thanks to the hypervisorβs isolation between guests and between guest and host. That isolation makes virtualization a safe place to test and experiment, acting like a blast wall between the tenants that keeps trouble from spreading.
π Master the ISC2 CISSP Exam!
Reinforce this lesson with real practice. The RooCloud CISSP Practice Pack gives you 6,000+ exam-style questions, 366 section-wise practice tests and 40 full-length adaptive (CAT) tests across all 8 CISSP domains, with full explanations. Start with a FREE full-length adaptive CISSP test β
Reference: This article is based on concepts discussed in CISSP 9.16 - Virtualized Systems (Part 1 of 2).