AWS and Cloud Computing Concepts

0.0(0)
studied byStudied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary and definitions related to AWS and cloud computing concepts.

Last updated 2:55 PM on 4/20/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

High Availability

The ability of a system to remain operational and accessible even in case of a disaster.

2
New cards

Elastic Load Balancing (ELB)

Service that distributes incoming application traffic across multiple targets, such as EC2 instances.

3
New cards

Horizontal Scaling

Increasing the number of instances or systems to handle application load.

4
New cards

Vertical Scaling

Increasing the size or capacity of a single instance or system.

5
New cards

Fault Tolerance

The capability of a system to continue operating properly in the event of the failure of some of its components.

6
New cards

Application Load Balancer (ALB)

A type of load balancer that supports HTTP/HTTPS traffic and static URLs.

7
New cards

Network Load Balancer (NLB)

A load balancer that uses static IP addresses and can handle millions of requests with low latency.

8
New cards

Auto Scaling Group

Automatically adjusts the number of EC2 instances in response to demand, ensuring optimal capacity.

9
New cards

Amazon S3

A scalable storage service that allows users to store and retrieve objects in buckets.

10
New cards

IAM Policy

A set of permissions that specify what actions are allowed or denied on AWS resources.

11
New cards

Key Management Service (KMS)

A service for creating and controlling encryption keys used to encrypt data.

12
New cards

DynamoDB

A fully managed NoSQL database service that provides fast and predictable performance.

13
New cards

Amazon EC2 (Elastic Compute Cloud)

A web service that provides resizable compute capacity in the cloud.

14
New cards

Amazon Aurora

A relational database service designed for the cloud that is compatible with MySQL and PostgreSQL.

15
New cards

AWS Lambda

A serverless computing service that runs code in response to events and automatically manages the underlying compute resources.

16
New cards

Amazon CloudWatch

A monitoring service for AWS cloud resources and applications, providing data and insights for performance monitoring.

17
New cards

Amazon Route 53

A scalable domain name system (DNS) web service designed to route end users to Internet applications.

18
New cards

AWS Global Accelerator

A service that improves the performance and availability of your applications with a global network.

19
New cards

Amazon RDS (Relational Database Service)

A managed database service for relational databases like SQL, allowing easy setup, operation, and scaling.

20
New cards

CloudFormation

A service that enables the modeling and provisioning of AWS resources using code.

21
New cards

AWS Organizations

A service that allows management of multiple AWS accounts and centralizes governance.