Compute, Storage & Databases Flashcards
Amazon EC2
Amazon Elastic Compute Cloud. A service that provides secure and resizable virtual machines (instances) in the cloud.
Amazon EC2 Spot
A service which helps you run fault tolerant workloads for up to 90% of the normal price of EC2.
Amazon EC2 Auto Scaling
A service which can automatically add or remove computing capacity to meet your
changes in computing demand.
Amazon LightSail
A service which provides a really easy to use cloud platform to build an
application or website.
Amazon ECS
Amazon Elastic Container Service. A service to run secure, reliable, and scalable containers.
Amazon ECR
Amazon Elastic Container Registry. A service to store manage and deploy container images.
Amazon EKS
Amazon Elastic Kubernetes Service. A fully managed Kubernetes service.
AWS Lambda
A compute service to run code without servers.
AWS Outposts
A service which lets you run your AWS services on your own servers, instead of Amazons.
AWS Snow Family
A service that lets you bring a lot of data into AWS. Put files on devices and
ship them back to Amazon to be loaded into your AWS account.
AWS Wavelength
A service which lets you access AWS services from 5G devices without having to go via the internet.
VMWare Cloud on AWS
A service which assists in migrating your VMware workloads to AWS.
AWS Local Zones
A service which lets you run that latency sensitive applications closer to end users.+
File-based storage
You give files a name and organize them in folders under directories and subdirectories.
Block storage
Files are split into chunks of data, of equal size, stored in raw storage volumes. Typically used by server-based operating systems, which then manage those volumes and can use them as individual hard drives. Common for databases and email servers.