Перейти к содержимому

AWS Tutorials - Using Amazon Redshift Data APIs for ETL

AWS Tutorials

0:00 / 0:00

AWS Tutorials - Using Amazon Redshift Data APIs for ETL

5 957 просмотров · 4 года назад
AWS Tutorials
13,9 тыс. подписчиков
5 957 просмотров · 4 года назад
The code link - https://github.com/aws-dojo/analytics... When building data platform, many times there is need to populate data from the S3 bucket to Redshift table. Such requirements can be met in many ways likes Glue Job, EMR Step or simple Redshift Copy command. In this tutorial, learn how you can use SQL statements within Redshift along with Redshift Data API to orchestrate data ETL from S3 to Redshift database table.