AWS Cloud Practitioner

studied byStudied by 34 people
5.0(1)
get a hint
hint

Elastic Cloud Compute (EC2)

1 / 69

Tags and Description

70 Terms

1

Elastic Cloud Compute (EC2)

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

New cards
2

AWS Lambda

This serverless service allows you to run code without managing servers. It allows for real time file processing, sending email notifications, and backend business logic.

New cards
3

AWS Fargate

This service allows for serverless compute engine for containers.

New cards
4

Amazon Lightsail

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

New cards
5

AWS Outposts

This service allows you to run cloud services in your internal data center. It is used for a hybrid data model where AWS delivers and installs servers in your internal data center.

New cards
6

AWS Batch

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

New cards
7

Simple Storage Service (S3)

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

New cards
8

Amazon Elastic Block Store (EBS)

This service is a storage device that can be attached and removed from your EC2 instances.

New cards
9

EC2 Instance Store

This is a local storage that is physically attached to the host computer and cannot be removed from your EC2 instance.

New cards
10

Amazon Elastic File System (EFS)

This service is a serverless network file system for sharing files. This only supports Linux file systems and EC2 instances.

New cards
11

Storage Gateway

This service is a hybrid storage service. It allows for a hybrid model of data storage of EC2 instances.

New cards
12

AWS Backup

This service helps you manage data backups across multiple AWS services for EC2 instances.

New cards
13

Amazon CloudFront

This service is a cloud delivery network (CDN) that delivers data and applications globally with low latency. It used edge locations to cache content accelerate content delivery.

New cards
14

Amazon Global Accelerator

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

New cards
15

Amazon S3 Transfer Acceleration

This service improves content uploads and downloads to and from S3 buckets.

New cards
16

Amazon Virtual Private Cloud (VPC)

This service is a foundational service that allows you to create a secure private network in the AWS cloud where you can launch your resources such as EC2 instances.

New cards
17

Route 53

This service is a domains name system (DNS) service that routes users to applications. It also performs health checks on AWS resources.

New cards
18

AWS Direct Connect

This service is a dedicated physical network connection from your on-premises data center to AWS bypassing ISPs. It can be used for transferring large datasets, business-critical data, and building hybrid environments.

New cards
19

AWS VPN

This service creates a secure connection between your internal networks and your AWS VPCs over the public internet.

New cards
20

API Gateway

This service allows you to builds and manage application programming interfaces.

New cards
21

Amazon Relational Database Service (RDS)

This services makes it easy to launch and manage relational databases. It allows you to combine data sets related to each other.

New cards
22

Amazon Aurora

This service is a relational database compatible with MySQL and PostgreSQL that was created by AWS and manages by RDS.

New cards
23

Amazon DynamoDB

This service is a fully managed and serverless NoSQL key-value and document database.

New cards
24

Amazon DocumnetDB

This service is a fully managed and serverless document database that supports MongoDB.

New cards
25

Amazon ElastiCache

This service is a fully managed in-memory datastore compatible with Redis or Memcached.

New cards
26

Amazon Neptune

This service is a fully managed and serverless graph database that supports highly connected datasets.

New cards
27

Database Migration Service (DMS)

This service helps migrate on-premises databased to or within AWS.

New cards
28

Server Migration Service (SMS)

This service allows you to migrate on-premises servers to AWS.

New cards
29

DataSync

This service allows for online data transfer form on-premises to AWS storage services like S3 or EFS.

New cards
30

Amazon Redshift

This service is a scalable data analytics data warehouse solution that handles exabyte-scale data.

New cards
31

Athena

This is a query service for Amazon S3 that allows you to analyze S3 data using SQL.

New cards
32

Glue

This service prepares your data for analytics.

New cards
33

Kinesis

This service allows you to analyze data and video streams in real time.

New cards
34

Elastic MapReduce (EMR)

This service helps you process large amounts of data.

New cards
35

Data Pipeline

This service helps you move data between compute and storage services running either on AWS or on-premises.

New cards
36

QuickSight

This service helps you visualize your data using interactive embedded dashboards in your applications.

New cards
37

Rekognition

