Google Cloud Functions - Serverless in GCP

  Рет қаралды 22,322

Cloud Advocate

Cloud Advocate

Күн бұрын

Understanding serverless is very important to in cloud computing world. It also plays a very important role to get you a job as a cloud architect.
In today's video you are going to understand about what is Serverless at a very high level and how to do serverless computing in Google Cloud Platform, using Google cloud functions.
Google Cloud Functions - Serverless in GCP
Create a simple HTML website using cloud functions!!
----------
- Questions? Thoughts? Disagreements? Tell us here in the comments.
----------
- PLEASE SUBSCRIBE! / @cloudadvocate

Пікірлер: 36
@jameswestwood1268
@jameswestwood1268 3 жыл бұрын
This video informed me that I need Google App Engine! Thank you.
@mathanrajendar1404
@mathanrajendar1404 4 жыл бұрын
Good one to understand functions. Thanks! Keep Rolling!
@CloudAdvocate
@CloudAdvocate 4 жыл бұрын
Thanks, will do!
@Vijay-Yarramsetty
@Vijay-Yarramsetty 2 жыл бұрын
50 seconds in to the video, you earned a new subscriber.
@CloudAdvocate
@CloudAdvocate 2 жыл бұрын
Thank you 💕
@manoharpaswan2930
@manoharpaswan2930 11 ай бұрын
It is a nice video
@adeoke3086
@adeoke3086 4 жыл бұрын
Great video. Just one point that I would like to note is that the timeout applies to the length of time the function takes to execute, not the time between successive function executions. I was slightly confused by the term timeout here. In other words, if your function takes longer than the max timeout it may be the case that your function does not execute. I say may as if a successive request comes in for the same function in the time frame then the function may also be executed, but this is of course not good behaviour.
@CloudAdvocate
@CloudAdvocate 4 жыл бұрын
Yes you are right, timeout is the function execution time. Thank you!!
@tapastripathy8144
@tapastripathy8144 2 жыл бұрын
Very Informative video.
@santoshkudhale6799
@santoshkudhale6799 4 жыл бұрын
Thanks for the video. It really help to understand cloud function.
@CloudAdvocate
@CloudAdvocate 4 жыл бұрын
Thank you Santosh :)
@ibmuser13
@ibmuser13 3 жыл бұрын
thanks for the video GK. one question - how was the cloud functions able to execute the HTML code with the runtime selected as python 3.7?
@vikramadithyaanand759
@vikramadithyaanand759 3 жыл бұрын
Understood it better. Thank you
@CloudAdvocate
@CloudAdvocate 3 жыл бұрын
Glad it helped!
@cdgtopnp
@cdgtopnp 3 жыл бұрын
Hey GK.....you are my go-to guy for gcp gyaan and the speed with which gcp is progressing makes some of the info (and thereby the video) go obsolete real fast....If you could annotate the video with updated info (eg cloud functions support java too) it would be highly appreciated
@CloudAdvocate
@CloudAdvocate 3 жыл бұрын
Thank you Varun, yeah thats a good point. I need to put may be an overlay..coz once you upload the video. You can re-upload or edit the same with new video. I hope people would finally look at the official documentation :). I appreciate your feedback!!
@dataNX
@dataNX 3 жыл бұрын
Nice Explanation!
@jagadeeshr91
@jagadeeshr91 3 жыл бұрын
thanks for good explanation
@ateekain5739
@ateekain5739 2 жыл бұрын
How can I monitor and create alerts in slack, email for errors and other metrics for gcp cloud functions. What tools are best.
@manoharpaswan2930
@manoharpaswan2930 11 ай бұрын
Can you just tell me, How can I trigger an process or app, if a file is available in google storage or S3 Bucket?
@jayanth1376
@jayanth1376 3 жыл бұрын
👌👌👌
@harveynorman8787
@harveynorman8787 3 жыл бұрын
Thanks! Great info
@surendarmohan7375
@surendarmohan7375 3 жыл бұрын
Hi - I have set up similar cloud functions and my function want to connect to an API in ISP server & ISP server has an IP. To start connectivity test - how do i test the connectivity between cloud function and ISP server? i dont see an console nor a way to check the connectivity?
@Rhythm369
@Rhythm369 3 жыл бұрын
Can you Give Road Map to Information Technology since 1985 to 2020 and beyond And What a Fresher at Age 55 can get in to the missed journey
@akhil123456000
@akhil123456000 3 жыл бұрын
Very good talk, expecting more on GCP from you
@SM-yw4cy
@SM-yw4cy 3 жыл бұрын
Hi, thank you for this content. I understand in general of using Cloud Functions to run a single purpose application. What i am confused is HTTP request triggering a Cloud Function - can you cite a scenario or business case study where Cloud Function executes a function based on a HTTP trigger. Thanks
@vainav5794
@vainav5794 2 жыл бұрын
iam not entirely sure on this but i think you can create your own rest api like in express or flask using cloud functions
@bandhammanikanta
@bandhammanikanta 2 жыл бұрын
Great Explanation but please do not talk straight to the camera, instead, please put some images in the side so we can focus there and listen to you. Thanks.
@CloudAdvocate
@CloudAdvocate 2 жыл бұрын
Noted
@arpanamehta5360
@arpanamehta5360 3 жыл бұрын
The information regarding cloud function supporting only three languages.. is this still the same now?
@CloudAdvocate
@CloudAdvocate 3 жыл бұрын
Hi Arpana, I would suggest to double check with documentation or through the console.
@pallavi.daga.dancer
@pallavi.daga.dancer 2 жыл бұрын
I think it supports 7 languages now.
@humsatv8875
@humsatv8875 2 жыл бұрын
can i run wordpress
@salestinmarak3748
@salestinmarak3748 4 жыл бұрын
Im Fresh
@salestinmarak3748
@salestinmarak3748 4 жыл бұрын
I'm have work
Google Cloud Scheduler - Calling Cloud Function
13:16
Cloud Advocate
Рет қаралды 35 М.
Deploying Cloud Function using Google Cloud Build
25:17
Cloud Advocate
Рет қаралды 18 М.
Can This Bubble Save My Life? 😱
00:55
Topper Guild
Рет қаралды 73 МЛН
Cloud Functions vs. Cloud Run
20:37
Google Cloud Tech
Рет қаралды 48 М.
Run Cloud Functions Everywhere (Cloud Next '19)
45:31
Google Cloud Tech
Рет қаралды 23 М.
AWS Networking Basics For Programmers | Hands On
27:14
Travis Media
Рет қаралды 118 М.
VPC Peering in Google Cloud | Networking in GCP
18:02
Cloud Advocate
Рет қаралды 16 М.
Top 50+ AWS Services Explained in 10 Minutes
11:46
Fireship
Рет қаралды 1,5 МЛН
Securing Cloud Function using Google Cloud API Gateway
21:48
Cloud Advocate
Рет қаралды 26 М.
Service Accounts in Google Cloud - IAM in GCP.
18:49
Cloud Advocate
Рет қаралды 52 М.
Create Your First AWS Lambda Function | AWS Tutorial for Beginners
12:44
Tiny Technical Tutorials
Рет қаралды 138 М.
Generative AI in a Nutshell - how to survive and thrive in the age of AI
17:57
САМЫЙ ОПАСНЫЙ iPHONE В МИРЕ 🤯 #iphone
1:01
ТЕХНОБЛОГ АЛИША
Рет қаралды 281 М.
Худший iPhone 16. #apple #iphone
1:01
Не шарю!
Рет қаралды 247 М.
Samsung vs Iphone
0:21
Takadori1
Рет қаралды 20 МЛН
Bluetooth connected successfully 💯💯
0:16
Blue ice Comedy
Рет қаралды 4,8 МЛН