How to download files from google drive using pythonI wrote this post because of the difficulties I faced in downloading images from a shared google drive, the default built-in archive &…Mar 16Mar 16
Don’t pay ! use open LLM locally for code-assist & auto-completion in VS-Code.In this post , we are going to see how to extend your vscode editor to use opensource LLM locally for code assist and auto completion…Mar 10Mar 10
How to do secure TCP connection via Int-TCP-Proxy-LB & Cloud-NAT between GCP & AWSLet’s consider a scenario where your application hosted in GCP needs to connect to third party vendor’s Amazon RDS database hosted in AWS…Jan 26Jan 26
X11 GUI forwarding from RHEL linux server to local Mac systemRecently we provisioned a redhat-8 linux server in GCP Compute Engine for installation of an IBM product. The product featured GUI…Jun 13, 2024Jun 13, 2024
How to extract cloud run details across all projects under a GCP OrgIf you want to collect GCP cloud run details across all projects under your org , then this post is for you. Collecting the inventory…Apr 22, 2024Apr 22, 2024
Quick way to learn the basics of Apache Beam ProgrammingApache Beam Katas is a set of interactive beam coding exercises which helps to learn the Apache Beam concepts and Programming Model…Oct 28, 2023Oct 28, 2023
How to connect to Private Cloud-SQL from DataProcIf you need to connect to private cloud sql from dataproc for your Hadoop / Spark batch jobs , then this post is for you.Oct 24, 2023Oct 24, 2023
How to create Dataflow Flex templates and trigger them from Cloud Functions-2Photo by Davies Designs Studio on UnsplashAug 13, 2023Aug 13, 2023
How to load nested XML data from GCS into BigQuery via DataflowIf you are one among the few who still uses XML data to transfer / communicate between systems and wants that data to be loaded into…Aug 11, 2023Aug 11, 2023
How to send email from cloud function after a pub/sub event triggerIn this post, we are going to see how to send email from cloud function using a customized template by listening to a pub/sub event .Jul 30, 2023Jul 30, 2023