AWS Services Study Notes

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

1/34

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering AWS services and concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

What is Amazon EC2 (Elastic Compute Cloud)?

Elastic Compute Cloud; scalable virtual servers in the cloud providing resizable compute capacity.

2
New cards

What is AWS Wavelength?

Edge computing service to run applications closer to end users at edge locations to reduce latency.

3
New cards

What is AWS Lambda with API Gateway?

Serverless compute with API management for building highly available microservices.

4
New cards

What is AWS Batch?

Batch processing service for running large-scale batch jobs in the cloud.

5
New cards

What is AWS Elastic Beanstalk?

Platform as a Service to deploy and scale web applications automatically with managed infrastructure.

6
New cards

What is AWS Auto Scaling?

Automatically adjusts the number of EC2 instances based on demand.

7
New cards

What is Amazon Lightsail?

Easy-to-use virtual private servers with a simple interface for quick deployments.

8
New cards

What is Amazon ECS (EC2 Launch Type)?

Container orchestration service to run Docker containers on a cluster of EC2 instances.

9
New cards

What is AWS Fargate?

Serverless compute for containers; run containers without managing servers or clusters.

10
New cards

What is AWS Lambda?

Run code without provisioning servers; event-driven compute service.

11
New cards

What compute capacity does Amazon EC2 provide?

Resizable compute capacity; virtual servers in the cloud.

12
New cards

What is Auto Scaling for EC2?

Automatically adjusts EC2 capacity in response to demand.

13
New cards

What is Amazon Rekognition?

Facial recognition and image analysis service.

14
New cards

What is Amazon EMR?

Managed Hadoop/Spark framework for big data on AWS.

15
New cards

What is AWS WAF?

Web Application Firewall that protects against web exploits such as SQL injection and can help mitigate DDoS.

16
New cards

What is Amazon SageMaker?

End-to-end platform for building, training, and deploying ML models.

17
New cards

What is AWS Glue?

ETL service for extracting, transforming, and loading data; serverless data integration.

18
New cards

What is Amazon SNS?

Simple Notification Service for messaging and notifications.

19
New cards

What is Amazon EFS?

Elastic File System; scalable file storage accessible by EC2 instances.

20
New cards

What is Amazon ElastiCache?

In-memory caching service to speed up data retrieval.

21
New cards

What is AWS CloudTrail?

Real-time monitoring, logging, and tracking of API calls across AWS.

22
New cards

What is Elastic Beanstalk deployment?

Easy deployment of applications with automated provisioning, load balancing, and scaling.

23
New cards

What is Amazon Athena?

Serverless SQL query service to analyze data in S3.

24
New cards

What is Amazon Redshift?

Fully managed data warehousing service.

25
New cards

What is Amazon Route 53?

DNS management and domain name registration service.

26
New cards

What is AWS DMS?

Database Migration Service; best for migrating databases to AWS.

27
New cards

What is Amazon RDS?

Managed relational database service supporting multiple engines.

28
New cards

What is AWS CloudFormation?

Infrastructure as Code service for provisioning AWS resources via templates.

29
New cards

What is Amazon ECS?

Fully managed container orchestration service for deploying and managing containers.

30
New cards

What is Amazon CloudFront?

Content Delivery Network (CDN) for fast content delivery worldwide.

31
New cards

What is Amazon CloudWatch?

Monitoring service for AWS resources and applications with logs and metrics.

32
New cards

What is the primary purpose of Amazon EC2?

Providing virtual servers for running applications in the cloud.

33
New cards

What is Amazon S3?

Scalable object storage service in the cloud.

34
New cards

What is the primary purpose of S3?

Scalable object storage used to store and retrieve data.

35
New cards

How does AWS Lambda (serverless compute) function?

Run code without provisioning or managing servers in response to events.