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

Поделиться
HTML-код
  • Опубликовано: 20 окт 2022
  • code for this, educational purpose only
    github.com/anjangcp/GCP-Data-...

Комментарии • 29

  • @TheSoftwareServices
    @TheSoftwareServices Месяц назад +1

    great presentation, informative session tq Anjan

  • @fcoatis
    @fcoatis Год назад +1

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

  • @user-hd5ws8nr9i
    @user-hd5ws8nr9i Год назад +1

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

  • @user-yg2ch3wn4g
    @user-yg2ch3wn4g 3 месяца назад +1

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

  • @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?

  • @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.

  • @muralikrishna-qh6vg
    @muralikrishna-qh6vg Год назад

    Nice video

  • @uhstube74
    @uhstube74 5 месяцев назад

    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?

  • @amitjaiswal781
    @amitjaiswal781 Год назад

    Please make a complete a series on GCP Data engineering.

  • @cloudlover9186
    @cloudlover9186 Год назад +2

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

  • @user-xy4bm5ei1h
    @user-xy4bm5ei1h Год назад

    what if file exist in some folder in gcs bucket

  • @sudipmukherjee2773
    @sudipmukherjee2773 Год назад

    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  Год назад +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 .

  • @nagendrayerragundla368
    @nagendrayerragundla368 Год назад

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

  • @asifshaik8033
    @asifshaik8033 Год назад

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

  • @abhijeet2218
    @abhijeet2218 2 месяца назад

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

  • @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?

  • @AshishDukare-vr6xb
    @AshishDukare-vr6xb Месяц назад

    what is this event and where it is coming from?

  • @nlaravilla
    @nlaravilla 7 месяцев назад

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

  • @zramzscinece_tech5310
    @zramzscinece_tech5310 Год назад +1

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

  • @tawqirsarkhot7610
    @tawqirsarkhot7610 Год назад

    can you please share the code

  • @gauravmishra3498
    @gauravmishra3498 3 месяца назад

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