AWS Cloud Practitioner Term Practice

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/190

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:13 PM on 7/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

191 Terms

1
New cards

EC2 Instance

AMI (OS) + Instance Size (CPU + RAM) + Storage + security groups + EC2 User Data

2
New cards

Security Groups

  • stateful

  • operate at the EC2 instance level or ENI

  • firewall attached to the EC2 Instance

3
New cards

EC2 User Data

Script launched at the first start of an instance

4
New cards

EC2 Instance Role

link to IAM roles

5
New cards

EBS Volumes

  • network drives attached to one EC2 instance at a time

  • mapped to an AZ

  • can use EBS Snapshots for backups / transferring EBS volumes across AZ

6
New cards

AMI

create ready-to-use EC2 instances with our customizations

7
New cards

EC2 Image Builder

automatically build, test, and distribute AMIs

8
New cards

EC2 Instance Store

  • high-performance hardware disk attached to our EC2 instance

  • lost if our instance is stopped / terminated

9
New cards

EFS

network file system, can be attached to 100s of instances in a region

10
New cards

EFS-IA

cost-optimized storage class for infrequent accessed files

11
New cards

High availability

Having applications across multiple AZs

12
New cards

Vertical scalability

Increasing size of an instance

13
New cards

Horizontal scalability

Increasing number of instances

14
New cards

Elasticity

Ability to scale up and down based on command

15
New cards

Agility

Work faster because instances can be created and destroyed easily

16
New cards

Elastic Load Balancers (ELB)

  • distribute traffic across backend EC2 instances

  • supports health checks

17
New cards

Auto Scaling Groups (ASG)

  • implement elasticity for your application, across multiple AZ

  • scale EC2 instances based on the demand on your system, replace unhealthy

  • integrated with ELB

18
New cards

(S3) Buckets vs Objects

  • buckets are tied to a unique global name and to a region

  • objects live in buckets

19
New cards

S3 security

  • IAM policy

  • S3 Bucket Policy (public access)

  • S3 Encryption

20
New cards

S3 websites

Host a static site on Amazon S3

21
New cards

S3 versioning

  • multiple versions for files

  • precent accidental deletes

22
New cards

S3 replication

  • same-region or cross-region

  • must enable versioning

23
New cards

S3 Storage Classes

  • standard

  • IA (infrequent access)

  • 1Z-IA (1 zone IA)

  • intelligent tiering

  • glacier (instant, flexible, deep)

24
New cards

Snowball

import data onto S3 through a physical device, edge computing

25
New cards

Storage Gateway

hybrid solution to extend on-premises storage to S3

26
New cards

Relational Databases - OLTP

  • RDS & Aurora (SQL)

27
New cards

Multi-AZ vs Read Replicas vs Multi-Region

  • read replicas

    • scale the read workload of your DB

    • can create up to 15

    • data is only written to the main DB

  • multi-AZ

    • failover in case of AZ outage

    • data is only read/written to the main database

    • can only have 1 other AZ as failover

  • multi-region (read replicas)

    • disaster recovery in case of region issue

    • load performance for global reads

    • replication cost

28
New cards

ElastiCache

  • caches are in in-memory database (hint) with high performance, low latency

  • managed

29
New cards

Key/Value Database

  • DynamoDB (serverless) & DAX (cache for Dynamo DB, makes faster)

30
New cards

Warehouse - OLAP

Redshift (SQL)

31
New cards

Hadoop Cluster

EMR

32
New cards

Athena

Query data on Amazon S3 (serverless & SQL)

33
New cards

QuickSight

dashboards on your data (serverless)

34
New cards

DocumentDB

“Aurora for MongoDB” (JSON - NoSQL database)

35
New cards

Amazon Managed Blockchain

managed Hyperledger Fabric & Ethereum blockchains

36
New cards

Glue

Managed ETL (Extract Transform Load) and Data Catalog service

37
New cards

Database Migration

DMS

38
New cards

Neptune

Graph database

39
New cards

Timestream

time-series database

40
New cards

Docker

container technology to run applications

41
New cards

ECS

  • run Docker containers on EC2 instances

  • must provision infrastructure

42
New cards

Fargate

  • run Docker containers without provisioning the infrastructure

  • serverless offering (no EC2 instances)

43
New cards

ECR

private docker images repository

44
New cards

Batch

run batch jobs on AWS across managed EC2 instances

45
New cards

Lightsail

predictable & low pricing for simple application & DB stacks

46
New cards

Lambda

  • serverless, functions as a service, seamless scaling, reactive

  • supports many programming languages except (arbitrary) Docker

  • invocation time: up to 15 min

  • ex:

    • create thumbnails for images uploaded onto S3

    • run a serverless cron job

47
New cards

Lambda billing

  • by the time run x by the RAM provisioned

  • by the number of invocations

48
New cards

API Gateway

expose Lambda functions as HTTP API

49
New cards

CloudFormation

  • AWS only

  • Infrastructure as Code, works with almost all of AWS resources

  • repeat across Regions & Accounts

  • deploy stacks across accounts and regions

