Google Cloud Functions Tutorial: HTTP & API Gateway & Pub/Sub Triggers + Authentication & Serverless

preview_player
Показать описание

▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

=========
⏱️TIMESTAMPS⏱️
0:00 Intro
0:33 Cloud Functions HTTP Trigger
2:39 Cloud Functions Authentication
4:06 Authenticating Function to Function Calls
7:15 Using Secrets in Google Cloud Functions
10:00 Deploy Cloud Function from GitHub
13:51 Google Cloud Functions CI CD
17:45 Deploy Cloud Function Using Terraform
19:31 Run Cloud Functions Locally
20:17 Cloud Functions PubSub Trigger
22:03 Trigger a Function on Cloud Storage Changes
23:42 API Gateway with Cloud Functions

=========
Source Code

#GCP #CloudFunctions #DevOps
Рекомендации по теме
Комментарии
Автор

Truely this is the best tutorial for Google Cloud Function and the most frequent related services EVER!! THANK YOU

Mamadeshun
Автор

⏱️TIMESTAMPS⏱️
0:00 Intro
0:33 Cloud Functions HTTP Trigger
2:39 Cloud Functions Authentication
4:06 Authenticating Function to Function Calls
7:15 Using Secrets in Google Cloud Functions
10:00 Deploy Cloud Function from GitHub
13:51 Google Cloud Functions CI CD
17:45 Deploy Cloud Function Using Terraform
19:31 Run Cloud Functions Locally
20:17 Cloud Functions PubSub Trigger
22:03 Trigger a Function on Cloud Storage Changes
23:42 API Gateway with Cloud Functions

AntonPutra
Автор

Great content, clear and very to the point with practical examples! Thanks so much!

TrippleMYouAlreadyKnow
Автор

very very concise video, boiled down to the important things. thank you!

TorbenDury-nu
Автор

curl call on function b did not return the message "Hello from function A" it gave the following error "<h2>Your client does not have permission to get URL <code>/function-b</code> from this server.</h2>"

HennesysDisla
Автор

Excellent contribution, I made a cloud function (Java) with authorization that connects to bigquery and returns a json. In the console I generate my print-indentity-token and consume this "service" from postman, but I don't know how to consume this service from another cloud, or how to get the print-indentity-token to send it to you in the header

juanjuarez
Автор

By far the best video about this subject.

ArthurSilva-mbfq
Автор

Can you make a tutorial on setting up integration test for cloud function? Also waiting for Api gateway video

functional-human
Автор

Hi, when I create de function, it asks me for a connector. It is mandatory.
What should I do?

Thanks.

ravendfj
Автор

Extraordinary 🎉…Thanks a lot…please more videos.

abbaskp
Автор

Excuse me, why my post are deleting? Two times it hapens.

lukaszgmail
Автор

Can I use GCP Functions to chech user authetication in a GCP CDN project?

DanielRios
Автор

I need to run a function when ever files are modified in any buckets. How can I mention multiple buckets in trigger event? What can be the solution for this?

rohithkotar
Автор

What if I don't have an owner role, will i need to change IAM policy to allUsers 'invoker role' to invoke the function? Also to invoke with such permissions set, will I still have to pass token in headers?

WaqarMurtaza-ykfh
Автор

Thank you a million ma man, saved alot of time.

mankmantos
Автор

your name sounds like Indonesian name. Thanks for the video, Anton.

MrRidwanbejoz
Автор

How do you do that in python? Thank you so much

alessandroceccarelli
Автор

Amazing! Is there a way to protect cloud function by using oauth 2.0 authorization server? I mean using an authorization server that generate an access token and then call a function using this token?

alexisurquijo
Автор

can i configure cloud watch alerts from aws to the pubsub topic?
please reply me with answer

ashishgannapuram
Автор

Hi, great video, thank you. You mention another video for deep dive on api gateway. Is that coming out soon?

emilioizquierdo