Lesson 15 Flashcards
(100 cards)
Cloud Deployment Models
Public (multi-tenant)
•Cloud service providers (CSPs)
•Shared between subscribers
•Multi-cloud
Hosted private
•Private instance operated by a CSP but dedicated to a single customer
Private
•Wholly owned and operated by the organization
•On-premises vs. off-premises
Community
Hybrid
On premise vs off-premises
(referring to Private)
This type of cloud could be on-premise or offsite relative to the other business
units. An onsite link can obviously deliver better performance and is less likely to
be subject to outages (loss of an Internet link, for instance). On the other hand, a
dedicated offsite facility may provide better shared access for multiple users in
different locations.
Public cloud
Public (multi-tenant)
•Cloud service providers (CSPs)
•Shared between subscribers
•Multi-cloud
Multi-cloud architectur
Multi-cloud architectures are where an organization
uses services from multiple CSPs.
Hosted private
Hosted private
•Private instance operated by a CSP but dedicated to a single customer
Hosted Private—hosted by a third-party for the exclusive use of the organization.
This is more secure and can guarantee a better level of performance but is
correspondingly more expensive.
Private
- Wholly owned and operated by the organization
- On-premises vs. off-premises
banking or government
Community
this is where several organizations share the costs of either a hosted
private or fully private cloud. This is usually done in order to pool resources for a
common concern, like standardization and security policies.
hybrid
There will also be cloud computing solutions that implement some sort of hybrid
public/private/community/hosted/onsite/offsite solution. For example, a travel
organization may run a sales website for most of the year using a private cloud
but break out the solution to a public cloud at times when much higher utilization
is forecast.
Cloud Service Models
Anything as a service (XaaS)
Infrastructure as a Service (IaaS)
•Unconfigured compute, storage, and network resources
- provisioning IT resources such as
servers, load balancers, and storage area network (SAN) components quickly. Rather
than purchase these components and the Internet links they require, you rent
Software as a Service (SaaS)
•Fully developed applications
Platform as a Service (PaaS)
•Pre-configured OS and database/middleware instances
-A typical PaaS solution would provide servers and storage network infrastructure
(as per IaaS) but also provide a multi-tier web application/database platform on top.
InfInfrastructure as a Service (IaaS)
Infrastructure as a Service (IaaS)
•Unconfigured compute, storage, and network resources
- provisioning IT resources such as
servers, load balancers, and storage area network (SAN) components quickly. Rather
than purchase these components and the Internet links they require, you rent
Software as a Service (SaaS)
Software as a Service (SaaS)
•Fully developed applications
Platform as a Service (PaaS)
•Pre-configured OS and database/middleware instances
-A typical PaaS solution would provide servers and storage network infrastructure
(as per IaaS) but also provide a multi-tier web application/database platform on top.
Security
in the cloud
is the things you must take responsibility for
Security of the cloud
is the
things the CSP manages.
Cloud responsiblity matix
securityh in the cloud and security of the cloud is determined by the type. refer to table in the guide (or slides)
Security as a service
Consultants
•Third-party expertise and perspective
Managed Security Services Provider (MSSP)
•Turnkey security solutions (expensice and requires a lot of trust in the MSSP
Security as a Service (SECaaS)
•Cloud-deployed security assessment and analysis
•Cyber threat intelligence and machine learning analytics
Virtualization
means that multiple operating systems can be installed and run
simultaneously on a single computer
Virtual Platform
requires at least three
components:
• Host hardware—the platform that will host the virtual environment. Optionally,
there may be multiple hosts networked together.
• Hypervisor/Virtual Machine Monitor (VMM)—manages the virtual machine
environment and facilitates interaction with the computer hardware and network.
• Guest operating systems, Virtual Machines (VM), or instances—operating systems
installed under the virtual environment.
Host hardware
• Host hardware—the platform that will host the virtual environment. Optionally,
there may be multiple hosts networked together.
• Hypervisor/Virtual Machine Monitor (VMM)
• Hypervisor/Virtual Machine Monitor (VMM)—manages the virtual machine
environment and facilitates interaction with the computer hardware and network.
Guest operating systems, Virtual Machines (VM
• Guest operating systems, Virtual Machines (VM), or instances—operating systems
installed under the virtual environment.
Type II hypervisors (host-based)
In a guest OS (or
host-based) system, the hypervisor application (known as a Type II hypervisor) is itself
installed onto a host operating system.
Examples of host-based hypervisors include
VMware Workstation, Oracle Virtual Box, and Parallels Workstation. The hypervisor
software must support the host OS.
Type I hypervisors (bare metal)
A bare metal virtual platform means that the hypervisor (Type I hypervisor) is installed
directly onto the computer and manages access to the host hardware without going
through a host OS. Examples include VMware ESXi Server, Microsoft’s Hyper-V, and
Citrix’s XEN Server. The hardware needs only support the base system requirements
for the hypervisor plus resources for the type and number of guest OSes that will
be installed.
Type
Virtual Desktop Infrastructure and Thin Clients
- Virtual Desktop Infrastructure (VDI)
- Storing images of clients (OS + applications) on a central server
- Virtual Desktop Environment (VDE) images are loaded by thin clients
- Allows for low-power client devices
- Centralizes control over client desktops
- Allows for almost completely hosted IT infrastructure