Open in app

Sign In

Write

Sign In

Devashish Patil
Devashish Patil

213 Followers

Home

Lists

About

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. Developing, upgrading, and managing those applications…

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


Published in

CodeByte

·Aug 19, 2022

Understanding Python Virtual Environments

The need for virtual environments There comes a time in your software development journey when you are working on multiple Python projects, be it for work or some personal project. As we start working on Python projects and as the projects grow, the project dependencies start increasing which we generally install via pip or conda…

Python

3 min read

Understanding Python Virtual Environment
Understanding Python Virtual Environment
Python

3 min read

Devashish Patil

Devashish Patil

213 Followers

Cloud Engineer at Google | IITR Alumnus

Following
  • Gaurav Singh Ranawat

    Gaurav Singh Ranawat

  • Stenal P Jolly

    Stenal P Jolly

  • Benjamin Hardy, PhD

    Benjamin Hardy, PhD

  • Carlos Arguelles

    Carlos Arguelles

  • Riya Shrivastava

    Riya Shrivastava

See all (29)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams