GCP Cloud Functions for GCS object events | Load data into Big Query tables against GCS events

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 23

  • @TheSoftwareServices
    @TheSoftwareServices 4 місяці тому +2

    great presentation, informative session tq Anjan

  • @dhanunjaya_offical
    @dhanunjaya_offical 7 місяців тому +1

    Thank you very much for giving clear understating on Google Cloud Function

  • @AamerAlghrybi-p5c
    @AamerAlghrybi-p5c Рік тому +1

    Thank you so much for this, I have learned a lot from this video. Please post more.

  • @fcoatis
    @fcoatis Рік тому +1

    Thank you very much for the video. It was exactly what I was looking for.

  • @uhstube74
    @uhstube74 8 місяців тому

    query on following case:
    1)every couple of mins (ie.15 or 30 mins) ,multiple files ( i.e 20 to 30 files & sometime more) are loaded in Folder'
    2)on each file loaded in folder ,it trigger cloud run (eventarc is set on that specific folder)
    3)cloud run will be created and invoked on each file created in folder
    4)cloud run read that file & do transformation as needed on data and store in one specific bigquery table
    Here question is
    1)if there is multiple cloud run instance is created (concurrency is not 1), how it make sure that 2 cloud run instance do not works on same file as both will get event on each file creation (as per my understanding)
    2)does it handle internally by cloud platform or need to write custom code to handle this case?

  • @diptipateljena5372
    @diptipateljena5372 Рік тому

    thank you for creating this practical use case. how does it know to not load same file again? where does that information get captured in GCS which keeps track of loaded file. so in the event want to reload it what to do?

  • @amitjaiswal781
    @amitjaiswal781 2 роки тому

    Please make a complete a series on GCP Data engineering.

  • @sudipmukherjee2773
    @sudipmukherjee2773 2 роки тому

    Hello Anjan, could you please make a video of complete roadmap of GCP data engineer considering in mind for the Non-IT ,Tester guys, who want to get into GCP. Thank You.

    • @anjangcpdataengineering5209
      @anjangcpdataengineering5209  2 роки тому +1

      Hi , sure pls wait for some more time and keep watching other videos , I have been thinking the same from past few weeks , but post Cloud function series I have planned composer series , if I get some time, I will try to to do that in between .

  • @cloudlover9186
    @cloudlover9186 Рік тому +2

    Hi, could you please provide the code for us to practise

  • @noopurdubey7428
    @noopurdubey7428 Рік тому

    Hi Anjan, thank you for the video. I need urgent help...
    I have a usecase where I need to append only delta data of a json file from GCS to bigquery, its like if the file already exists in Bigquery and if I load same file with updated record or updated row then how can I just update the new entry and not overwrite the existing old entries.

  • @abhijeet2218
    @abhijeet2218 6 місяців тому

    How to do the a ove for 100 Gbs of data that is going to come in the buckets

  • @AshishDukare-vr6xb
    @AshishDukare-vr6xb 4 місяці тому

    what is this event and where it is coming from?

  • @AbeL-mp3cq
    @AbeL-mp3cq Рік тому

    You can only store up to 5 files, the others are no longer stored as tables, but stored as records inside data_loading_metadata, o r am I wrong?

  • @nagendrayerragundla368
    @nagendrayerragundla368 2 роки тому

    Can you make video on send and from Linux to pubsub . I mean how to send or receive message

  • @vamsiDobbala
    @vamsiDobbala Рік тому

    what if file exist in some folder in gcs bucket

  • @asifshaik8033
    @asifshaik8033 Рік тому

    Could you please ladvise me or provide me reference on designing streaming pipeline from oracle to Bigquery?

  • @nlaravilla
    @nlaravilla 11 місяців тому

    Hi, could I do this for only a folder instead of the whole bucket?

  • @zramzscinece_tech5310
    @zramzscinece_tech5310 2 роки тому +1

    Pls do share the code so that we can run and learn.

  • @muralikrishna-qh6vg
    @muralikrishna-qh6vg Рік тому

    Nice video

  • @gauravmishra3498
    @gauravmishra3498 7 місяців тому

    Hi, Could you please provide your LinkedIn Id here . Your content is superb apart from other tutorials.