Technology Flashcards
What AWS product allows you to rent and manage virtual servers in the cloud?
AWS EC2
What AWS product provides a server-less compute service that lets you run code without managing servers?
AWS Lambda
What AWS product provides a server-less compute engine for containers?
AWS Fargate
What AWS product allows you to quickly launch all the resources you need for small projects?
AWS Lightsail
What AWS product allow you to run AWS cloud services in your internal data center?
AWS Outposts
What AWS product allows you to process large workloads in smaller chunks (or batches)?
AWS Batch
What AWS product provides an object storage service for the cloud that is highly available?
AWS S3
What AWS product provides a storage device (called a volume) that can be attached to (or removed from) an EC2 instance?
AWS EBS
What AWS product provides a server-less network files system for sharing files?
AWS EFS
What AWS product provides a hybrid storage service that allows on-premises applications to access cloud storage?
AWS Storage Gateway
What AWS product helps you manage data backups across multiple data services?
AWS Backup
What AWS product serves as a content delivery network (CDN) that delivers data and applications globally with low latency?
AWS CloudFront
What AWS product sends your users through the AWS global network when accessing your content, speeding up delivery?
AWS Global Accelerator
What AWS product improves content uploads and downloads from S3?
S3 Transfer Acceleration
What AWS product provides domain name system (DNS) services that routes users to applications?
Route 53
What AWS product serves as a foundational service that allows you to create a secure private network in the AWS Cloud where you launch your resources?
Virtual Private Cloud (VPC)
What AWS product provides a dedicated physical network connection from your on-premises data center to AWS?
AWS Direct Connect
What service creates a secure virtual connection between your internal networks and your AWS VPCs?
Virtual Private Network (VPN)
What AWS product allows you to build and manage APIs?
AWS API Gateway
What AWS product makes it easy to launch and manage relational databases such as Oracle or MySql?
Relational Database Service (RDS)
What AWS product is a relational database, compatible with MySQL, and PostgreSQL, that was created by AWS and is optimized for the cloud?
AWS Aurora
What AWS product provides a fully managed NoSQL key-value and document database that is optimized for the cloud?
AWS DynamoDB
What AWS product provides a fully managed document database that supports MongoDB?
DocumentDB
What AWS product provides a fully managed in-memory datastore compatible with Redis or Memcached?
ElastiCache
What AWS product provides a fully managed graph database that supports highly connected datasets?
Neptune
What AWS product helps you migrate databases to or within AWS?
Database Migration Service (DMS)
What AWS product allows you to migrate on-premises servers to AWS?
Server Migration Service (SMS)