Containers & Databases Flashcards
A fully-managed Docker container registry that makes it easy for developers to store, manage, and deploy Docker container images.
Amazon Elastic Container Registry
A highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS.
Amazon Elastic Container Service
What is Amazon Elastic Kubernetes Service?
Makes it easy to deploy, manage, and scale containerized applications using Kubernetes on AWS
A command-line tool for modernizing .NET and Java applications into containerized applications. It analyzes and builds an inventory of all applications running in virtual machines, on-premises, or in the cloud.
AWS App2Container
AWS service that provides an integrated experience to use OpenShift.
Red Hat OpenShift Service on AWSR (ROSA)
A MySQL and PostgreSQL compatible relational database engine that combines the speed and availability of high-end commercial databases with the simplicity and cost-effectiveness of open source databases
Amazon Aurora
Amazon Aurora is up to ____ faster than standard MySQL databases and _____ faster than standard PostgreSQL databases.
Five times faster than standard MySQL databases and three times faster than standard PostgreSQL databases.
Amazon Aurora features a distributed, fault-tolerant, self-healing storage system that auto-scales up to ____ per database instance. It delivers high performance and availability with up to ______ read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across _____ Availability Zones (AZs)
Amazon Aurora features a distributed, fault-tolerant, self-healing storage system that auto-scales up to 128TB per database instance. It delivers high performance and availability with up to 15 low-latency read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across three (3) Availability Zones (AZs)
A key-value and document database that delivers single-digit millisecond performance at any scale, can handle more than 10 trillion requests per day and support peaks of more than 20 million requests per second.
Amazon DynamoDB
A web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud.
Amazon ElastiCache
Open-source in-memory caching engines that AWS ElastiCache supports? Differentiate them
Redis - a fast, open-source, in-memory key-value data store for use as a database, cache, message broker, and queue.
Memcached - a widely adopted memory object caching system. ElastiCache for Memcached is protocol compliant with Memcached.
An AWS service that is scalable, highly available, and managed Apache Cassandra–compatible database service
Amazon Keyspaces (for Apache Cassandra)
Fast, reliable, fully-managed graph database service that makes it easy to build and run applications that work with highly connected datasets.
Amazon Neptune
USE Cases: recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security.
Makes it easy to set up, operate, and scale a relational database in the cloud.
Amazon Relational Database Service
How do you easily migrate or replicate your existing databases to Amazon RDS?
Use the AWS Database Migration Service