Cloud Computing Models and Concepts

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which cloud service model provides the customer with access to a full application stack, requiring no IT maintenance?

  • PaaS - Platform as a Service
  • SaaS - Software as a Service (correct)
  • IaaS - Infrastructure as a Service

Private clouds are exclusively operated by a single organization or a third party.

True (A)

What are the three main service models in cloud computing?

IaaS, PaaS, SaaS

If your business requires a platform for building software products, you would likely opt for ______.

<p>PaaS</p> Signup and view all the answers

Match the cloud deployment model with its typical use case.

<p>Public Cloud = Federal agencies hosting sensitive data Private Cloud = Businesses requiring high security and control Hybrid Cloud = Combining public and private clouds for flexibility and security</p> Signup and view all the answers

Which type of hypervisor interacts directly with the hardware?

<p>Type 1 (C)</p> Signup and view all the answers

On-premise solutions offer better data security compared to cloud solutions.

<p>False (B)</p> Signup and view all the answers

What is a key characteristic of cloud computing in terms of resource usage and payment?

<p>Pay-per-use</p> Signup and view all the answers

A ______ cloud environment combines aspects of both private and public cloud setups.

<p>hybrid</p> Signup and view all the answers

Match the following cloud deployment models with their key attributes:

<p>Public Cloud = Pay-per-use, low cost, minimal maintenance. Private Cloud = High upfront cost, requires your own maintenance. Hybrid Cloud = Combination of public and private, customizability.</p> Signup and view all the answers

Which of these is NOT a type of virtualization?

<p>System Virtualization (B)</p> Signup and view all the answers

In local desktop virtualization, multiple operating systems run on the same physical hardware without needing hypervisor software.

<p>False (B)</p> Signup and view all the answers

What is the primary purpose of a hypervisor in virtualization?

<p>The primary purpose of a hypervisor is to manage resources between the physical machine and the virtual machine.</p> Signup and view all the answers

_______ combines multiple physical networks into one virtual, software-based network.

<p>Network Virtualization</p> Signup and view all the answers

What does NFV stand for regarding Network Virtualization?

<p>Network Function Virtualization (D)</p> Signup and view all the answers

Remote application virtualization allows software to run directly on the host OS.

<p>False (B)</p> Signup and view all the answers

Match the type of virtualization with its description:

<p>Desktop Virtualization = Running multiple OS on each VM Network Virtualization = Combines multiple physical networks Storage Virtualization = Manages devices as a single unit Application Virtualization = Runs software without direct install</p> Signup and view all the answers

Which of these is a benefit of using virtualization?

<p>Minimum downtime (A)</p> Signup and view all the answers

Which of the following is a characteristic of Type 2 hypervisors?

<p>They operate on top of a host operating system. (B)</p> Signup and view all the answers

On-premise solutions typically involve less upfront cost than cloud-based solutions.

<p>False (B)</p> Signup and view all the answers

What is the primary payment model for public cloud services?

<p>Pay-as-you-go</p> Signup and view all the answers

A _______ cloud provides a blend of both public and private cloud features.

<p>hybrid</p> Signup and view all the answers

Match the cloud deployment model with its key characteristic:

<p>Public Cloud = Low cost, pay-as-you-go Private Cloud = High upfront cost, owned by you Hybrid Cloud = Combination of public and private features</p> Signup and view all the answers

What does virtualization primarily achieve?

<p>Creates virtual computing environments that mimic the functions of a physical system using the resources of a host machine (B)</p> Signup and view all the answers

In local desktop virtualization, the virtual machines run on a central server.

<p>False (B)</p> Signup and view all the answers

What type of virtualization consolidates storage devices into a single, managed pool?

<p>storage virtualization</p> Signup and view all the answers

A _______ forms an interface between the physical machine and the virtual machine.

<p>hypervisor</p> Signup and view all the answers

Match the following virtualization types with their primary function:

<p>Desktop Virtualization = Running multiple OS on a single system Network Virtualization = Creating virtual networks from physical networks Application Virtualization = Running applications without direct system installation Storage Virtualization = Managing storage devices as a single unit</p> Signup and view all the answers

Remote application virtualization requires physical installation of the application on the host device

<p>False (B)</p> Signup and view all the answers

Which service model offers the highest level of customer control over infrastructure while still leveraging cloud-based services?

<p>IaaS (C)</p> Signup and view all the answers

Public cloud services are typically deployed for internal use within a private organization.

<p>False (B)</p> Signup and view all the answers

What is a key benefit of using PaaS for application development?

<p>Faster time to market</p> Signup and view all the answers

A ______ cloud environment is commonly used by federal agencies for hosting sensitive data.

<p>private</p> Signup and view all the answers

Match the following cloud service models with the appropriate level of management provided to the customer:

<p>IaaS = Customer manages OS, software; provider manages hardware PaaS = Provider manages hardware and application platform; customer manages applications SaaS = Provider manages full application stack</p> Signup and view all the answers

Flashcards

Virtualization

A technology that creates virtual computing environments that simulate the functionality of physical systems using the resources of a host machine. It allows one host machine to run multiple, independent instances of virtual machines (VMs).

