Cloud Computing Flashcards
1
Q
Was ist Cloud Computing?
A
- on-demand delivery of compute power, database storage, applications, and other IT resources
- pay-as-you-go pricing
- provision exactly the right type and size of computing resources
- as many resources as you need, almost instantly
- servers, storage, databases and set of application services simply accessible
2
Q
Deployment Methods
A
- Private Cloud (Complete Control)
- Public Cloud (owned by third party)
- Hybrid Cloud (on-premises and cloud)
3
Q
5 Characteristics of Cloud
A
- On-demand self service
- Broad network access
- Multi-tenancy and resource pooling
- Rapid elasticity and scalability
- Measured service
4
Q
Six Advantages of Cloud
A
- Trade capital expense (CAPEX) for operational expense (OPEX)
- Benefit from massive economies of scale
- Stop guessing capacity
- Increase speed and agility
- Stop spending money running and maintaining data centers
- Go global in minutes
5
Q
Problems solved by the Cloud
A
- Flexibility
- Cost-Effectiveness
- Scalability
- Elasticity
- High-availability and fault-tolerance
- Agility
6
Q
Types of Cloud
A
- Infrastructure as a Service (IaaS)
- Platform as a Service (PaaS)
- Software as a Service (SaaS)
7
Q
Managing types of Cloud
A
- On-Premises = alles selbst
- IaaS = Hardware (Server, Storage, Networking) und Virtualization von AWS, rest selbst
- PaaS = Infrastruktur und Laufzeitumgebung von AWS, rest selbst (Applications und Data)
- SaaS = alles von AWS
8
Q
Pricing of the Cloud (Grob)
A
- Compute
- Storage
- Data transfer OUT of the Cloud
9
Q
AWS Global Infrastructure
A
- Regions
- Availability Zones (AZ)
- Data Centers
- Edge Locations / Points of Presence
10
Q
AWS Regions
A
- Regions all around the world
- cluster of data centers
- Most AWS services are region-scoped
11
Q
How to choose an AWS Region?
A
- Compliance with data governance and legal requirements
- Proximity to customers
- Available services within a Region
- Pricing
12
Q
AWS Availability Zones
A
- Each region has many availability zones
- separate from each other (in case of disaster)
13
Q
AWS Edge Locations (Points of Presence)
A
- 400+ Edge Locations & 10+ Regional Caches
- Content delivered with lower latency
14
Q
Global-scoped vs Region-scoped
A
- Global-scoped: IAM, Route 53, CloudFront, WAF
- Region-scoped (most services): EC2, Elastic Beanstalk, Lambda, Rekognition
15
Q
Shared Responsibility Model
A
- Customer = responsibility for the security in the cloud
- AWS = responsibility for the security of the cloud