Keywords

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

1/115

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:30 PM on 4/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

116 Terms

1
New cards

"millisecond latency" + database

ElastiCache or DynamoDB DAX

2
New cards

"sub-millisecond"

ElastiCache

3
New cards

"burst traffic in seconds"

Lambda — never EC2 Auto Scaling

4
New cards

"real-time streaming"

Kinesis — never SQS

5
New cards

"low latency global users"

CloudFront CDN

6
New cards

"cheapest storage, rarely accessed"

S3 Glacier or S3 Glacier Deep Archive

7
New cards

"infrequent access + reproducible"

S3 One Zone-IA

8
New cards

"infrequent access + NOT reproducible"

S3 Standard-IA

9
New cards

"unpredictable access pattern" + S3

S3 Intelligent Tiering

10
New cards

"minimize cost at idle"

Aurora Serverless + Lambda + Fargate

11
New cards

"fault tolerant flexible workload"

EC2 Spot Instances

12
New cards

"long term commitment steady usage"

EC2 Reserved Instances or Savings Plans

13
New cards

"over-provisioning" + dynamic scaling

Target Tracking Scaling

14
New cards

"predictable traffic pattern"

Scheduled Scaling

15
New cards

"maintain a target metric CPU%"

Target Tracking Scaling

16
New cards

"variable steps based on breach size"

Step Scaling

17
New cards

"survive AZ failure need min X instances"

Set minimum to X per AZ multiplied by number of AZs

18
New cards

"scale Kubernetes pods"

Horizontal Pod Autoscaler — needs Metrics Server

19
New cards

"scale Kubernetes nodes fast"

Karpenter

20
New cards

"scale Kubernetes nodes standard"

Cluster Autoscaler

21
New cards

"spiky traffic low idle cost containerized"

ECS on Fargate + Aurora Serverless

22
New cards

"in-flight" or "in-transit"

SSL/TLS — rds.force_ssl + Root CA cert

23
New cards

"at rest AWS manages keys"

SSE-S3 or SSE-KMS

24
New cards

"at rest customer manages keys"

SSE-C or Client-Side Encryption

25
New cards

"at rest SQL Server RDS"

TDE (Transparent Data Encryption)

26
New cards

"tampered with" or "log integrity"

CloudTrail Log File Validation

27
New cards

"key rotation + audit key usage"

AWS KMS

28
New cards

"encrypt before sending to S3"

Client-Side Encryption with KMS key or master key

29
New cards

"compliance reports SOC PCI"

AWS Artifact

30
New cards

"SQL injection" or "XSS attacks"

AWS WAF — associate to ALB or CloudFront

31
New cards

"WAF across multiple accounts"

AWS Firewall Manager

32
New cards

"DDoS basic free automatic"

AWS Shield Standard

33
New cards

"DDoS advanced 24/7 support"

AWS Shield Advanced

34
New cards

"traffic flow inspection + filtering VPC"

AWS Network Firewall

35
New cards

"suspicious behavior" or "unauthorized access"

Amazon GuardDuty

36
New cards

"vulnerability scanning" or "CVEs"

Amazon Inspector

37
New cards

"sensitive data" or "PII discovery in S3"

Amazon Macie

38
New cards

"root cause after incident"

Amazon Detective

39
New cards

"decouple architecture"

SQS

40
New cards

"process once one consumer"

SQS

41
New cards

"fan out push to multiple consumers"

SNS

42
New cards

"ordered + replay + real-time"

Kinesis Data Streams

43
New cards

"event driven trigger on event"

Amazon EventBridge

44
New cards

"throttling errors buffer the load"

SQS queue in front of Lambda

45
New cards

"dedicated private connection consistent bandwidth"

AWS Direct Connect

46
New cards

"on-prem to. Private connection over internet cheap"

AWS Site-to-Site VPN

47
New cards

"outbound only IPv6 private subnet"

Egress-Only Internet Gateway

48
New cards

"outbound only IPv4 private subnet"

NAT Gateway

49
New cards

"private access to AWS service no internet"

VPC Gateway Endpoint for S3 and DynamoDB — Interface Endpoint for others

50
New cards

"connect multiple VPCs centrally"

Transit Gateway

51
New cards

"latency-based routing across regions"

Route 53 Latency Routing Policy

52
New cards