What is a VM?

Virtual machines (VMs) are essentially software-based representations of physical computers that can run their own operating systems and applications. They can be thought of as 'guest systems' running within a 'host machine'.

Desktop Virtualization

A type of virtualization that allows users to run multiple operating systems (OS) within one physical machine, each in its own separate virtual environment. This enables users to access various OS without physically installing them on their devices.

Virtual Desktop Infrastructure (VDI)

A central server hosts numerous virtual machines that are then delivered to users based on their specific needs. This provides users with the flexibility to access any desired OS without the hassle of physical installation.

Signup and view all the flashcards

Local Desktop Virtualization

This type of desktop virtualization involves using hypervisor software directly on a local system to run multiple OS simultaneously without affecting the host operating system. This allows users to work with multiple OS on their own device without needing a separate virtual machine.

Signup and view all the flashcards

What is a Hypervisor?

A software layer that enables virtualization by providing an interface between the physical hardware and the virtual machines. It manages resource sharing, security, and other aspects of virtualization.

Signup and view all the flashcards

Network Virtualization

Virtualization technology that combines multiple physical networks into a single virtual, software-defined network. This simplifies network management, allows for efficient resource allocation, and increases network flexibility.

Signup and view all the flashcards

Software Defined Networking (SDN)

Type of network virtualization that virtualizes the hardware controlling network traffic routing. This offers greater flexibility, automation, and centralized control over the network infrastructure.

Signup and view all the flashcards

PaaS (Platform as a Service)

A service model where the provider manages and delivers hardware and software resources for developing, testing, and managing cloud applications. You gain access to a ready-to-use platform for building software products.

Signup and view all the flashcards

SaaS (Software as a Service)

A service model where the provider manages and maintains a full application stack that customers can access and use. You don't need to manage IT equipment.

Signup and view all the flashcards

Public Cloud Provider

A cloud provider that offers services to the general public over the internet. Examples include AWS, Azure and Google Cloud.

Signup and view all the flashcards

Private Cloud Provider

A cloud provider that operates exclusively for a single organization or third party. It can be on or off premise.

Signup and view all the flashcards

Type 1 Hypervisor

A hypervisor that directly interacts with the hardware and manages virtual machines (VMs) without an operating system (OS) in between.

Signup and view all the flashcards

Type 2 Hypervisor

A hypervisor that runs as an application on top of an existing operating system (OS) and then manages VMs.

Signup and view all the flashcards

Hybrid Cloud Provider

A combination of public and private cloud services. Organizations might use a public cloud for non-sensitive data and a private cloud for sensitive data.

Signup and view all the flashcards

What is Cloud Computing?

Providing access to computing resources over the internet, like servers, storage, and software, on a pay-as-you-go basis.

Signup and view all the flashcards

Public Cloud

A cloud deployment model where resources are shared amongst multiple organizations. It offers lower costs and scalability.

Signup and view all the flashcards

Private Cloud

A cloud deployment model where resources are owned and managed by a single organization. It offers more control and security.

Signup and view all the flashcards

What is Virtualization?

A type of virtualization that creates a virtual environment that simulates the functionality of a physical system using the resources of a host machine. This allows multiple independent instances of a virtual machine (VM) to run on one physical machine.

Signup and view all the flashcards

Remote Application Virtualization

A type of application virtualization that allows software to run on a remote server, with users accessing them via a remote control protocol. This requires a constant network connection for use.

Signup and view all the flashcards

Local Application Virtualization

A type of application virtualization that allows software to run on the user's device but within a separate virtual environment. This allows the software to run without affecting the host OS.

Signup and view all the flashcards

What is Network Virtualization?

A type of network virtualization that combines multiple physical networks into one virtual network. This simplifies network management and allows for efficient resource allocation.

Signup and view all the flashcards

Hybrid Cloud

A cloud computing deployment model that combines aspects of both public and private clouds. It allows flexibility and customization for specific needs while also offering lower costs.

Signup and view all the flashcards

What is PaaS?

A cloud service model where the provider manages and delivers hardware and software resources for developing, testing, and managing cloud applications. This allows your business to build software products without managing the underlying infrastructure.

Signup and view all the flashcards

What is IaaS?

A cloud service model where the provider owns and operates the infrastructure, but customers manage and purchase software. This gives businesses flexibility to customize their infrastructure and applications.

Signup and view all the flashcards

What is SaaS?

A cloud service model where the provider manages and maintains a full application stack that customers can access and use. It's like renting out software instead of installing it locally.

Signup and view all the flashcards

What are Public Cloud Providers?

Cloud service providers such as AWS, Azure, and Google Cloud that offer services to the general public over the Internet. They make cloud computing accessible to everyone.

Signup and view all the flashcards

What are Private Cloud Providers?

Cloud service providers operated exclusively by a single organization or third party. They offer more control and security.

Signup and view all the flashcards

Related Documents

More Like This

Cloud Computing Service Models
9 questions
Бұлттық технологиялар
5 questions
Cloud Computing Fundamentals Quiz
29 questions
Use Quizgecko on...
Browser
Browser