AWS Certified Cloud Practitioner (CLF-C02) Study Guide

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/106

flashcard set

Earn XP

Description and Tags

A comprehensive vocabulary list for the AWS Certified Cloud Practitioner (CLF-C02) exam covering Cloud Concepts, Security, Technology, and Billing.

Last updated 3:39 PM on 7/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

107 Terms

1
New cards

Cloud computing

On-demand delivery of IT resources (compute, storage, databases, networking) over the internet with pay-as-you-go pricing.

2
New cards

Capital expense (CapEx)

Upfront investment in physical infrastructure and assets.

3
New cards

Variable expense (OpEx)

Ongoing costs for running a product, business, or system on a pay-as-you-go basis.

4
New cards

Cloud deployment model

Fully in the cloud delivery with no on-premises infrastructure.

5
New cards

On-premises (private cloud) deployment

Resources deployed on-premises using virtualization and resource management tools.

6
New cards

Hybrid deployment model

Connects cloud resources to on-premises infrastructure.

7
New cards

Infrastructure as a Service (IaaS)

Provides building blocks like compute, storage, and networking; offers the most flexibility and requires the most management (e.g., EC2).

8
New cards

Platform as a Service (PaaS)

Removes the need to manage underlying infrastructure to focus on deployment and management of applications (e.g., Elastic Beanstalk, RDS).

9
New cards

Software as a Service (SaaS)

A complete product run and managed by the provider (e.g., Gmail, Salesforce).

10
New cards

Region

A physical location in the world with a cluster of Availability Zones (e.g., us-east-1).

11
New cards

Availability Zone (AZ)

One or more discrete data centers with redundant power, networking, and connectivity, isolated from failures in other AZs; each Region has at least 3.

12
New cards

Edge Location

Site used by CloudFront to cache content closer to users for low-latency delivery.

13
New cards

Operational Excellence Pillar

The Well-Architected Framework pillar focused on running and monitoring systems and continuous improvement of processes.

14
New cards

Security Pillar

The Well-Architected Framework pillar focused on protecting information, systems, and assets.

15
New cards

Reliability Pillar

The Well-Architected Framework pillar focused on the ability to recover from failures and dynamically acquire resources.

16
New cards

Performance Efficiency Pillar

The Well-Architected Framework pillar focused on using IT/computing resources efficiently as demand changes.

17
New cards

Cost Optimization Pillar

The Well-Architected Framework pillar focused on avoiding unnecessary costs.

18
New cards

Sustainability Pillar

The Well-Architected Framework pillar focused on minimizing environmental impact of running cloud workloads.

19
New cards

Rehost (‐lift and shift‐)

Migration strategy moving applications to the cloud without changes.

20
New cards

Replatform (‐lift, tinker, and shift‐)

Migration strategy involving minor optimizations without changing core architecture.

21
New cards

Repurchase (‐drop and shop‐)

Migration strategy involving moving to a different product, often SaaS.

22
New cards

Refactor / re-architect

Migration strategy involving reimagining how the application is architected using cloud-native features.

23
New cards

Retire

Migration strategy involving decommissioning or removing no-longer-needed resources.

24
New cards

Retain

Migration strategy involving keeping applications running as-is to be revisited later.

25
New cards

AWS Cloud Adoption Framework (AWS CAF)

Framework grouping guidance into six perspectives: Business, People, Governance, Platform, Security, and Operations.

26
New cards

Snowcone

The smallest member of the AWS Snow Family for offline data transfer and edge computing.

27
New cards

Snowball Edge

A physical device for storage and compute-intensive workloads in the AWS Snow Family.

28
New cards

Snowmobile

An exabyte-scale, truck-based physical device for massive data transfer.

29
New cards

AWS responsibility (‐security OF the cloud‐)

Responsibility for protecting the infrastructure that runs all services, including hardware, software, networking, and facilities.

30
New cards

Customer responsibility (‐security IN the cloud‐)

