🤔 What do you think of the choices Martin made? Would you choose different products? Let us know below! ✅ Let us know and subscribe for more Google Cloud tips → goo.gle/GoogleCloudTech
My fav episode, i've done something kinda similar for internal dashboard, it was angular cloud run service with https external load balancer and authentication with IAP
That sounds like a very nice architecture! IAP makes authentication easy for your web apps if you know who your users are up-front, like for a company-internal app. Cloud Identity Platform is my preferred tool when I want new users to be able to sign up.
Both are great products, but I think you will find that Cloud Run is easier to adapt as your needs change. For example, you might start without containers, and then decide to switch to containers in the future. Cloud Run supports both approaches.
Good question! Google Cloud Storage is a great option for storing static assets for web apps, like HTML, CSS, and JS files. We should have included it for consideration in the video.
I have this new comment tracker app, so I never miss a comment any more 😁 ! Was out of the office last week, and will respond to your comment on that other video. Thanks for the heads up.
This is an underrated comment 😄. I haven't heard of jquery for a long, long time. But if jquery is what the team knows, and it lets you launch the app sooner, go for it!
@@LarsRyeJeppesen And here we are kidding around about jQuery, and yet it is still used on 94.6% of all websites that use Javascript according to w3techs. 😮
🤔 What do you think of the choices Martin made? Would you choose different products? Let us know below!
✅ Let us know and subscribe for more Google Cloud tips → goo.gle/GoogleCloudTech
My fav episode, i've done something kinda similar for internal dashboard, it was angular cloud run service with https external load balancer and authentication with IAP
That sounds like a very nice architecture! IAP makes authentication easy for your web apps if you know who your users are up-front, like for a company-internal app. Cloud Identity Platform is my preferred tool when I want new users to be able to sign up.
By the way, the Cloud Run + IAP integration has launched. See the video titled "Cloud Run user auth for internal apps" that was released recently.
Thanks for wonderful architecture set up discussion.Please add application/infra automation set up to make it more comprehensive end to end in future
Excellent idea -- thank you!
GCP does a way better job of training people than AWS. It’s almost like they want their platform to be approachable and easy to use…
This. 1000% this.
Best way to learn - a real world use-case, and not just a "hello world!"
Firestore, Cloud Run and PubSub are just matches made in Heaven.
Agreed! Now that I think about it, I'm surprised we didn't use PubSub in this app.
@@TheMomander Indeed, and we cannot forget Cloud Memorystore (Redis). Love it
Waiting for the next part.
Thanks for this. I couldn't decide between using App engine or Cloud run for my hobby node js app. Guess I'll go with Cloud run then.
Both are great products, but I think you will find that Cloud Run is easier to adapt as your needs change. For example, you might start without containers, and then decide to switch to containers in the future. Cloud Run supports both approaches.
Thanks for this video. I'm wondering: Why wasn't GCS amongst the options considered to host the static assets?
Good question! Google Cloud Storage is a great option for storing static assets for web apps, like HTML, CSS, and JS files. We should have included it for consideration in the video.
Fantastic video of a common situation.
Fantastic video, more of these please!
nice dashboard and explanation
This is great!
Great video!
I just realized that the first episode was 4months ago...
@martin can you please check our conversation thread in the video about memstore and cloud run. Any help is appreciated.
I have this new comment tracker app, so I never miss a comment any more 😁 ! Was out of the office last week, and will respond to your comment on that other video. Thanks for the heads up.
hi, why not just simple cloud run, generated html from cloud run plus little bit jquery 😁
This is an underrated comment 😄. I haven't heard of jquery for a long, long time. But if jquery is what the team knows, and it lets you launch the app sooner, go for it!
JQUERY? whoa
@@LarsRyeJeppesen And here we are kidding around about jQuery, and yet it is still used on 94.6% of all websites that use Javascript according to w3techs. 😮
@@TheMomander yes I know, very sad