This service allows you to rent and manage virtual servers in the cloud.
2
New cards
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.
3
New cards
AWS Fargate
This service allows for serverless compute engine for containers.
4
New cards
Amazon Lightsail
This service allows you to quickly launch all the resources you need for small projects.
5
New cards
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.
6
New cards
AWS Batch
This service allows you to process large workloads in smaller chunks (or batches).
7
New cards
Simple Storage Service (S3)
Is service is an object storage service for the cloud that is highly available.
8
New cards
Amazon Elastic Block Store (EBS)
This service is a storage device that can be attached and removed from your EC2 instances.
9
New cards
EC2 Instance Store
This is a local storage that is physically attached to the host computer and cannot be removed from your EC2 instance.
10
New cards
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.
11
New cards
Storage Gateway
This service is a hybrid storage service. It allows for a hybrid model of data storage of EC2 instances.
12
New cards
AWS Backup
This service helps you manage data backups across multiple AWS services for EC2 instances.
13
New cards
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.
14
New cards
Amazon Global Accelerator
This service sends your users through the AWS global network when accessing your content, speeding up delivery.
15
New cards
Amazon S3 Transfer Acceleration
This service improves content uploads and downloads to and from S3 buckets.
16
New cards
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.
17
New cards
Route 53
This service is a domains name system (DNS) service that routes users to applications. It also performs health checks on AWS resources.
18
New cards
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.
19
New cards
AWS VPN
This service creates a secure connection between your internal networks and your AWS VPCs over the public internet.
20
New cards
API Gateway
This service allows you to builds and manage application programming interfaces.
21
New cards
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.
22
New cards
Amazon Aurora
This service is a relational database compatible with MySQL and PostgreSQL that was created by AWS and manages by RDS.
23
New cards
Amazon DynamoDB
This service is a fully managed and serverless NoSQL key-value and document database.
24
New cards
Amazon DocumnetDB
This service is a fully managed and serverless document database that supports MongoDB.
25
New cards
Amazon ElastiCache
This service is a fully managed in-memory datastore compatible with Redis or Memcached.
26
New cards
Amazon Neptune
This service is a fully managed and serverless graph database that supports highly connected datasets.
27
New cards
Database Migration Service (DMS)
This service helps migrate on-premises databased to or within AWS.
28
New cards
Server Migration Service (SMS)
This service allows you to migrate on-premises servers to AWS.
29
New cards
DataSync
This service allows for online data transfer form on-premises to AWS storage services like S3 or EFS.
30
New cards
Amazon Redshift
This service is a scalable data analytics data warehouse solution that handles exabyte-scale data.
31
New cards
Athena
This is a query service for Amazon S3 that allows you to analyze S3 data using SQL.
32
New cards
Glue
This service prepares your data for analytics.
33
New cards
Kinesis
This service allows you to analyze data and video streams in real time.
34
New cards
Elastic MapReduce (EMR)
This service helps you process large amounts of data.
35
New cards
Data Pipeline
This service helps you move data between compute and storage services running either on AWS or on-premises.
36
New cards
QuickSight
This service helps you visualize your data using interactive embedded dashboards in your applications.
37
New cards
Rekognition
This service allows you to automate your image and video analysis.
38
New cards
Comprehend
This service is a natural-language processing service that finds relationships in text.
39
New cards
Polly
This service turns text into speech.
40
New cards
SageMaker
This service helps build, train, and deploy machine learning models quickly.
41
New cards
Translate
This service provides language translation.
42
New cards
Lex
This service helps you build conversational interfaces like chatbots.
43
New cards
Cloud9
This service allows you to write code within an integrated development environment (IDE) from within your web browser.
44
New cards
CodeCommit
This is a source control system for private Git repositories. It helps you collaborate with other software developers.
45
New cards
CodeBuild
This service allows you to builds and test your application source code.
46
New cards
CodeDeploy
This manages the deployment of code to compute services in the cloud or on-premises.
47
New cards
CodePipeline
This automates the software release process.
48
New cards
X-Ray
This service helps you debug and debug production applications.
49
New cards
CodeStar
This service helps developers collaboratively work on development projects by integrating with other Code resources.
50
New cards
CloudFormation
This service allow you to provision AWS resources using Infrastructure as Code through scripted templates.
51
New cards
Elastic Beanstalk
This service allows you to deploy your web applications and web services to AWS.
52
New cards
OpsWorks
This service allows you to use Chef or Puppet to automate the configuration of your servers and deploy code.
53
New cards
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.
54
New cards
Simple Notification Service (SNS)
This service allows you to send emails and text messages from you applications.
55
New cards
Simple Email Service (SES)
Allows you to send HTML formatted emails from you applications.
56
New cards
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.
57
New cards
CloudTrail
This service tracks user activity and API calls within your account. It allows you to track user changes and log account activity.
58
New cards
Amazon WorkSpaces
This service allows you to host virtual desktops in the cloud.
59
New cards
Amazon Connect
This service is a cloud contact center service.
60
New cards
Web Application Firewall (WAF)
This application helps you protect your web applications against common web attacks.
61
New cards
Shield
This service helps you manages DDoS attacks against your web services.
62
New cards
Macie
This service helps you discover and protect sensitive data by evaluating your S3 environment.
63
New cards
Config
This service allows you to assess, audit, and evaluate the configurations of your resources.
64
New cards
GuardDuty
This service is an intelligent threat detection system that uncovers unauthorized behavior.
65
New cards
Inspector
This service works with EC2 instances to uncover and report vulnerabilities in your EC2 configurations.
66
New cards
Artifiact
This service offers on-demand access to AWS security and compliance reports.
67
New cards
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.
68
New cards
Key Management Service (KMS)
This service allows you to generate and store encryption keys.
69
New cards
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.
70
New cards
Secrets Manager
This service allows you too manage and retrieve secrets, (passwords or keys).