Responsibility for customer data, IAM, OS configuration, network/firewall configuration, and encryption.

31
New cards

IAM (Identity and Access Management)

Globally free service to manage access to AWS services and resources securely.

32
New cards

Root user

The identity created when an AWS account is first set up; has complete access and should be secured with MFA.

33
New cards

IAM User

An identity for a person or service with long-term credentials used to interact with AWS.

34
New cards

IAM Group

A collection of IAM users; policies attached apply to all members.

35
New cards

IAM Role

An identity with temporary permissions assumed by users, applications, or services.

36
New cards

IAM Policy

A JSON document defining permissions (Allow/Deny) attached to users, groups, or roles.

37
New cards

Principle of Least Privilege

Granting only the minimum permissions needed to perform a task.

38
New cards

MFA (Multi-Factor Authentication)

Security layer requiring a second verification factor beyond a password.

39
New cards

AWS Organizations

Service used to centrally manage and govern multiple AWS accounts.

40
New cards

Organizational Unit (OU)

Groups of accounts organized hierarchically for applying policies within AWS Organizations.

41
New cards

Service Control Policy (SCP)

Sets maximum available permissions for accounts in an OU; does not grant permissions, only restricts.

42
New cards

Consolidated billing

Feature that combines usage across all accounts in an organization for volume discounts and a single payment method.

43
New cards

AWS Artifact

Self-service portal for on-demand access to compliance reports (e.g., ISO, PCI-DSS) and to accept agreements like the BAA.

44
New cards

AWS Config

Service that tracks resource configurations and changes over time to evaluate compliance against rules.

45
New cards

AWS KMS (Key Management Service)

Service used to create and control encryption keys for data encryption.

46
New cards

AWS Secrets Manager

Service to securely store, rotate, and manage secrets like database credentials and API keys.

47
New cards

Security Group

Virtual firewall at the instance level; stateful and only supports ‐allow‐ rules.

48
New cards

Network ACL (NACL)

Firewall at the subnet level; stateless and supports both ‐allow‐ and ‐deny‐ rules.

49
New cards

AWS Shield

Managed DDoS protection service; Standard is free; Advanced is paid.

50
New cards

AWS WAF (Web Application Firewall)

Protects web applications from common exploits (SQL injection, XSS) by filtering traffic.

51
New cards

Amazon GuardDuty

Intelligent threat detection service using machine learning to monitor for malicious activity.

52
New cards

Amazon Inspector

Automated security assessment service checking EC2, container, and Lambda workloads for vulnerabilities.

53
New cards

Amazon Macie

ML-based service to discover, classify, and protect sensitive data (like PII) in S3.

54
New cards

AWS Trusted Advisor

Provides real-time guidance across cost optimization, performance, security, fault tolerance, and service limits.

55
New cards

AWS Abuse

Team used for reporting suspected abuse of AWS resources such as spam or malware.

56
New cards

Amazon EC2 (Elastic Compute Cloud)

Resizable virtual servers (‐instances‐) in the cloud.

57
New cards

EC2 On-Demand

EC2 pricing where you pay by the hour/second with no commitment; most flexible and expensive.

58
New cards

Reserved Instances

EC2 pricing with 1 or 3-year commitments for discounts up to 72%.

59
New cards

Savings Plans

Commitment to consistent usage (measured in $/hour) for discounts; flexible across instance families.

60
New cards

Spot Instances

Bid on unused EC2 capacity for up to 90% discount; can be interrupted.

61
New cards

Dedicated Hosts

Physical server dedicated to a customer's use; used for licensing or compliance.

62
New cards

Auto Scaling

Automatically adjusts the number of EC2 instances based on demand.

63
New cards

Elastic Load Balancing (ELB)

Automatically distributes incoming traffic across multiple targets like EC2, containers, or IPs.

64
New cards

AWS Lambda

Serverless compute service where you run code without provisioning servers and pay only for time used.

65
New cards

Amazon ECS / EKS