This service allows you to automate your image and video analysis.

New cards
38

Comprehend

This service is a natural-language processing service that finds relationships in text.

New cards
39

Polly

This service turns text into speech.

New cards
40

SageMaker

This service helps build, train, and deploy machine learning models quickly.

New cards
41

Translate

This service provides language translation.

New cards
42

Lex

This service helps you build conversational interfaces like chatbots.

New cards
43

Cloud9

This service allows you to write code within an integrated development environment (IDE) from within your web browser.

New cards
44

CodeCommit

This is a source control system for private Git repositories. It helps you collaborate with other software developers.

New cards
45

CodeBuild

This service allows you to builds and test your application source code.

New cards
46

CodeDeploy

This manages the deployment of code to compute services in the cloud or on-premises.

New cards
47

CodePipeline

This automates the software release process.

New cards
48

X-Ray

This service helps you debug and debug production applications.

New cards
49

CodeStar

This service helps developers collaboratively work on development projects by integrating with other Code resources.

New cards
50

CloudFormation

This service allow you to provision AWS resources using Infrastructure as Code through scripted templates.

New cards
51

Elastic Beanstalk

This service allows you to deploy your web applications and web services to AWS.

New cards
52

OpsWorks

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

New cards
53

Simple Queue Service (SQS)

This service is a message queuing service that allows you to build loosely coupled systems. Is allows for component-to-component communication using messages and messages are processed in an asynchronous manner or FIFO.

New cards
54

Simple Notification Service (SNS)

This service allows you to send emails and text messages from you applications.

New cards
55

Simple Email Service (SES)

Allows you to send HTML formatted emails from you applications.

New cards
56

CloudWatch

This is a collection of services that helps you monitor and observe your cloud resources. It collects metrics, logs, and events and allows you to set alarms for instances.

New cards
57

CloudTrail

This service tracks user activity and API calls within your account. It allows you to track user changes and log account activity.

New cards
58

Amazon WorkSpaces

This service allows you to host virtual desktops in the cloud.

New cards
59

Amazon Connect

This service is a cloud contact center service.

New cards
60

Web Application Firewall (WAF)

This application helps you protect your web applications against common web attacks.

New cards
61

Shield

This service helps you manages DDoS attacks against your web services.

New cards
62

Macie

This service helps you discover and protect sensitive data by evaluating your S3 environment.

New cards
63

Config

This service allows you to assess, audit, and evaluate the configurations of your resources.

New cards
64

GuardDuty

This service is an intelligent threat detection system that uncovers unauthorized behavior.

New cards
65

Inspector

This service works with EC2 instances to uncover and report vulnerabilities in your EC2 configurations.

New cards
66

Artifiact

This service offers on-demand access to AWS security and compliance reports.

New cards
67

Cognito

This service helps you control access to mobile and web applications. It provinces authentication and authorization tools to helps users sign up and sign into your applications.

New cards
68

Key Management Service (KMS)

This service allows you to generate and store encryption keys.

New cards
69

CloudHSM

This service is a hardware security module used to generate encryption keys. It is separate from AWS and allows you to generate and store your own encryption keys that AWS does not have access to.

New cards
70

Secrets Manager

This service allows you too manage and retrieve secrets, (passwords or keys).

New cards

Explore top notes

note Note
studied byStudied by 32 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 59 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 21 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 6 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 50 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 22 people
Updated ... ago
5.0 Stars(1)
note Note
studied byStudied by 17827 people
Updated ... ago
4.5 Stars(99)

Explore top flashcards

flashcards Flashcard54 terms
studied byStudied by 9 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard34 terms
studied byStudied by 144 people
Updated ... ago
5.0 Stars(4)
flashcards Flashcard120 terms
studied byStudied by 67 people
Updated ... ago
5.0 Stars(2)
flashcards Flashcard51 terms
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard34 terms
studied byStudied by 3 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard117 terms
studied byStudied by 8 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard46 terms
studied byStudied by 2 people
Updated ... ago
5.0 Stars(1)
flashcards Flashcard46 terms
studied byStudied by 135 people
Updated ... ago
5.0 Stars(1)