AWS Domain 4 – Cost Optimization Vocabulary

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

1/69

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering the key cost-optimization terms, tools, and concepts for AWS Solutions Architect Associate Domain 4.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

70 Terms

1
New cards

Object Storage

Flat-address storage architecture that keeps data as objects; massively scalable and durable (e.g., Amazon S3).

2
New cards

Block Storage

Raw, low-latency storage volumes that act like hard drives for EC2 (e.g., Amazon EBS).

3
New cards

File Storage

Shared, hierarchical file system accessible over a network (e.g., Amazon EFS, Amazon FSx).

4
New cards

Ephemeral Storage

Locally attached instance store that disappears when an EC2 instance stops, terminates, or fails.

5
New cards

Cost Allocation Tags

Key–value labels applied to resources so charges can be grouped and analyzed in Cost Explorer and CUR.

6
New cards

AWS Cost Explorer

Interactive console for visualizing, filtering, and forecasting AWS costs and usage at a high level.

7
New cards

AWS Cost and Usage Report (CUR)

The most granular billing file, delivered to S3, breaking charges down by hour, resource ID, and tags.

8
New cards

S3 Lifecycle Configuration

Bucket rules that automatically transition or delete objects after specified times to cut storage costs.

9
New cards

S3 Intelligent-Tiering

Storage class that automatically moves objects between frequent and infrequent tiers based on access.

10
New cards

AWS Snowball

Shippable appliance that transfers terabytes–petabytes of data into or out of AWS faster than the Internet.

11
New cards

Consolidated Billing

AWS Organizations feature that combines charges from multiple accounts into one bill for volume discounts.

12
New cards

Right-Sizing

Process of matching resource size, type, and performance to actual workload demand to avoid over-paying.

13
New cards

AWS Trusted Advisor

Service that scans your environment and offers real-time best-practice recommendations, including cost cuts.

14
New cards

Amazon Data Lifecycle Manager (DLM)

Automates creation, retention, and deletion of EBS snapshots and AMIs to control snapshot storage spend.

15
New cards

Requester Pays (S3)

Bucket option that shifts data-transfer charges to the downloader instead of the bucket owner.

16
New cards

AWS Backup

Centralized service for configuring, scheduling, and enforcing backup retention across many AWS resources.

17
New cards

Amazon CloudWatch

Monitoring service that collects metrics, logs, and alarms—crucial for spotting under-utilized resources.

18
New cards

AWS Budgets

Tool that lets you set cost or usage limits and receive alerts—or automated actions—when thresholds are hit.

19
New cards

AWS Organizations

Multi-account governance service providing centralized billing, policy control, and consolidated discounts.

20
New cards

Amazon CloudFront

Global CDN that caches content at edge locations, reducing latency and data-transfer-out charges from origins.

21
New cards

AWS DataSync

Agent-based service that accelerates secure online transfers between on-prem storage and AWS services.

22
New cards

AWS Storage Gateway

Hybrid appliance exposing on-prem file, tape, or volume interfaces backed by cloud storage like S3 or EFS.

23
New cards

AWS Direct Connect

Dedicated, private network link from a data center to AWS, offering consistent bandwidth and lower egress fees.

24
New cards

On-Demand Instances

EC2 pricing model with no commitment; billed per second or hour, most flexible and most expensive.

25
New cards

Reserved Instances (RIs)

Commitment to a specific instance family, region, and term (1–3 yrs) for up to 72 % cost reduction.

26
New cards

Savings Plans

Discount model that lowers prices across EC2, Fargate, and Lambda in exchange for a $/hour spend commitment.

27
New cards

Spot Instances

Deep-discount EC2 capacity that can be interrupted with a two-minute warning; ideal for fault-tolerant jobs.

28
New cards

Elasticity

Capability to automatically acquire and release resources so you pay only for what you use.

29
New cards

Elastic Load Balancer (ELB)

Managed service that distributes incoming traffic across multiple compute targets to improve availability.

30
New cards

AWS Outposts

Fully managed racks that extend AWS infrastructure and services into on-prem data centers for hybrid needs.

31
New cards

Horizontal Scaling

Adding more smaller instances (scaling out) to handle load; often cheaper and more resilient.

32
New cards

Vertical Scaling

Increasing CPU/RAM on a single instance (scaling up); may require downtime and higher per-unit cost.

33
New cards

Auto Scaling

Service that automatically adjusts EC2 (or other) capacity based on metrics like CPU or ALB request count.

34
New cards

Compute-Optimized Instances

C-family EC2 designed for CPU-intensive tasks such as batch processing or high-performance web servers.

35
New cards

Memory-Optimized Instances

