Awesome.... The amount of effort you put to make this session, really great. Hats off. Thanks a lot
@CloudMonkey2 жыл бұрын
Thank you for appreciating the effort I put in to make this GCP tutorials.
@nanditasahu23582 жыл бұрын
Amazing Video . Thanks for this
@kevinmaillet80172 жыл бұрын
This was an amazing walk-through. Thank you, sir!
@CloudMonkey2 жыл бұрын
Glad you liked it. You are going to love the next one I am working on.
@anandakumarsanthinathan47403 жыл бұрын
Absolutely wonderful. Many, many thanks for taking so much time to post such an insightful post. You have covered pretty much all the topics surrounding Cloud Run services.
@binoypaul40302 жыл бұрын
This is a wonderful video. Thank you for your efforts in this detailed explanation. If possible, can you also give a walk through of "Jobs" feature which is getting rolled out on Cloud Run?
@CloudMonkey2 жыл бұрын
Cloud run is one of my favorite service so I will try to do that video on Jobs thingy.
@LucasOliveira-w2x Жыл бұрын
very fantastic.... I have a question, how to configure Oauth2 in Cloud Run to make this url available for an application to write? The flask code would be pubsub
@CloudMonkey Жыл бұрын
You have to either use API Gateway or Cloud Endpoint and implement OAuth2 there.