Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Cloud Platform

How To Export Gcp's Security Center Assets To A Cloud Storage Via Cloud Function?

I have a cloud function calling SCC's list_assets and converting the paginated output to a List… Read more How To Export Gcp's Security Center Assets To A Cloud Storage Via Cloud Function?

How To Locally Unit Test Python 3 App Engine Application?

I have testbed setup locally to test python2.7 based app engine application. As part of the python3… Read more How To Locally Unit Test Python 3 App Engine Application?

How We Can Access Any Configuration File From Other Bucket (instead Of Composer Bucket)

I am new in python and google composer. I am trying to read configuration(.properties) file from go… Read more How We Can Access Any Configuration File From Other Bucket (instead Of Composer Bucket)

What's The Best Way To Send An E-mail Via Python Google Cloud Function?

I'm trying to write a Python Google Cloud Function to send an automated e-mail to the same G-ma… Read more What's The Best Way To Send An E-mail Via Python Google Cloud Function?

App Yaml Configuration Issue When Deploying Angular 7 Website And Google App Engine Api's

I am trying to deploy an Angular7 application in Google App Engine with backend endpoints in python… Read more App Yaml Configuration Issue When Deploying Angular 7 Website And Google App Engine Api's

How To Get Jobid That Was Submitted Using Dataproc Workflow Template

I have submitted a Hive job using Dataproc Workflow Template with the help of Airflow operator (Dat… Read more How To Get Jobid That Was Submitted Using Dataproc Workflow Template