All Tech Keywords Flashcards
EC2
EC2 allows you to rent and manage virtual servers in the cloud.
Lambda
Lambda is a serverless compute service that lets you run code without managing servers
Fargate
Fargate is a serverless compute engine for containers.
Lightsail
Lightsail allows you to quickly launch all the resources you need for small projects.
Outposts
Outposts allows you to run cloud services in your internal data center.
Batch
Batch allows you to process large workloads in smaller chunks (or batches).
S3
S3 is an object storage service for the cloud that is highly available.
EBS (Elastic Block Store)
EBS is a storage device (called a volume) that can be attached to (or removed from) your instance.
EFS (Elastic File System)
EFS is a serverless network file system for sharing files.
Storage Gateway
Storage Gateway is a hybrid storage service.
AWS Backup
Backup helps you manage data backups across multiple data services.
CloudFront
CloudFront is a CDN that delivers data and applications globally with low latency.
Global Accelerator
Global Accelerator sends your users through the AWS global network when accessing your content, speeding up delivery.
S3 Transfer Acceleration
S3 Transfer Acceleration improves content uploads and downloads to and from S3 buckets.
CloudFormation
CloudFormation allows you to provision AWS resources using Infrastructure as Code (IaC).
Elastic Beanstalk
Elastic Beanstalk allows you to deploy your web applications and web services to AWS.
OpsWorks
OpsWorks allows you to use Chef or Puppet to automate the configuration of your servers and deploy code.
Simple Queue Service (SQS)
SQS is a message queuing service that allows you to build loosely coupled systems.
Simple Notification Service (SNS)
SNS allows you to send emails and text messages from your applications.
Simple Email Service (SES)
SES is an email service that allows you to send richly formatted HTML emails from your applications.
CloudWatch
CloudWatch is a collection of services that help you monitor and observe your cloud resources.
CloudTrail
CloudTrail tracks user activity and API calls within your account.