AWS Bootcamp - Databases

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Amazon Athena

Interactive, serverless query service that makes it easy to analyze Amazon S3 objects using standard SQL

2
New cards

AWS Data Exchange

A data sharing service that allows you to find, subscribe to, and use third-party data in the cloud

3
New cards

Amazon EMR (Elastic Map Reduce)

A web service that helps create Hadoop clusters (can be made of hundreds of EC2 instances) to analyze and process vast amounts of data

4
New cards

AWS Glue

A serverless extract, transform, and load (ETL) service used to prepare and transform data for analytics

5
New cards

AWS Kinesis

Makes it easy to collect, process, and analyze real-time, streaming data so you can get timely insights and react quickly to new information

6
New cards

Amazon OpenSearch Service

An open-source suite that makes it easy to deploy, secure, operate, and scale OpenSearch to search, analyze, and visualize data in real-time

7
New cards

Amazon QuickSight

Serverless machine learning-powered business intelligence service to create interactive dashboards

8
New cards

Amazon RedShift

Fast, Simple, Cost-Effective Data Warehousing based on PostgreSQL that uses OLAP (online analytical processing)

9
New cards

Amazon EventBridge

Serverless event bus that connects application data from your own apps, SaaS, and AWS services

10
New cards

Amazon SNS (Simple Notification Service)

Fast, flexible, fully managed push messaging service

11
New cards

Amazon SQS (Simple Queue Service)

Fully managed service used to decouple applications

12
New cards

Amazon Aurora

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.

13
New cards

Amazon DynamoDB

A fully managed, key value NoSQL database service that has extremely low latency and scaling based on configuration and is commonly used in a serverless architecture.

14
New cards

Amazon MemoryDB for Redis

In-memory database that is Redis-compatible and provides very low latency

15
New cards

Amazon Neptune

A fully managed graph database service

16
New cards

Amazon RDS (Relational Database Service)

Makes it easy to set up, operate, and scale a relational database in the cloud and uses SQL

17
New cards

AWS DMS (Database Migration Service)

Helps you migrate databases to AWS quickly and securely

18
New cards

AWS SCT (Schema Conversion Tool)

Makes heterogeneous database migrations predictable by automatically converting the source database schema and a majority of the database code objects

19
New cards

Database Pricing for RDS

Pay per hour with no additional charge for backup storage depending on purchase type (on-demand or reserved instances); pay for deployment type and data transfer (outbound tiered, inbound free)

20
New cards

AWS ElastiCache

In-memory database with high performance and low-latency that helps with read-intensive workloads

21
New cards

Amazon Managed Blockchain

A managed service that allows you to join public blockchain networks or create your own scalable private network

22
New cards

Amazon Quantum Ledger Database (QLDB)

A serverless database used to review history of all the changes made to your application data over time

23
New cards

DynamoDB Accelerator

A fully managed in-memory cache for DynamoDB that improves performance