Cloud Computing terminology Flashcards
What is cloud computing?
: Cloud computing is the delivery of computing services, including servers, storage, databases, networking, software, analytics, and intelligence, over the internet.
What is a cloud service provider?
A cloud service provider is a company that offers cloud computing services to businesses and individuals.
What is SaaS?
SaaS, or software as a service, is a model of cloud computing where software applications are delivered over the internet.
What is IaaS?
IaaS, or infrastructure as a service, is a model of cloud computing where businesses can rent IT infrastructure, such as servers and storage, from a cloud provider.
What is PaaS?
PaaS, or platform as a service, is a model of cloud computing where businesses can rent a cloud platform for developing, running, and managing applications.
What is virtualization?
Virtualization is a technique for creating multiple virtual versions of a physical resource, such as a server, storage device, or operating system.
What is a virtual machine?
A virtual machine is a software emulation of a physical computer that can run its own operating system and applications.
: What is a container?
A container is a lightweight and portable software package that contains an application and all its dependencies, enabling it to run consistently across different computing environments.
: What is multi-tenancy?
Multi-tenancy is a model of cloud computing where a single instance of a software application serves multiple customers, or tenants, using a shared infrastructure.
What is hybrid cloud?
Hybrid cloud is a model of cloud computing that combines public and private cloud services, allowing businesses to run applications and services across different computing environments.
Cloud Storage
A service model in which data is remotely maintained, managed, and backed up on a cloud storage server accessible through the internet.
Public Cloud Storage
A cloud storage service provided by a third-party cloud storage provider that is accessible over the public internet.
Private Cloud Storage
A cloud storage service provided within an organization’s own network or a private data center, offering better security and control over the data.
Hybrid Cloud Storage
A combination of public and private cloud storage services that offer greater flexibility in managing and storing data.
: Object Storage
A type of cloud storage that stores data as objects, typically using a unique identifier or key, enabling easier retrieval and management of data.