How to work on Google Cloud Platform & Cloud Storage in python | Step by Step Tutorial for Beginners

Опубликовано: 23 Август 2022
на канале: Programming Epitome
1,077
13

How to set up python development environment to work on Google Cloud Platform? How to work on Google Cloud Storage? How to download and upload files to the bucket through python code running on local machine How to create a service account? How to create/get a service key in json for authentication? How to use a service key for authentication? How to read all filenames present in a bucket?
Step by Step detailed tutorial for absolute beginners on Google Cloud Plaform (GCP) and Google Cloud Storage (GCS)

======================================

CHAPTERS:
0:00 Intro
0:14 Steps to set up environment
1:20 Creating Service Account
2:14 Create a Service Key
2:55 Upload file to bucket through Console
3:50 Downloading SDK
4:28 Creating Virtual Environment
8:58 Python Code
16:10 Get file from GCS to your computer
25:26 Upload file to GCS from your computer

=====================================

USEFULL LINKS:

How to download the latest version of python:
   • How to download Latest version of 64 ...  

How to install python with correct path:
   • Install Python in windows with correc...  

Link to download Google Cloud SDK:
https://cloud.google.com/sdk/docs/ins...

Link to the documentation for setting up python dev environment:
https://cloud.google.com/python/docs/...