"distribute traffic evenly across AZs"

Cross-Zone Load Balancing

53
New cards

"path-based routing /api/x"

ALB Listener Rules path conditions

54
New cards

"host-based routing by domain"

ALB Listener Rules host conditions

55
New cards

"layer 4 TCP extreme performance"

Network Load Balancer NLB

56
New cards

"shared file system Linux multiple EC2"

Amazon EFS

57
New cards

"shared file system Windows SMB"

FSx for Windows File Server

58
New cards

"HPC rendering high performance parallel FS"

FSx for Lustre Persistent type

59
New cards

"block storage single EC2"

Amazon EBS

60
New cards

"on-premises hybrid storage NFS or SMB to cloud"

Storage Gateway File Gateway

61
New cards

"on-premises block storage iSCSI"

Storage Gateway Volume Gateway

62
New cards

"on-premises tape backup replacement"

Storage Gateway Tape Gateway

63
New cards

"accelerate online data transfer to AWS"

AWS DataSync

64
New cards

"migrate large data offline petabytes"

AWS Snowball Edge

65
New cards

"managed SFTP FTP FTPS into S3 or EFS"

AWS Transfer Family

66
New cards

"protect S3 from accidental delete"

S3 Versioning + MFA Delete

67
New cards

"S3 high request rate performance"

Do nothing — S3 auto-scales since 2018

68
New cards

"large file upload S3 over 100MB"

S3 Multipart Upload API

69
New cards

"flexible schema NoSQL global scale"

Amazon DynamoDB

70
New cards

"DynamoDB read cache microsecond"

DynamoDB DAX

71
New cards

"relational complex SQL OLTP"

Amazon RDS

72
New cards

"analytics data warehouse OLAP"

Amazon Redshift

73
New cards

"query S3 data directly no loading"

Amazon Athena

74
New cards

"catalog S3 data discover schema" - Automatically scan S3 files and figure out what's in them

AWS Glue Crawler → Glue Data Catalog

75
New cards

"ETL transform data CSV to Parquet"

AWS Glue ETL Job

76
New cards

"visualize query results BI dashboard"

Amazon QuickSight

77
New cards

"in-memory cache speed up RDS reads"

ElastiCache Redis or Memcached

78
New cards

"Redis vs Memcached"

Redis = persistence + pub/sub. Memcached = simple multi-threaded

79
New cards

"graph database"

Amazon Neptune

80
New cards

"time series IoT data"

Amazon Timestream

81
New cards

"migrate database to AWS"

AWS Database Migration Service DMS

82
New cards

"multi-account data lake role-based access"

AWS Lake Formation

83
New cards

"query CloudTrail logs SQL directly no setup"

CloudTrail Lake

84
New cards

"per-process per-thread CPU memory RDS"

RDS Enhanced Monitoring

85
New cards

"Aurora WITH replica primary fails"

CNAME flips to replica promoted to primary in 30 seconds

86
New cards

"Aurora single instance NO replica fails"

Best-effort restart in same AZ — not guaranteed

87
New cards

"Aurora Serverless AZ fails"

Automatically recreates in different AZ

88
New cards

"temporary credentials cross-account"

AWS STS AssumeRole

89
New cards

"SSO workforce corporate directory"

IAM Identity Center + Active Directory Connector

90
New cards

"mobile web app user authentication"

Amazon Cognito User Pools

91
New cards

"EC2 needs to call other AWS services"

IAM Role on EC2 — never store access keys on instance

92
New cards

"multiple AWS accounts governance"

AWS Organizations + SCPs

93
New cards

"short-lived DB authentication token"

IAM DB Authentication + AWSAuthenticationPlugin

94
New cards

"KMS decrypt from Lambda"

  1. “kms:decrypt” on Lambda execution role AND

  2. KMS key policy says that role can be executed

95
New cards

"image content moderation AI"

Amazon Rekognition

96
New cards

"private Rekognition no public internet"

Interface VPC Endpoint for Rekognition

97
New cards

"API call logging audit"

AWS CloudTrail

98
New cards

"resource performance metrics alarms"

Amazon CloudWatch

99
New cards

"container metrics EKS ECS logs"

CloudWatch Container Insights

100
New cards

"EC2 instance metadata from inside instance"

http://169.254.169.254/latest/meta-data/