Cloud Concepts Flashcards

1
Q

AWS Cloud

A
  • Someone else owns the Server
  • Someone else hires the IT resources
  • Someone else pays the rents, utilities and other real estate related costs
  • Client responsible for Configuration, services and cloud services (client only pays for what they use)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Advantages of Cloud

A
  • Limit Capital Expenditure
  • Benefit from Economy of Scale
  • Stop guessing capacity (when provisioning servers)
  • Increase speed and agility (spin up infra. in mins.)
  • Limit Resource Expense (Limit IT hires and data center cost)
  • Global Implementation in mins.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

AWS Cloud Service Types

A
  • SAAS - for customers - e.g. Office 360, Salesforce
  • PAAS - for developers (No need to manage infra.)
  • IAAS - for network admins - e.g. AWS, Azure etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cloud Deployment Models

A
  • All Cloud - SAAS Offering - e.g. Dropbix
  • Hybrid - Legacy on Premise + Cloud e.g. - Banks, Funtech
  • On-Premise - Regulated data centers e.g. Insurers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

AWS Global Infra

A

22 Geographies
70 AZz
Many Edge Locations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

AWS Region

A
  • Geographic Location isolated from each other
  • Each Region has at least 2 AZs
  • New services always made available in US-EAST region
  • Not all services available in all regions
  • US -EAST-1 (Virginia) is where you see all billing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

AWS AZs

A
  • Physical location of the data center
  • Multi AZ implementation helps with fail-over protection
  • <10 ms latency between AZs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Gov Cloud (US)

A
  • Store controlled unclassified information
  • Only operated by employees who are US Citizens
  • Only access to US entities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  • Applications operational during component failure

- Built-in redundancy of components

A

Fault Tolerance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  • Systems “always” functioning and available
  • Downtime is minimized
  • Without human interaction
A

High Availability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Scale computing resources up or down easily

A

Elasticity/Scalability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • Used to divide Amazon VPC

- Allows Amazon VPC to span multiple Azs

A

Subnets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Two fundamental characteristics you do not pay for with AWS

A
  • Data Transfer In

- Data transfer between AWS services within the same region

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Aggregated outbound AWS services charged as AWS Data Transfer Out

A

EC2, S3, RDS, Simple DB, SQS, SNS, VPC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

EC2 Purchasing Considerations

A
  • Runtime
  • Machine Configuration
  • Machine Purchase Type
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

AWS Cloud Compliance

A

AWS Cloud Compliance enables you to understand the robust controls in place at AWS to maintain security and data protection in the cloud.

17
Q

AWS Cloud Complies with:

A
SOC 1/ISAE 3402, SOC 2, SOC 3
FISMA, DIACAP, and FedRAMP
PCI DSS Level 1
ISO 9001, ISO 27001, ISO 27018
HIPPA
GDPR
18
Q

Benefits of EC2

A
  1. Elastic Web Scale Computing
  2. Completely Controlled
  3. Flexible Cloud Hosting Services
  4. Integrated (w/ S3, RDS, VPC)
  5. Reliable
  6. Secure ( works with VPC to provide security and networking functionality)
  7. Inexpensive
19
Q

EC2 Purchasing Options

A
  1. On-demand Instances
  2. Reserved Instances
  3. Spot Instance
20
Q

On-demand Instances - EC2 Purchasing feature

A
  • Pay for compute capacity by the hour with no long-term commitments
  • Frees you from the costs and complexities of planning, purchasing, and maintaining hardware
  • Remove the need to buy “safety net” capacity to handle periodic traffic spikes.
21
Q

Reserved Instances - EC2 Purchasing feature

A
  • Significant discount (up to 75%) compared to On-Demand instance
  • Flexibility to change families, operating system types, and tenancies while benefiting from Reserved Instance pricing
22
Q

Spot Instance - EC2 Purchasing feature

A
  • Allow you to bid on spare Amazon EC2 computing capacity

* Often available at a discount compared to OnDemand pricing

23
Q

Features of S3

A
  1. Simple (easy to integrate with third party tech)
  2. Durable: data redundantly stored
  3. Scalable
  4. Secure
  5. Available
  6. Low Cost
  7. Simple Data Transfer
  8. Integrated (with: Amazon CloudFront, Amazon CloudWatch, Amazon Kinesis, Amazon RDS, Amazon Glacier, Amazon EBS, Amazon DynamoDB, Amazon Redshift, Amazon Route 53, Amazon EMR, Amazon VPC, Amazon Key Management Service (KMS), and AWS Lambda.)
  9. Easy to manage
24
Q

AWS Security Features - Secure Data Center

A
  1. Staffed 24x7 with trained security
  2. Environmental systems built to minimize impact to operations
  3. Regulated Access
  4. AZs across geographies to minimize operational impact
  5. Multi - factor access control systems
25
Q

EC2 Server Resource Options (Instance types)

A

”- App Server

  • Web Server
  • DataBase Server
  • Mail Server
  • Media Server
  • File Server
  • Computing Server
  • Game Server
  • Catalog Server
  • Proxy Server”
26
Q

Process to create an EC2 instance

A

Select AWS Region –> Launch EC2 Wiz –> Select AMI (OS like Linux with Python etc.) –> Select Instance type –> Configure networks –> Config Storage –> Config. Key pairs (for security)

27
Q

Storage Types supprting EBS (Elastic Block Storage) Service

A

“-Magnetic : Cheap, used for logs, low performance

- SSD : Expensive, used as primary store, high performance”

28
Q

What is a Snapshot of EBS instance?

A

“Can create a snapshot of EBS data for:

  • Share an encrypted snapshot as needed
  • Archive data
  • To copy to a different instance and recreate a volume”
29
Q

Factors for picking an AWS region

A
  • Optimize latency
  • Minimize cost
  • Regulatory Requirements - HIPPA, GDPR etc.
30
Q

Features of Availability Zones (AZs)

A
  • Physically isolated from one another however logically separated
  • Connected by high speed connection
  • Has dedicated power supply, onsite generator
  • Supplied by different utility & network provider
31
Q

Edge locations

A

Host content delivery network of CDN - Cloud Front

* Context request is auto routed to nearest edge location to minimize latency