AWS Services Overview

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

1/47

flashcard set

Earn XP

Description and Tags

Flashcards covering key AWS services, their definitions, and use cases.

Last updated 8:23 PM on 4/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

48 Terms

1
New cards

EC2

Virtual servers you manage (OS level) for hosting legacy apps, monoliths, or needing full control.

2
New cards

Lambda

Serverless compute (Code only) for event-driven tasks, short jobs (<15 mins), microservices.

3
New cards

Auto Scaling

Automates the addition/removal of EC2 instances to handle traffic spikes and ensure high availability.

4
New cards

VPC

Your isolated private network for network segmentation and security boundaries.

5
New cards

ELB (ALB/NLB)

Distributes traffic to targets, with ALB for web apps and NLB for high performance.

6
New cards

Route 53

A managed DNS service routing users to endpoints and implement failover strategies.

7
New cards

S3

Object storage for files/blobs used in static websites, backups, and data lakes.

8
New cards

EBS

A virtual hard drive for one EC2 instance providing boot volumes and persistent database storage.

9
New cards

EFS

A shared file system for Linux providing shared storage for multiple Linux web servers.

10
New cards

RDS / Aurora

Managed Relational (SQL) DB for structured data and complex queries.

11
New cards

DynamoDB

Managed NoSQL (Key-Value) DB suitable for high scale and simple schema.

12
New cards

IAM

Identity & Access Management to control user access to AWS resources.

13
New cards

CloudWatch

Monitoring and observability tool for tracking metrics, logs, and alarms.

14
New cards

SQS

A message queue (pull) for decoupling systems and buffering requests.

15
New cards

SNS

Notification Service (push) for sending messages to multiple endpoints.

16
New cards

API Gateway

API Front Door for exposing Lambda/HTTP endpoints to the internet.

17
New cards

AWS Config

Assesses, audits, and evaluates the configurations of your AWS resources.

18
New cards

CloudFormation

Infrastructure as Code for automating deployments and replicating environments.

19
New cards

Systems Manager (SSM)

Fleet management for EC2, covering patch management and access without SSH.

20
New cards

Secrets Manager

Service for storing and auto-rotating database passwords.

21
New cards

KMS

Key Management Service for creating and managing encryption keys.

22
New cards

Organizations

Management service for multi-account consolidation and policy application.

23
New cards

DataSync

An online data transfer service for moving large data to AWS storage solutions.

24
New cards

Storage Gateway

Hybrid cloud storage bridge for integrating on-premises data with cloud storage.

25
New cards

Direct Connect

A physical dedicated fiber connection providing secure and consistent network speed.

26
New cards

VPN

Encrypted tunnel over the internet for secure connections to on-premise systems.

27
New cards

ElastiCache

In-memory caching service for speeding up database reads and storing sessions.

28
New cards

FSx

Specialized shared file systems for Windows or high-performance computing.

29
New cards

Step Functions

Visual workflow orchestrator for managing complex workflows.

30
New cards

EventBridge

Serverless Event Bus for integrating SaaS applications with AWS.

31
New cards

Athena

Serverless SQL query service for running SQL queries on S3 data.

32
New cards

Glue

Serverless ETL service for preparing and cleaning data for analytics.

33
New cards

EMR

Managed Hadoop/Spark cluster for processing large-scale big data.

34
New cards

Kinesis

Real-time data streaming service for ingesting live data.

35
New cards

OpenSearch

Managed search engine for implementing search capabilities.

36
New cards

Snowball

Physical migration device for transferring large amounts of data.

37
New cards

Migration Hub

Dashboard for tracking the status of migration projects.

38
New cards

WAF

Web Application Firewall for protecting against SQL injection and XSS.

39
New cards

Shield

DDoS protection service for safeguarding against Distributed Denial of Service attacks.

40
New cards

GuardDuty

Intelligent threat detection service for identifying compromised instances.

41
New cards

Inspector

Vulnerability scanner for assessing EC2 instances for security threats.

42
New cards

AWS Backup

Service for managing centralized backup policies across AWS services.

43
New cards

R

Memory Optimized instance type for in-memory processing and real-time analytics.

44
New cards

C

Compute Optimized instance type designed for high performance workloads.

45
New cards

M

General Purpose instance type balanced for various workloads.

46
New cards

I

Storage Optimized instance type focusing on high IOPS and low latency.

47
New cards

T

Burstable General Purpose instance type for spiky traffic.

48
New cards

G

Graphics Optimized instance type focused on GPU-intensive tasks.