Open in app

Sign in

Write

Sign in

Devashish Patil
Devashish Patil

220 Followers

Home

Lists

About

Nov 11

Rapid Python #1

Python os module Python’s os module is often seen as a collection of basic file and directory manipulation tools, but it is a powerful gateway to the underlying operating system. It provides a plethora of features that can make one a better programmer. Check out this curated list Environment Variable Manipulation: os.environ dictionary …

Python

2 min read

Rapid Python #1
Rapid Python #1
Python

2 min read


Published in

Google Cloud - Community

·Aug 29

Design efficient file uploads from browser

Imagine having a frontend, a backend, a database for storing metadata, and a blob storage like Google Cloud Storage or S3 bucket for storing large objects like images, videos etc. Apart from these things, there will be services like load balancers, NAT gateways etc which will also constitute to hops…

System Design Interview

2 min read

Design efficient file uploads from browser
Design efficient file uploads from browser
System Design Interview

2 min read


Published in

Google Cloud - Community

·Jul 2

How routing works in Apigee X

This article aims to explain how routing works in Apigee X. It is divided into 3 sections: The first part explains how traffic comes to Apigee X from various clients. The second part explains how to configure the traffic flow to backends in different networks and datacenters. The third part…

API

7 min read

How routing works in Apigee X
How routing works in Apigee X
API

7 min read


Published in

Google Cloud - Community

·Jan 9

Automate Cloud SQL backups hourly using Cloud Scheduler

While Google Cloud SQL has a feature of automated backups and point-in-time recovery, you might still have a requirement to have backups with a higher frequency. One reason to do this can be compliance. On-demand backups can be done via the console, gcloud or with the REST API. Automation can…

Database

3 min read

Automate Cloud SQL backups hourly using Cloud Scheduler
Automate Cloud SQL backups hourly using Cloud Scheduler
Database

3 min read


Published in

Google Cloud - Community

·Dec 28, 2022

Why should you move from self-hosted Airflow to Google Cloud Composer

What is Apache Airflow? Apache Airflow is an open-source workflow orchestration and scheduling platform. Airflow is extensible, pluggable and highly scalable. It is developed purely in Python and therefore can be as versatile as the language itself. Airflow has several components like a web-server, scheduler, workers and a database. To learn more about Apache…

Airflow

3 min read

Why should you move from self-hosted Airflow to Google Cloud Composer
Why should you move from self-hosted Airflow to Google Cloud Composer
Airflow

3 min read


Dec 26, 2022

I made a programming meme page on Instagram and here’s what I found

I have always enjoyed programming memes, mainly because they are very much relatable if you code yourself. Sometimes you learn stuff from them as well, although not in a very efficient way, but for sure in a fun one. Story It was 2019 and I was new to programming and the…

Programming

2 min read

I made a programming meme page on Instagram and here’s what I found
I made a programming meme page on Instagram and here’s what I found
Programming

2 min read


Published in

CodeByte

·Dec 23, 2022

Python basics under 10 minutes

[Important] There is a lot of code written in here and much less text. I know it is overwhelming to see so much code when you don’t even understand the language. But I have explained everything in each code block itself via comments. Reading line-by-line will help you a lot…

Code

5 min read

Python basics under 10 minutes
Python basics under 10 minutes
Code

5 min read


Published in

CodeByte

·Dec 16, 2022

3 Diagraming tools you should know!

1. Excalidraw Excalidraw is an open-source whiteboard tool that allows users to create simple diagrams and drawings. It is designed to be used in real-time collaborative sessions, making it a useful tool for remote team meetings and brainstorming sessions.

Design

3 min read

3 Diagraming tools you should know!
3 Diagraming tools you should know!
Design

3 min read


Published in

Google Cloud - Community

·Nov 24, 2022

Using a multi-nic VM as a gateway between VPCs in Google Cloud

Imagine having a GCP project setup where you have multiple VPC networks and compute engine instances hosted inside them. By default, instances in one VPC won’t be able to communicate with the instances in the other VPCs over private IPs. To get the instances in different VPCs to communicate with…

Google Cloud Platform

5 min read

Using a multi-nic VM as a gateway between VPCs in Google Cloud
Using a multi-nic VM as a gateway between VPCs in Google Cloud
Google Cloud Platform

5 min read


Published in

Google Cloud - Community

·Sep 21, 2022

Automate Deployments for Google Kubernetes Engine with Cloud Build and Helm

Kubernetes is amazing at managing complex applications. But, we human beings tend to have a hard time with complexity. Applications that we deploy in Kubernetes can get very complex. A typical application can have multiple components interconnected with each other to make everything work. …

Google Cloud Platform

10 min read

Automate Deployments for Google Kubernetes Engine with Cloud Build and Helm
Automate Deployments for Google Kubernetes Engine with Cloud Build and Helm
Google Cloud Platform

10 min read

Devashish Patil

Devashish Patil

220 Followers

Cloud Engineer at Google | IITR Alumnus

Following
  • Benjamin Hardy, PhD

    Benjamin Hardy, PhD

  • Agoda Engineering

    Agoda Engineering

  • Basavaraj Satanur

    Basavaraj Satanur

  • Carlos Arguelles

    Carlos Arguelles

  • AirbnbEng

    AirbnbEng

See all (33)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams