Cloud Computing terminology Flashcards
(30 cards)
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.
Block Storage
A type of cloud storage that divides data into blocks, which can be individually managed and accessed, providing greater control over the data.
Cloud Networking
A service model that allows organizations to utilize the cloud for networking capabilities, such as routing, switching, and virtual private network (VPN) connectivity.
Virtual Private Network (VPN)
A secure, encrypted connection between two or more networks over the internet, providing remote access to resources on the network.
Software-Defined Networking (SDN)
A networking architecture that separates the control plane from the data plane, allowing for centralized control of network functions and greater flexibility in managing network resources.
Load Balancing
A technique used to distribute network traffic across multiple servers or network resources, improving network efficiency and availability.
Domain Name System (DNS)
A system that translates domain names into IP addresses, allowing computers to locate resources on the internet.
Remote Desktop Protocol (RDP)
A protocol that allows a user to remotely connect to and control a computer or server over the internet.
Secure Shell (SSH)
A cryptographic network protocol used to secure network communications over an unsecured network, such as the internet.
Redundancy
The use of multiple resources to ensure system availability and faster recovery in case of a failure, with minimal or no data loss.