50
New cards

Beanstalk

  • AWS only

  • Platform as a Service (PaaS), limited to certain programming languages or Docker

  • has health agent that pushed metric to CloudWatch

  • Deploy code consistently with a known architecture

    • ex:

      • ALB + EC2 + RDS

51
New cards

CodeDeploy

  • hybrid (AWS or on premises)

  • deploy & upgrade any application onto servers

52
New cards

Systems Manager

  • hybrid

  • patch, configure, and run commands at scale

53
New cards

CodeCommit

store code in private git repository (version controlled)

54
New cards

CodeBuild

build & test code in AWS

55
New cards

CodeDeploy

Deploy code onto servers

56
New cards

CodePipeline

Orchestration of pipeline (from code to build to deploy)

57
New cards

CodeArtifact

store software packages / dependencies on AWS

58
New cards

AWS CDK

define you cloud infrastructure using a programming language

59
New cards

Route 53

  • Global DNS

  • great to route users to the closest deployment with least latency

  • great for disaster recovery strategies

60
New cards

CloudFront

  • Global Content Delivery Network (CDN)

  • replicate part of your application to AWS Edge Locations → decrease latency

  • cache common requests → improved user experience and decreased latency

61
New cards

S3 Transfer Acceleration

  • accelerate global uploads & downloads into Amazon S3

62
New cards

AWS Global Accelerator

  • improve global application availability and performance using the AWS global network

63
New cards

AWS Outposts

  • deploy Outpost Racks in your own Data Centers to extend AWS services

64
New cards

AWS Wavelength

  • brings AWS services to the edge of the 5G networks

  • ultra-low latency applications

65
New cards

AWS Local Zones

  • bring AWS resources (compute, database, storage, …) closer to your users

  • good for latency-sensitive applications

66
New cards

SQS

  • queue service in AWS

  • multiple producers, messages are kept up to 14 days

  • multiple consumers share the read and delete messages when done

  • used to decouple applications in AWS

67
New cards

SNS

  • notification service in AWS

  • subscribers: email, Lambda, SQS, HTTP, mobile, …

  • multiple subscribers, send all messages to all of them

  • no message retention

68
New cards

Kinesis

real-time data streaming, persistence, and analysis

69
New cards

Amazon MQ

managed message broker for ActiveMQ and RabbitMQ in the cloud (MQTT, AMQP, other protocols)

70
New cards

CloudWatch

  • Metrics: monitor the performance of AWS services and billing metrics

  • Alarms: automate notification, perform EC2 action, notify to SNS based on metric

  • Logs: collect log files from EC2 instances, servers, Lambda functions…

  • Events (or EventBridge): react to events in AWS, or trigger a rule on a schedule

71
New cards

CloudTrail

  • audit API calls made within your AWS account

  • track API calls made by users within account

72
New cards

CloudTrail Insights

automated analysis of your CloudTrail Events

73
New cards

X-Ray

trace requests made through your distributed applications

74
New cards

AWS Health Dashboard

status of all AWS services across all regions

75
New cards

AWS Account Health Dashboard

AWS events that impact your infrastructure

76
New cards

VPC

Virtual Private Cloud

77
New cards

Subnets

Tied to an AZ, network partition of the VPC

78
New cards

Internet Gateway

  • at the VPC level

  • provide Internet access

79
New cards

NACL

stateless, subnet rules for inbound and outbound

80
New cards

VPC Peering

connect two VPC with non-overlapping IP ranges, non-transitive

81
New cards

Elastic IP

  • fixed IPv4

  • ongoing cost if not in-use

82
New cards

VPC Endpoints

Provide private access to AWS Services within VPC

83
New cards

PrivateLink

privately connect to a service in a 3rd party VPC

84
New cards

VPC Flow Logs

network traffic logs

85
New cards

Site to Site VPN

VPN over public Internet between on-premises data center and AWS

86
New cards

Client VPN

Open VPN connection from computer into your VPC

87
New cards

Direct Connect

direct private connection to AWS

88
New cards

Transit Gateway

connect thousands of VPC and on-premises networks together

89
New cards

Shield

automatic DDoS Protection + 24/7 support for advanced

90
New cards

WAF

firewall to filter incoming requests based on rules

91
New cards

KMS

encryption keys managed by AWS

92
New cards

CloudHSM

  • hardware encryption

  • we manage encryption keys

93
New cards

AWS Certificate Manager

provision, manage, and deploy SSL/TLS certificates

94
New cards

Artifact

get access to compliance reports such as PCI, ISO, etc…

95
New cards

GuardDuty

find malicious behavior with VPC, DNS, & CloudTrail logs

96
New cards

Inspector

find software vulnerabilities in EC2, ECR Images, and Lambda functions

97
New cards

Network Firewall

protect VPC against network attacks

98
New cards

Config

  • track config changes and compliance against rules

  • record all resources configs and compliance over time

99
New cards

Macie

find sensitive data (ex: PII data) in S3 buckets

100
New cards

AWS Security Hub

gather security findings from multiple AWS accounts