GCP Tutorial | Generate a Signed URL For Google Cloud Storage Files In Python
ฝัง
- เผยแพร่เมื่อ 6 ก.พ. 2025
- The signed url is Google Cloud storage feature to grant temporary access to a private object in your Cloud Storage bucket to allow people to download or view a file without needing a gmail account or permission. In this tutorial, you are going to learn how to use Google Cloud Storage API to generate a signed url in Python.
📋 Source Code: / source-code-gcp-104143883
📋 More on Google Cloud (GCP): cloud.google.c...
► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Paypal: www.paypal.me/...
☕ Venmo: @Jie-Jenn
💸 Join Robinhood with my link and we'll both get a free stock: bit.ly/3iWr7LC
► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
🛒 By shopping on Amazon → amzn.to/2JkGeMD
👩💻 Follow me on Linked: / jiejenn
🌳 Becoming a Patreon supporter: / jiejenn
✉️ Business Inquiring: TH-cam@LearnDataAnalysis.org
#gcp #tutorial #googlecloud
Can I use this method to protect routes in Google CDN? For example, I have a static website in a bucket that have a bit of pre-rendered pages and client side hydration too, I want to protect routes that should be available only for authenticated users (not on Google, but using a internet JWT cookie), can I do that?
Pretty sure you can, but you might need to double check it.