R/X/Z-family EC2 designed for in-memory databases, real-time big-data analytics, or high-memory workloads.

36
New cards

General-Purpose Instances

M/T-family EC2 offering balanced compute, memory, and networking for diverse workloads.

37
New cards

Relational Database

Structured, table-based data store enforcing a schema and ACID transactions (e.g., Amazon RDS).

38
New cards

NoSQL Database

Schema-less, horizontally scalable data store for key-value, document, or graph models (e.g., DynamoDB).

39
New cards

Read Replica

Read-only copy of a database instance that offloads read traffic, enabling horizontal read scaling.

40
New cards

Point-in-Time Recovery (PITR)

Ability to restore a database to any second within its backup retention window.

41
New cards

Aurora Serverless

On-demand, auto-scaling Aurora cluster that starts, stops, and adjusts capacity automatically; pay per usage.

42
New cards

Amazon DynamoDB

Fully managed, serverless key-value NoSQL database that delivers single-digit-millisecond performance at scale.

43
New cards

Amazon ElastiCache

Managed in-memory cache (Redis or Memcached) used to offload frequent reads and speed up applications.

44
New cards

Polyglot Persistence

Architectural approach of using multiple data stores (RDS, S3, DynamoDB, etc.) each for its ideal workload.

45
New cards

Site-to-Site VPN

IPsec tunnel over the public Internet connecting on-prem networks to a VPC; quickest and cheapest hybrid link.

46
New cards

VPC Peering

One-to-one private connection that routes traffic between two VPCs without gateways or NAT devices.

47
New cards

AWS Transit Gateway

Regional hub that simplifies connectivity among many VPCs and on-prem networks (hub-and-spoke).

48
New cards

Gateway VPC Endpoint

Free gateway enabling private, in-region access to S3 or DynamoDB without an Internet or NAT gateway.

49
New cards

NAT Gateway

Managed service allowing private-subnet instances outbound Internet or AWS access while blocking inbound.

50
New cards

API Gateway Usage Plans

Feature that throttles and sets quotas for API keys to control customer usage and prevent runaway costs.

51
New cards

Data Transfer IN

Traffic entering AWS; generally free across almost all services and Regions.

52
New cards

Data Transfer OUT

Traffic leaving AWS to the Internet or other Regions/AZs; primary source of network charges.

53
New cards

Inter-AZ Data Transfer

Traffic that crosses Availability Zone boundaries within a Region; incurs a per-GB fee.

54
New cards

Pay-as-You-Go Pricing

AWS billing model where you pay only for resources consumed, with no up-front commitment.

55
New cards

Volume-Based Discounts

Automatic price reductions—e.g., for S3 or data transfer—when usage crosses defined tiers.

56
New cards

S3 Standard

Default S3 storage class for frequently accessed data; highest storage cost, zero retrieval fees.

57
New cards

S3 Standard-IA

Lower-cost tier for long-lived but infrequently accessed data that still requires rapid retrieval.

58
New cards

S3 One Zone-IA

Cheaper infrequent-access tier that stores data in a single AZ; suitable for reproducible data.

59
New cards

S3 Glacier Instant Retrieval

Archive tier providing millisecond access to rarely read objects at lower cost than Standard-IA.

60
New cards

S3 Glacier Flexible Retrieval

Low-cost archive tier with minutes-to-hours retrieval options; formerly ‘Glacier.’

61
New cards

S3 Glacier Deep Archive

Lowest-price storage class for long-term backups needing 12-hour restore time.

62
New cards

S3 Lifecycle Transition Action

Rule that moves objects to a different storage class after a set number of days to save money.

63
New cards

S3 Lifecycle Expiration Action

Rule that permanently deletes objects after a specified age to avoid indefinite storage fees.

64
New cards

Amazon Global Accelerator

Service that directs user traffic to optimal AWS endpoints via the AWS backbone to improve performance.

65
New cards

RequestCountPerTarget

Application Load Balancer metric showing average requests per registered target; useful for scaling triggers.

66
New cards

Amazon EBS

Persistent block-level storage for EC2 instances, supporting snapshots and multiple volume types.

67
New cards

gp3 Volume

EBS general-purpose SSD that offers baseline throughput and IOPS at lower cost than gp2, plus free tuning.

68
New cards

Provisioned IOPS (io2) Volume

Premium EBS SSD that delivers consistent, high IOPS for demanding workloads like large databases.

69
New cards

Amazon FSx

Family of fully managed file systems (e.g., Lustre, Windows, NetApp ONTAP) for specialized workloads.

70
New cards

Interface VPC Endpoint

Elastic Network Interface with private IPs in a subnet that privately connects to supported AWS services.