43. Cloud Functions with Pub/Sub Trigger | Google Quick Tutorials

preview_player
Показать описание
Explore cloud functions with pub/sub trigger in this quick tutorial.

This video is part of our series of quick tutorials using Google Cloud Platform.
If you have experience in Google Cloud, or this is your first time using the console, these short hands-on tutorials will help you acclimate yourself on how to use Google Cloud.



ROI Training offers customized training solutions for enterprise organizations, from financial institutions, to health orgs, to universities. Contact us for more information.

Connect with ROI Training

#googlecloud​ #31daysofgcp​ #roitraining
Рекомендации по теме
Комментарии
Автор

00:03 Creating a Cloud Function to translate messages into Spanish from a Pub/Sub topic
00:48 Creating Cloud Function with Pub/Sub Trigger
01:25 Creating a Cloud Function with Node.js runtime
02:01 Cloud Functions with Pub/Sub Trigger uses Google Translate API for message conversion.
02:34 Using translate client to translate text to Spanish
03:01 Setting up the entry point function and importing libraries for Cloud Functions
03:40 Deploy and test a Cloud Function with Pub/Sub trigger
04:31 Demonstration of creating a cloud function triggered by a Pub/Sub message
Crafted by Merlin AI.00:03 Creating a Cloud Function to translate messages into Spanish from a Pub/Sub topic
00:48 Creating Cloud Function with Pub/Sub Trigger
01:25 Creating a Cloud Function with Node.js runtime
02:01 Cloud Functions with Pub/Sub Trigger uses Google Translate API for message conversion.
02:34 Using translate client to translate text to Spanish
03:01 Setting up the entry point function and importing libraries for Cloud Functions
03:40 Deploy and test a Cloud Function with Pub/Sub trigger
04:31 Demonstration of creating a cloud function triggered by a Pub/Sub message

ujjwalkumar
Автор

Great content! Straightforward and clear! Thank you!

TrippleMYouAlreadyKnow
Автор

this the perfect video i found. sir can you demo with auto run the function like after 5 minutes or 30 secs are every Saturday or Sunday etc.

IshaqKhan
Автор

great sir but where we can get the source code file

ManojkrishnaTiwari
Автор

Hello there, Is there a way to acknowledge the message once we pull it out? Please suggest.

Kogulansendhan
Автор

I am having trouble triggering two functions on the same topic . Only one runs. What am I doing wrong ?

lizbellinghoven