Automation Using Python on Google Cloud — IAM Service Accounts

Akram Rayri
Oct 7, 2023

--

In this real-world based project, I acted as a Cloud Specialist and used IAM services to create a Service Account. This service account allowed communication via scripts within the architecture through Cloud SDK and Python Scripts.

To have it deployed, I have downloaded both Google Cloud SDK packages together with latest version of Python on windows. By using CMD command prompt, I have implemented the python script that I prepared before, which includes the authentication key for the Google Service Account that is responsible on accessing the Cloud resources. The python script will also list all the created resources in my GCP project such as compute instances or object storage.

By this, I have implemented a solution to automate the access to my cloud resources created in my GCP project.

--

--

Akram Rayri
Akram Rayri

Written by Akram Rayri

ICT Consultant and Engineer with focus on Cloud & DevOps | AWS | Microsoft Azure | Google Cloud | Oracle Cloud

No responses yet