Cloud Computing

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

Cloud Computing defined by NIST with what 5 characteristics

  • On-Demand Self-Service: Users can provision computing resources without human interaction.

  • Broad Network Access: Accessible over the internet via phones, tablets, laptops, etc.

  • Resource Pooling: Multi-tenant model; resources dynamically assigned.

  • Rapid Elasticity: Scales automatically to meet demand.

  • Measured Service: Pay-per-use model with metering.

Also:

  • Self-patching, self-healing infrastructure

  • Adaptive, AI-driven security

  • Cross-platform compatibility

2
New cards

Why organizations transition to cloud

Common reasons include:

  • Data center lease expiration

  • Reducing costs (pay-as-you-go)

  • Scalability & performance

  • Business agility & innovation

  • Better disaster recovery and backup

  • Enabling remote work

  • Access to global infrastructure and AI tools

Lifecycle triggers:

  • Mergers, acquisitions, divestitures

  • System modernization

3
New cards

Skills for cloud professionals: Continuous Learning

Keep up with evolving technologies.

4
New cards

Skills for cloud professionals: Security Skills

IAM, encryption, compliance, cloud-native threats.

5
New cards

Skills for cloud professionals: Infrastructure and Devops

VPCs, containers, orchestration tools.

6
New cards

Skills for cloud professionals: Business Acumen

Understand how cloud supports operations.

7
New cards

Skills for cloud professionals: Automation

Use tools like Terraform and Kubernetes.

8
New cards

Skills for cloud professionals: Automation

Use tools like Terraform and Kubernetes.

9
New cards

Skills for cloud professionals: Growth Mindset

Embrace lifelong learning.

10
New cards

Cloud Deployment Models: public cloud

description: Shared infrastructure managed by a CSP (e.g., AWS, Azure)

Best for: Cost efficiency, scalability

11
New cards

Cloud Deployment Models: private cloud

description: Dedicated infrastructure for one organization

Best for: High control, compliance

12
New cards

Cloud Deployment Models: Hybrid cloud

description: Mix of public + private (and possibly on-prem)

Best for: Flexible, secure, supports legacy

13
New cards

Cloud Deployment Models: Multi-cloud

Description: Uses services from multiple CSPs simultaneously

Best for: Avoid lock-in, best-of-breed tools

14
New cards

Cloud Deployment Models: Community cloud

Description: Shared by multiple orgs with similar needs

Best for: Healthcare, education, gov collaborations

15
New cards

Cloud Deployment Models: Cloud within a cloud

Description: Run traditional VMware on a public cloud

Best for: Familiar tools, seamless migration

16
New cards

Cloud Service Models: SaaS

Ready-to-use apps over the internet. (e.g., Google Workspace, Salesforce)

17
New cards

Cloud Service Models: PaaS

Platform to build/deploy apps. (e.g., Azure App Services)

18
New cards

Cloud Service Models: IaaS

Full infrastructure. Most control. (e.g., AWS EC2, Azure VMs)

19
New cards

Cloud Service Models: FWaaS

Cloud-hosted firewalls for secure access and traffic control.

20
New cards

Service Model Security Concerns: SaaS

Customer Responsibilities: Manage access, data, identity.

Key Security Risks: Data breaches, phishing, weak IAM

21
New cards

Service Model Security Concerns: PaaS

Customer Responsibilities: Secure app logic, configurations.

Key Security Risks: Misconfigurations, vulnerable code

22
New cards

Service Model Security Concerns: IaaS

Customer Responsibilities: Manage OS, apps, storage, IAM.

Key Security Risks: Unpatched systems, compliance failures