Container orchestration services; ECS is AWS-native and EKS is managed Kubernetes.

66
New cards

AWS Fargate

Serverless compute engine for containers used with ECS or EKS.

67
New cards

AWS Elastic Beanstalk

PaaS service that handles deployment, capacity, load balancing, and scaling for web apps.

68
New cards

AWS Outposts

Service that extends AWS infrastructure and services to on-premises locations.

69
New cards

Amazon S3 (Simple Storage Service)

Object storage service with 11 nines durability (99.999999999%99.999999999\%).

70
New cards

S3 Standard

S3 storage class for frequently accessed data.

71
New cards

S3 Intelligent-Tiering

Automatically moves S3 data between tiers based on access patterns.

72
New cards

S3 Standard-IA (Infrequent Access)

Lower cost S3 storage for less frequent access with retrieval fees.

73
New cards

S3 One Zone-IA

S3 storage class for less frequent access stored in a single AZ; cheaper but less resilient.

74
New cards

S3 Glacier

Long-term archival storage; cheapest S3 options with slower retrieval.

75
New cards

S3 Lifecycle Policies

Automation tool for moving objects between storage classes or expiring them.

76
New cards

Amazon EBS (Elastic Block Store)

Persistent block storage volumes for use with EC2 instances.

77
New cards

Amazon EFS (Elastic File System)

Scalable, fully managed shared file storage (NFS) for multiple EC2 instances.

78
New cards

AWS Storage Gateway

Hybrid cloud storage connecting on-premises environments to AWS storage.

79
New cards

Amazon RDS (Relational Database Service)

Managed service for relational databases like MySQL, PostgreSQL, MariaDB, Oracle, SQL Server, and Aurora.

80
New cards

Amazon Aurora

AWS’s proprietary relational database compatible with MySQL/PostgreSQL; up to 5x faster than standard MySQL.

81
New cards

Amazon DynamoDB

Fully managed, serverless NoSQL key-value/document database with single-digit millisecond performance.

82
New cards

Amazon Redshift

Fully managed data warehouse service for analytics and big data.

83
New cards

Amazon ElastiCache

Managed in-memory caching service (Redis/Memcached) for application performance.

84
New cards

Database Migration Service (DMS)

Service to migrate databases to AWS with minimal downtime.

85
New cards

Amazon VPC (Virtual Private Cloud)

Logically isolated virtual network within AWS for launching resources.

86
New cards

Subnet

A range of IP addresses within a VPC; can be public or private.

87
New cards

Internet Gateway

Allows communication between a VPC and the internet.

88
New cards

NAT Gateway

Allows instances in a private subnet to access the internet while remaining unreachable from the outside.

89
New cards

Amazon Route 53

Scalable DNS (Domain Name System) and domain registration service.

90
New cards

Amazon CloudFront

Content Delivery Network (CDN) service using edge locations for low latency.

91
New cards

AWS Direct Connect

Dedicated private network connection from on-premises to AWS that bypasses the public internet.

92
New cards

AWS Step Functions

Service to coordinate multiple AWS services into serverless workflows (state machines).

93
New cards

AWS CloudFormation

Infrastructure as Code (IaC) service used to provision resources using templates.

94
New cards

AWS CloudTrail

Service that logs and monitors account activity and API calls for governance and auditing.

95
New cards

Amazon CloudWatch

Monitoring and observability service that collects metrics, logs, and sets alarms.

96
New cards

Amazon SageMaker

Fully managed service to build, train, and deploy machine learning models.

97
New cards

AWS Pricing Calculator

Tool to estimate the cost of AWS services before use.

98
New cards

AWS Cost Explorer

Tool to visualize, understand, and manage AWS costs and usage over time.

99
New cards

AWS Budgets

Service to set custom cost and usage budgets with alerts for threshold breaches.

100
New cards

AWS Cost and Usage Report (CUR)

The most comprehensive cost/usage dataset available, including service/pricing metadata.