Glossary

AWS Cloud Practitioner (CLF-C02) Glossary

By The Exam Atlas Editorial Team · Verified 2026-05-29

Plain-English definitions of the core terms for CLF-C02 study. Simplified for learning; AWS documentation is authoritative.

TermDefinition
Cloud computingOn-demand delivery of IT resources over the internet, pay-as-you-go.
RegionA geographic area with multiple Availability Zones.
Availability ZoneOne or more isolated data centres in a Region.
Edge locationA site used by CloudFront to cache content near users.
Shared responsibility modelAWS secures the cloud; the customer secures what is in it.
EC2Virtual servers in the cloud.
S3Scalable object storage.
RDSManaged relational databases.
VPCYour isolated private network in AWS.
IAMIdentity and Access Management — users, roles, policies.
LambdaServerless functions that run code on demand.
ElasticityScaling resources up and down with demand.
On-DemandPay for compute by the second/hour with no commitment.
Reserved InstanceA capacity commitment for a lower price.
Spot InstanceSpare capacity at a deep discount, can be reclaimed.
Free TierLimited free usage for new AWS accounts.
CloudWatchMonitoring and observability service.
CloudTrailRecords account activity and API calls.
Trusted AdvisorRecommends cost, security and performance improvements.
Total Cost of OwnershipThe full cost of running workloads, on-prem vs cloud.

Sources