Fundamentals of Cloud Computing Flashcards
What type of computing uses a hypervisor through a network connection to run multiple VMs?
Virtual computing
What is a software that sits between the physical resources on a physical server and the virtual machines that run on that server?
hypervisor
Which type of hypervisor is installed directly on the hardware?
Bare-metal/Type 1 hypervisor
Which type of hypervisor is an app that runs on a devices OS?
Host-based/Type 2 hypervisor
Which type of hypervisor has better performance characteristics and are considered to be more secure?
Type 1
What is the on-demand delivery of IT resources and computing services over the internet called?
Cloud computing
Which cloud service model rents out IT infrastructure, such as servers, storage, networks, and operating systems, on a pay-as-you-go basis while the service provider is responsible for the infrastructure, the customer is responsible for managing and purchasing software?
Infrastructure as a service (IaaS)
Which cloud service model delivers and manages hardware and software resources for developing, testing, delivering, and managing cloud applications providing developers with tools to build and host web applications without worrying about managing the underlying infrastructure?
Platform as a Service (PaaS)
Which cloud service model is the cloud provider hosting and managing software applications, making it easy to access the same application on all devices so customers don’t need to maintain or update the infrastructure and components?
Software as a Service (SaaS)
Which cloud deployment model has physical infrastructure, whether on-premise or hosted by a CSP, only accessible by users the owning organization authorizes?
Private cloud
Which cloud deployment model has on-demand services, multi-tenant architecture, and uses the internet to connect?
Public cloud
Which cloud deployment model is a combination of private, public, and/or community cloud and is interconnected?
Hybrid cloud
Which cloud deployment model is a shared cloud service between organizations that tends to use public cloud but can also be private and meets the needs of a community?
Community cloud
Which type of cloud deployment is the use of multiple CSPs and has high adaptability?
Multi-cloud