2.2 Summarize virtualization and cloud computing concepts Flashcards
Performing processing and storage elsewhere, over a network connection, rather than locally. Thought of as internet based computing.
Cloud Computing
Cloud deployment models
IaaS PaaS SaaS XaaS Public Community Hybrid
The idea of using storage capacity provided by a cloud vendor as a means to host data files for an organization. Can be used as a form of backup or support for online data services.
Cloud storage
A cloud provider concept in which security is provided to an organization through or by an online entity.
SECaaS (Security as a service)
Cloud service providers (CSPs) are the companies that operate a cloud service.
Cloud Service Provider
Managed service provider (MSP) and managed security service provider (MSSP) are services that provide remote oversight and management of on-premises IT or cloud IT.
Manage security service provider (MSP/MSSP)
Computing that relies upon sensors, IoT devices, or even edge computing devices to collect data and then transfer it back to a central location for processing.
Fog computing.
In edge computing, the intelligence and processing are contained within each device. The architecture of edge computing performs computations closer to the data source, which is at or near the edge of the network.
Edge computing.
A thin client is a computer with low to modest capability or a virtual interface that is used to remotely access and control a mainframe, virtual machine, or virtual desktop infrastructure (VDI).
Understand thin client.
Application cells or application containers are used to virtualize software so they can be ported to almost any OS.
Understand application cells/containers.
Microservices are an emerging feature of web-based solutions and is a derivative of service-oriented architecture (SOA). SOA constructs new applications or functions out of existing but separate and distinct software services.
Understand Microservices./ API
Infrastructure as code is a change in how hardware management is perceived and handled. Instead of seeing hardware configuration as a manual, direct, hands-on, one-on-one administration hassle, it is viewed as just another collection of elements to be managed in the same way that software and code are managed under DevOps.
(Page 151).
Understand infrastructure as code.
Software-defined networking (SDN) is a unique approach to network operation, design, and management. SDN aims at separating the infrastructure layer (hardware and hardware-based settings) from the control layer (network services of data transmission management).
Understand SDN.
Software-defined visibility (SDV) is a framework to automate the processes of network monitoring and response. The goal is to enable the analysis of every packet and make deep intelligence-based decisions on forwarding, dropping, or otherwise responding to threats.
Understand SDV.
Serverless architecture is a cloud computing concept where code is managed by the customer and the platform (i.e., supporting hardware and software) or server is managed by the CSP.
Serverless architecture.