Cloud Models Flashcards
What is the definition of cloud services?
cloud computing infastructure comprises a network of remote servers hosted in data centers around the world.
what is a private cloud?
also known as internal or corporate cloud. it is a cloud computing enviroment that is exclusively operated and used by a single organization.
what is a public cloud?
cloud computing resources and services that are provided and managed by third-party cloud service providers and made available to multiple customers, organizations or individuals over the internet. Such as Amazon, microsoft, google, dropbox etc.
What is IaaS?
Infastructure as a Service. provides virtualized computing resources over the internet. Users can rent virtual machines, storage and networking infastructure.
What is PaaS?
Platform as a Service. Offers a development platform and enviroment that simplifies the process of building, deploying, and managing applications.
What is Saas?
Software as a Service. delivers software application and services over the internet on a subscription basis. Users can access these applications through web browsers without needing to install or maintain them.
what are the services offered by IaaS?
virtualization, servers, storage, networking
what are the services offered by PaaS?
runtime, middleware, OS, virtualization, servers, storage, networking
what services are offered by SaaS?
application, data, runtime, middleware, OS, virtualization, servers, storage, networking
what is middleware?
software that acts as a bridge between an operating system or database and applications, especially on a network. also known as “software glue”
what is internal cloud?
another name for private cloud.
What is external cloud?
another name for public cloud.
What is a metered cloud service?
you pay for what you use. there is a cost to upload, a cost to download and a cost to store.
what is a non metered service?
you pay for a block of storage. there is no cost to upload and no cost to download.
what is rapid elasticity?
one of the fundamental characterisitics of cloud computing. refers to the ability of cloud resources and services to rapidly and automatically scale up or down.