High Availability
▪ Services experience very little downtime when using the cloud
▪ Availability is the percentage of uptime versus downtime
- Uptime vs Downtime
gold standard “ 5 nines”: 99.999% availability. (5 min 15 secs of downtime in a year)
Scalability
Ability to increase the number of items in a system at a linear rate or less than a linear rate
Vertical Scaling (Scaling Up)
Increasing the power of the existing resources in the working
environment
- Ex: increase processors, ram, bandwidth, etc
$10 = 100 users and $20 = 200 users
Horizontal Scaling (Scaling Out)
Adding additional resources to help handle the extra load being
experienced
Rapid Elasticity
Metered Utilization
Measured Services
hared Resources
File Synchronization
Cloud Deployment Models
_ which one you use is based upon security needs, cost restrictions, and risk tolerance
- Cheapest Public Cloud and Multitenancy combined (increased risk)
- Public Cloud
- Private Cloud
- Hybrid Cloud
- Community Cloud
- Mutitenancy
- Single Tenancy
Public Cloud
Private Cloud
Systems and users that only have access with other devices inside the
same private cloud or system
- organization is responsible for the design implementation, and operation of the clouds resources & servers that host them
- chosen when security is more important than a lower cost
- Ex: AWS GovCloud (US)
Hybrid Cloud
Community Cloud
Multitenancy
The ability for customers to share computing resources in a public or
private cloud
- the same resources are used by multiple organizations
- ex if shared server is experiencing an attack every organization on server will undergo attack
- data may be exposed to other solutions
Single-Tenancy
Cloud Service Models
On-Premise Solution
Hosted Solution
SaaS
PaaS
IaaS
DaaS
Virtual Desktop Infrastructure (VDI)