21 Temmuz 2021 Çarşamba

Amazon Web Service (AWS) Veri Tabanları

Giriş
Veri tabanları şöyle
1. Relational Database Service (RDS)
    Postgres, MySQL, etc. with Full SQL Support. AWS RDS yazısına taşıdım
2. RedShift
    Data warehouse with Full SQL Support
3. ElastiCache
4. DynamoDB
    NoSQL database : DynamoDB yazısına taşıdım
5. Aurora
    Serverless databases with Full SQL Support. AWS Aurora yazısına taşıdım

6. Database migration service (DMS)
7. Elastic Map Reduce (EMR)
8. Keyspaces
    Managed Cassandra (key value) with Some - CQL
9. Neptune
    Graph database with Some - openCypher
10. Timestream
    Time series database with Partial SQL support
11. Quantum Ledger
    Cryptographically verified transactions with Some - PartiSQL
12. Athena
    Ad-hoc queries on S3 with Some - CTAS. AWS Athena yazısına taşıdım
13. Babelfish
    MSFT SQL Server on Aurora with Full SQL support

Bir tablo şöyle

AWS Redshift yazısına taşıdım

Elastic Map Reduce (EMR)
Açıklaması şöyle
AWS excels at managing large amounts of data transformations at scale and with parallel processing.

Amazon EMR, Amazon Batch, and AWS Lambda are all suitable for this, each with its own purpose.

- Amazon EMR can be used if you want to dedicate a cluster to large data transformations.
- Amazon Batch can be used for large batch processes to scale up and down automatically.
- AWS Lambda can be used to execute custom data transformation in parallel at unmatched speed.







Hiç yorum yok:

Yorum Gönder