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

How To Read Audio File From Google Cloud Storage Bucket And Play With Ipd In A Datalab Notebook

I want to play a sound file in a datalab notebook which I read from a google cloud storage bucket. … Read more How To Read Audio File From Google Cloud Storage Bucket And Play With Ipd In A Datalab Notebook

Running Python Script At Regular Intervals Using Cron In Virtual Machine (google Cloud Platform)

Can anyone provide me with the steps of how to execute a Python script at regular intervals in Cron… Read more Running Python Script At Regular Intervals Using Cron In Virtual Machine (google Cloud Platform)