All Tech Keywords Flashcards

1
Q

EC2

A

EC2 allows you to rent and manage virtual servers in the cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Lambda

A

Lambda is a serverless compute service that lets you run code without managing servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fargate

A

Fargate is a serverless compute engine for containers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Lightsail

A

Lightsail allows you to quickly launch all the resources you need for small projects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Outposts

A

Outposts allows you to run cloud services in your internal data center.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Batch

A

Batch allows you to process large workloads in smaller chunks (or batches).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

S3

A

S3 is an object storage service for the cloud that is highly available.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

EBS (Elastic Block Store)

A

EBS is a storage device (called a volume) that can be attached to (or removed from) your instance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

EFS (Elastic File System)

A

EFS is a serverless network file system for sharing files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Storage Gateway

A

Storage Gateway is a hybrid storage service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

AWS Backup

A

Backup helps you manage data backups across multiple data services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

CloudFront

A

CloudFront is a CDN that delivers data and applications globally with low latency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Global Accelerator

A

Global Accelerator sends your users through the AWS global network when accessing your content, speeding up delivery.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

S3 Transfer Acceleration

A

S3 Transfer Acceleration improves content uploads and downloads to and from S3 buckets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

CloudFormation

A

CloudFormation allows you to provision AWS resources using Infrastructure as Code (IaC).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Elastic Beanstalk

A

Elastic Beanstalk allows you to deploy your web applications and web services to AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

OpsWorks

A

OpsWorks allows you to use Chef or Puppet to automate the configuration of your servers and deploy code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Simple Queue Service (SQS)

A

SQS is a message queuing service that allows you to build loosely coupled systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Simple Notification Service (SNS)

A

SNS allows you to send emails and text messages from your applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Simple Email Service (SES)

A

SES is an email service that allows you to send richly formatted HTML emails from your applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

CloudWatch

A

CloudWatch is a collection of services that help you monitor and observe your cloud resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

CloudTrail

A

CloudTrail tracks user activity and API calls within your account.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Route 53

A

Route 53 is a DNS service that routes users to applications.

24
Q

Virtual Private Cloud (VPC)

A

VPC is a foundational service that allows you to create a secure private

network in the AWS Cloud where you launch your resources.

25
Direct Connect
Direct Connect is a dedicated physical network connection from your on-premises data center to AWS.
26
Virtual Private Network (VPN)
Site-to-Site VPN creates a secure connection between your internal networks and your AWS VPCs.
27
API Gateway
API Gateway allows you to build and manage APIs.
28
Relational Database Service (RDS)
RDS is a service that makes it easy to launch and manage relational databases.
29
Aurora
Aurora is a relational database compatible with MySQL and PostgreSQL that was created by AWS.
30
DynamoDB
DynamoDB is a fully managed NoSQL key-value and document database.
31
DocumentDB
DocumentDB is a fully managed document database that supports MongoDB.
32
ElastiCache
ElastiCache is a fully managed in-memory datastore compatible with Redis or Memcached
33
Neptune
Neptune is a fully managed graph database that supports highly connected datasets.
34
Database Migration Service (DMS)
DMS helps you migrate databases to or within AWS.
35
Server Migration Service (SMS)
SMS allows you to migrate on-premises servers to AWS.
36
Snow Family
The Snow Family allows you to transfer large amounts of on-premises data to AWS using a physical device.
37
DataSync
DataSync allows for online data transfer from on-premises to AWS storage services like S3 or EFS.
38
Redshift
Redshift is a scalable data warehouse solution.
39
Athena
Athena is a query service for Amazon S3.
40
Glue
Glue prepares your data for analytics.
41
Kinesis
Kinesis allows you to analyze data and video streams in real time.
42
Elastic MapReduce (EMR)
EMR helps you process large amounts of data.
43
Data Pipeline
Data Pipeline helps you move data between compute and storage services running either on AWS or on-premises.
44
QuickSight
QuickSight helps you visualize data.
45
Rekognition
Rekognition allows you to automate your image and video analysis.
46
Comprehend
Comprehend is a natural-language processing (NLP) service that finds relationships in text.
47
Polly
Polly turns text into speech.
48
SageMaker
SageMaker helps you build, train, and deploy machine learning models quickly.
49
Translate
Translate provides language translation.
50
Lex
Lex helps you build conversational interfaces like chatbots.
51
Cloud9
Cloud9 allows you to write code within an integrated development environment (IDE) from within your web browser.
52
CodeCommit
CodeCommit is a source control system for private Git repositories.
53
CodeBuild
CodeBuild allows you to build and test your application source code.
54
CodeDeploy
CodeDeploy manages the deployment of code to compute services in the
55
CodePipeline
CodePipeline automates the software release process.