2.2 - Summarize virtualization and cloud computing concepts. Flashcards
IaaS (Infrastructure as a service)
-AKA HaaS (Hardware as a Service)
->Outsource ur equipment
-ur still responsible 4 the mgmt + sec
-ur data is out there, but more within ur ctrl
-Web server providers
-AWS, MS Azure, Google Cloud Platform (GCP)
-allows customers to purchase + interact wth basic building blocks of a tech infra
->include: computing, storage, nets
-customers
->have flexibility to config + manage those services to meet own business needs
->doesn’t have to worry about the mgmt of underlying hardware BUT have the ability to customize components
-provider
->has to implement sec ctrls that prevent customers from eavesdropping on each other or interfering wth each others use of the infra environ
PaaS (Platform as a service)
-No servers, no software, no maintenance team, no HVAC
->Someone else handles the platform
->u handle the development
-u don’t have direct control of;
->data, people, or infrastructure
->trained sec professionals r
watching ur stuff -> Choose carefully
Put the building blocks together
– Develop ur app from what’s
available on the platform (salesforce)
-builds + manages infra + offers execution environ
-execution environ may include;
->code libraries, services, tools that facilitate code execution
SaaS (Software as a service)
-on demand software
-no local installation
-central mgmt of data + apps
-complete app offering (no development work required)
-provider
->responsible 4 everything from op of data center to performance mgmt of the app
-customer
->only responsible 4 limited config of the app itself/selection of what data to use wth it/access ctrls to limit access to that idea
XaaS (Anything as a service)
-broad description of all cloud models
->Use any combination of the cloud
-Services delivered over the Internet
->Not locally hosted or managed
-Flexible consumption model
->No large upfront costs or ongoing licensing
-IT becomes more of an operating model
->And less of a cost-center model
->Any IT function can be changed into a service
-X indicates nature of specific service (SaaS, IaaS, etc)
Public (cloud models)
Community (cloud models)
Private (cloud models)
Hybrid (cloud models)
Cloud service providers
Managed service provider (MSP)/ managed security service provider (MSSP)
On-premises vs. off-premises
Fog computing
Fog
->A cloud that’s close to your data
->Cloud + Internet of Things - Fog computing
-A distributed cloud architecture
->Extends the cloud
-Distribute the data and processing
->Immediate data stays local -> No latency
->Local decisions made from local data
->No bandwidth requirements
->Private data never leaves -> Minimizes security concerns
-Long-term analysis can occur in the cloud - Internet
only when required
Edge computing
-Process application data on an edge server
-Close to the user
-Often process data on the device itself
->No latency, no network requirement
->increased speed and performance
->Process where the data is
Thin client
Containers