AWS Tutorials - AWS Glue Pipeline to Ingest Multiple SQL Tables

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 17

  • @terrcan1008
    @terrcan1008 2 ปีที่แล้ว +3

    Thanks for great content. The videos in you content is relatable in terms of real world problems which is great. Looking forward to get more of like this and if possible put all these steps on your website as well as easy to compare during practice session. 😀

  • @durgarasane-kolapkar1842
    @durgarasane-kolapkar1842 ปีที่แล้ว

    very nice explanation and implementation... thank you so much !

  • @sonynavi
    @sonynavi 2 ปีที่แล้ว

    Nice content. A video on CDC would be great.!

  • @khandoor7228
    @khandoor7228 2 ปีที่แล้ว +1

    Great content from new sub. Please do more big data stuff!

  • @cassianocalimansantos5258
    @cassianocalimansantos5258 ปีที่แล้ว

    Hello sir.
    Do you have any content about how to ingest from a external DB for the GLue ingestion job, using VPC (such as using a connection - MySQL or SQLServer datasource instead an AWS Redshift source)

  • @deveshv9273
    @deveshv9273 8 หลายเดือนก่อน

    How to create parameterized AWS Glue Job but with CDC injestion, because in this case the job will be run continuously every 5 minutes to update data (or doing an Upsert). Is there a way to make upserts in a generic way (or parameterized way)?

  • @debaratiaich16
    @debaratiaich16 6 หลายเดือนก่อน

    Is that cost effective to have a single job running multiple times or multiple job runs once?

  • @mohammedkandelhassan
    @mohammedkandelhassan 2 ปีที่แล้ว +1

    Superb👍

  • @nagarjunau1803
    @nagarjunau1803 ปีที่แล้ว

    Hi if orderdata failed to write into destination others will fail or flow is running

  • @veerachegu
    @veerachegu 2 ปีที่แล้ว +2

    Can you pls do concurrent run on workflow also

    • @AWSTutorialsOnline
      @AWSTutorialsOnline  2 ปีที่แล้ว

      yes both Glue Workflow and Step Function can run concurrent.

  • @IsmaelRDeMelo
    @IsmaelRDeMelo 2 ปีที่แล้ว

    I crrated a step function just like yours, but my step function is running forever

    • @AWSTutorialsOnline
      @AWSTutorialsOnline  2 ปีที่แล้ว +1

      not sure why. did you refresh the browser?

    • @IsmaelRDeMelo
      @IsmaelRDeMelo 2 ปีที่แล้ว +4

      @@AWSTutorialsOnline I found out, when you create the IAM role for step functions, you also need to grant awsglue:getjobstatus in the policy