Google Cloud Scheduler - Calling Pub/Sub

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • In this video you are going to learn how to use Google Cloud Scheduler service and call Pub/sub using the scheduler.
    ----------
    - Questions? Thoughts? Disagreements? Tell us here in the comments.
    ----------
    - PLEASE SUBSCRIBE! / @cloudadvocate
    Oh and follow me!
    / multicloudguy
  • Наука та технологія

КОМЕНТАРІ • 21

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

    Hi there, thanks for this tut, but I have an error when I force run the job it says failed and looking at the logs it says "UNAUTHENTICATED"? Any idea? Thanks!

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

    @Cloud Advocate so basically we are publishing messages only but through cloud scheduler am I right ?

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

    Is there any Failure case where message was not published by the scheduler ?

  • @dunithd
    @dunithd 4 роки тому

    Excellent job! Maybe you can do another video to include frequent problems we come across in enterprises such as how to handle failures in the target? How to configure retries and view logs for an execution. Thanks!

    • @CloudAdvocate
      @CloudAdvocate  4 роки тому

      Thank you, good suggestion!! will do :)

  • @anaghabharadwaj1653
    @anaghabharadwaj1653 3 роки тому

    Can we call Dataflow job through Cloud Scheduler? If so could you please guide me for the same

  • @warperone
    @warperone 4 роки тому

    how do you create heirachy of topics e.g. /sensors/temperature

  • @emmanuelokorie7421
    @emmanuelokorie7421 4 роки тому +1

    Thanks for this video, However I have a quick question. How do I link a file to the scheduler, i.e say I want to always run a python script every minute ?

    • @CloudAdvocate
      @CloudAdvocate  4 роки тому +1

      Will make a video on that :)

    •  4 роки тому

      please, make that video xD

    • @CloudAdvocate
      @CloudAdvocate  4 роки тому

      I already did that. Could you please search on my channel for cloud scheduler.

  • @shivamanand8998
    @shivamanand8998 3 роки тому

    Thank You Sir

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

    How to move messages from pub sub to cloud storage?

  • @adnanbandey5450
    @adnanbandey5450 4 роки тому

    Hey. I've been stuck at one problem for a long time now and it's basically that I've created a cloud function and kept the same topic in pub sub and the one in cloud scheduler but the function doesn't complete the job it has to do while when I run the same code in jupyter notebook it does the job. Let me know if anyone has done this as in used the cloud scheduler to invoke a cloud function will be really helpful.

  • @ajaymahar5538
    @ajaymahar5538 4 роки тому

    This is awesome can you make videos on real life problems like how to start and stop instances in given days (like weekends) using pubsub and schedulers and cloud functions??

    • @CloudAdvocate
      @CloudAdvocate  4 роки тому

      Yes Ajay, will do that. Very good scenario on cost savings.

  • @gatewayyemo2826
    @gatewayyemo2826 4 роки тому

    Can we use this service for on premisse data copy into GCP VM machine? Can you please let me how to do copy data on premiss to GCP vm machine(data size 700GB).

    • @CloudAdvocate
      @CloudAdvocate  4 роки тому

      Its not recommended to transfer such huge data to VM. You should transfer first to GCS. www.google.com/amp/s/cloudblog.withgoogle.com/products/storage-data-transfer/introducing-storage-transfer-service-for-on-premises-data/amp/

    • @gatewayyemo2826
      @gatewayyemo2826 4 роки тому

      Thank you so much for your replied. Have you created any video on this services?

    • @CloudAdvocate
      @CloudAdvocate  4 роки тому

      I don't think I can do that :) since it might not be a free service. Let me look into it. Thanks.