No video

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

  Рет қаралды 75,184

Anton Putra

Anton Putra

Күн бұрын

Пікірлер: 73
@AntonPutra
@AntonPutra 11 ай бұрын
🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com
@Mamadeshun
@Mamadeshun 7 ай бұрын
Truely this is the best tutorial for Google Cloud Function and the most frequent related services EVER!! THANK YOU
@AntonPutra
@AntonPutra 7 ай бұрын
thank you :)
@AntonPutra
@AntonPutra 2 жыл бұрын
⏱️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
@TrippleMYouAlreadyKnow
@TrippleMYouAlreadyKnow Жыл бұрын
Great content, clear and very to the point with practical examples! Thanks so much!
@AntonPutra
@AntonPutra Жыл бұрын
Thanks Brian!
@ArthurSilva-mb5fq
@ArthurSilva-mb5fq Жыл бұрын
By far the best video about this subject.
@AntonPutra
@AntonPutra Жыл бұрын
Thanks Arthur!
@mankmantos9292
@mankmantos9292 Жыл бұрын
Thank you a million ma man, saved alot of time.
@AntonPutra
@AntonPutra Жыл бұрын
Thanks Mank!
@abbaskp3330
@abbaskp3330 Жыл бұрын
Extraordinary 🎉…Thanks a lot…please more videos.
@AntonPutra
@AntonPutra Жыл бұрын
Thanks Abbas!
@juanjuarez3405
@juanjuarez3405 8 ай бұрын
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
@AntonPutra
@AntonPutra 8 ай бұрын
Thank you! It's been a while since I worked with Google functions. They have released a new version based on Cloud Run, so you might want to look into it.
@AntonPutra
@AntonPutra Жыл бұрын
👉 How to Manage Secrets in Terraform - kzbin.info/www/bejne/aX-TpXqBrNt1mqM 👉 Terraform Tips & Tricks - kzbin.info/www/bejne/bYScZaKLid5lsJY 👉 ArgoCD Tutorial - kzbin.info/www/bejne/sHjRlZqafMZkisU
@DominicLucchi
@DominicLucchi 2 ай бұрын
goated tutorial
@AntonPutra
@AntonPutra 2 ай бұрын
thanks
@functional-human
@functional-human 2 жыл бұрын
Can you make a tutorial on setting up integration test for cloud function? Also waiting for Api gateway video
@AntonPutra
@AntonPutra 2 жыл бұрын
Sure, will do it soon
@titikay4real
@titikay4real 3 ай бұрын
This tutorial is A1!
@AntonPutra
@AntonPutra 3 ай бұрын
It's the first iteration of cloud functions, I'll refresh it soon to v2
@good_vibes_20
@good_vibes_20 3 ай бұрын
Nice job
@AntonPutra
@AntonPutra 3 ай бұрын
thank you, little bit outdated, i'll soon make a new one
@good_vibes_20
@good_vibes_20 3 ай бұрын
@@AntonPutra Sounds good. Subbed!
@julijanniko
@julijanniko 2 жыл бұрын
Awesome video. Thanks!
@AntonPutra
@AntonPutra 2 жыл бұрын
Thanks!!
@shantanu_kumar
@shantanu_kumar 8 ай бұрын
Major thanks :)
@AntonPutra
@AntonPutra 8 ай бұрын
Welcome, but it's slightly outdated. They released Gen 2 functions a while ago.
@shantanu_kumar
@shantanu_kumar 8 ай бұрын
@@AntonPutra Maybe, but I was so damn clueless about cloud functions, that this video formed the foundation of my learning. Please keep at it. You have a way of distilling down the concepts so well.
@MrRidwanbejoz
@MrRidwanbejoz Жыл бұрын
your name sounds like Indonesian name. Thanks for the video, Anton.
@AntonPutra
@AntonPutra Жыл бұрын
Thanks ridwan! I got it a lot when i was at bali =)
@MrRidwanbejoz
@MrRidwanbejoz Жыл бұрын
@@AntonPutra Ah I see. That should be awesome experience, Anton.
@informationsatellite5155
@informationsatellite5155 10 ай бұрын
amazing..thanks a lot..
@AntonPutra
@AntonPutra 10 ай бұрын
welcome!
@HennesysDisla
@HennesysDisla 4 ай бұрын
curl call on function b did not return the message "Hello from function A" it gave the following error "Your client does not have permission to get URL /function-b from this server."
@AndrewZhilenko
@AndrewZhilenko 2 жыл бұрын
Thanks a lot!
@AntonPutra
@AntonPutra 2 жыл бұрын
You're welcome!
@andrewzakharov1352
@andrewzakharov1352 Жыл бұрын
super thank you
@AntonPutra
@AntonPutra Жыл бұрын
welcome
@mamun001
@mamun001 Жыл бұрын
Thank you
@AntonPutra
@AntonPutra Жыл бұрын
Welcome!
@emilioizquierdo7395
@emilioizquierdo7395 2 жыл бұрын
Hi, great video, thank you. You mention another video for deep dive on api gateway. Is that coming out soon?
@AntonPutra
@AntonPutra 2 жыл бұрын
thanks, in progress
@DanielRios549
@DanielRios549 3 ай бұрын
Can I use GCP Functions to chech user authetication in a GCP CDN project?
@AntonPutra
@AntonPutra 3 ай бұрын
Most likely, you can, but I can tell you this off the top of my head
@WaqarMurtaza-yk2fh
@WaqarMurtaza-yk2fh 2 ай бұрын
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?
@AntonPutra
@AntonPutra Ай бұрын
It's been a while since I recorded that tutorial. I don't have the answer off the top of my head.
@alexisurquijo4486
@alexisurquijo4486 Жыл бұрын
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?
@AntonPutra
@AntonPutra Жыл бұрын
Most likely, they added some functionality in 2dn gen
@lukaszgmail
@lukaszgmail 5 ай бұрын
Excuse me, why my post are deleting? Two times it hapens.
@rohithkotar8466
@rohithkotar8466 Жыл бұрын
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?
@AntonPutra
@AntonPutra Жыл бұрын
Not sure, but you can create multiple functions, they free until they invoked...
@alessandroceccarelli6889
@alessandroceccarelli6889 5 ай бұрын
How do you do that in python? Thank you so much
@AntonPutra
@AntonPutra 5 ай бұрын
I did not get a question, but they have a separate wiki for python functions - cloud.google.com/functions/docs/create-deploy-http-python
@ashishgannapuram1497
@ashishgannapuram1497 Жыл бұрын
can i configure cloud watch alerts from aws to the pubsub topic? please reply me with answer
@AntonPutra
@AntonPutra Жыл бұрын
You need to be more specific. Do you want to send cloud watch alerts to gcp? why?
@ashishgannapuram1497
@ashishgannapuram1497 Жыл бұрын
@@AntonPutra we have configured gcp pubsub alerts to cortex alert manager and for multiple cloud in order to follow same hierarchy I need to send alert manager via pubsub to perform enhancement of alert msgs using cloud functions.
@rahmataulia
@rahmataulia 11 ай бұрын
Thx pak anton! Do you have udemy course?
@AntonPutra
@AntonPutra 11 ай бұрын
Not yet, still have a full time job hard to combine
@DxBang3D
@DxBang3D Жыл бұрын
Subtitles are all over the place... not even sure they are for this video..
@AntonPutra
@AntonPutra Жыл бұрын
it's auto sync by youtube
@slambingo_
@slambingo_ Жыл бұрын
4:04 what is he saying? i can't understand it
@AntonPutra
@AntonPutra Жыл бұрын
you need to install "gcloud"
@slambingo_
@slambingo_ Жыл бұрын
​@@AntonPutrathank you
@jaimellanos5386
@jaimellanos5386 Жыл бұрын
Hola buenas alguien que me pueda ayudar con un trabajo.
@AntonPutra
@AntonPutra Жыл бұрын
Thanks, if I understood the translation correctly. =)
@starbutterfly6950
@starbutterfly6950 2 жыл бұрын
подтяни акцент, а так норм
@AntonPutra
@AntonPutra 2 жыл бұрын
spasibo
@TechMarketer
@TechMarketer 2 жыл бұрын
Nice video, unfortunately: 1 - I can't find the code used in the tutorial 2 - The explanations (example: why we should use secret manager?) are insufficient Слава Україні! Pawel.
@AntonPutra
@AntonPutra 2 жыл бұрын
Thank you for feedback! You can find the source code on my website - antonputra.com/google/google-cloud-functions-tutorial/#api-gateway-with-cloud-functions. Some part of it on GitHub - github.com/antonputra/tutorials/tree/main/lessons/106
@TechMarketer
@TechMarketer 2 жыл бұрын
@Anton Putra Thx!!
@user-gv6yo3si3s
@user-gv6yo3si3s 10 ай бұрын
very very concise video, boiled down to the important things. thank you!
@AntonPutra
@AntonPutra 10 ай бұрын
Thank for the feedback!
Google Cloud Api Gateway Tutorial
35:43
ForDevelopers
Рет қаралды 18 М.
Prank vs Prank #shorts
00:28
Mr DegrEE
Рет қаралды 8 МЛН
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 51 МЛН
123 GO! Houseによる偽の舌ドッキリ 😂👅
00:20
123 GO! HOUSE Japanese
Рет қаралды 5 МЛН
Harley Quinn's revenge plan!!!#Harley Quinn #joker
00:59
Harley Quinn with the Joker
Рет қаралды 25 МЛН
GOOGLE CLOUD FUNCTIONS TUTORIAL FOR BEGINNERS USING NODE.JS
42:34
How I deploy serverless containers for free
6:33
Beyond Fireship
Рет қаралды 483 М.
Google Cloud Platform (GCP) - Google Cloud Functions Deep Dive
1:50:36
C# (.NET) vs. Go (Golang): Performance Benchmark in Kubernetes
14:30
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 271 М.
Cloud Run QuickStart - Docker to Serverless
7:50
Fireship
Рет қаралды 183 М.
What is an API Gateway?
10:19
IBM Technology
Рет қаралды 305 М.
API vs. SDK: What's the difference?
9:21
IBM Technology
Рет қаралды 1,4 МЛН
Prank vs Prank #shorts
00:28
Mr DegrEE
Рет қаралды 8 МЛН