Open in app

Sign In

Write

Sign In

Raju Dawadi
Raju Dawadi

943 Followers

Home

About

Jul 31

Development Made Easier: Docker Init & Watch Mode

We hear much about the ease and parity docker brings in whole build-deployment flow as well as some of the downsides. But when it comes to real implementation or Dockerizing existing project, we feel like a learning curve to write few lines in “Dockerfile”. After getting that done, another problem…

Docker

3 min read

Development Made Easier: Docker Init & Watch Mode
Development Made Easier: Docker Init & Watch Mode
Docker

3 min read


Jul 30

Re-visiting Cloud Run[Mid 2023]

Back in 2019, when Cloud Run was in public beta, I had covered the overview of running code from Github to exposing via a Load Balancer in this post: Simplifying Continuous Deployment to Cloud Run with Cloud Build including Custom Domain Setup(SSL) Cloud Run is fully managed Serverless product launched by Google Cloud for public beta availability which offers to run…medium.com After 3 years, I am covering how much interesting Cloud Run has become and feature expansion is done by GCP team.

Google Cloud Platform

3 min read

Re-visiting Cloud Run[Mid 2023]
Re-visiting Cloud Run[Mid 2023]
Google Cloud Platform

3 min read


May 20

Consistent Work Environment? Cloud Workstations!

During older “setting up environment using Docker” days, we used to say “with Docker, we get consistent environment between local and production environment”. But still setting up the local environment for new team member used to take 2–3 days or a week. The difference and hurdle is not only the…

Google Cloud Platform

5 min read

Consistent Work Environment? Cloud Workstations!
Consistent Work Environment? Cloud Workstations!
Google Cloud Platform

5 min read


Apr 30

Enrich Network Policy in Kubernetes Cluster with Calico

Control of traffic(ingress/egress) is crucial for a secured Kubernetes cluster. Kubernetes Network Policy provides the offering for so by default but that’s limited to OSI layer 3/4 and is not rich in options. One of the network policy from official doc:

Kubernetes

4 min read

Enri Network Policy in Kubernetes Cluster with Calico
Enri Network Policy in Kubernetes Cluster with Calico
Kubernetes

4 min read


Jun 30, 2022

Kubernetes Job or CronJob: Which One to Use and When?

When we don’t need a long running resource like Deployment & ReplicaSet, the option is Job or CronJob in Kubernetes environment. By the name it’s clear CronJob takes a cron type of syntax mentioning when the job is to run. The K8s system itself triggers the job at the specified…

Kubernetes

2 min read

Kubernetes

2 min read


Apr 30, 2022

Google Cloud Instance Scheduling Made Easier

You have a bastion host server which need to run only in office hour(9:00–18:00). There is a compute instance which runs ETL job only on weekend. In the cases like this, keeping the instance turned ON 24 hours will be waste of money and resource. By turning the instance in…

Google Cloud Platform

2 min read

Google Cloud Instance Scheduling Made Easier
Google Cloud Instance Scheduling Made Easier
Google Cloud Platform

2 min read


Mar 31, 2022

Setting Up a Free OpenVPN Server in Google Cloud Platform(GCP) in Less Than 5 Minutes

The VPN we are going to mention here: Is free: GCP provides e2-micro instance type for free on US region and we will be utilizing this along with free disk space and egress traffic Can be used for both internal and external traffic: Whether you want to connect to other…

4 min read

Setting Up a Free OpenVPN Server in Google Cloud Platform(GCP) in Less Than 5 Minutes
Setting Up a Free OpenVPN Server in Google Cloud Platform(GCP) in Less Than 5 Minutes

4 min read


Feb 28, 2022

Centrally Managing Cloud Native Artifacts with Harbor

Let’s start with few cases: Do you have to work under private network and host docker images internally? Are you hit by rate limit of docker hub and want to maintain cache of it? Are you hosting docker images on multiple cloud provider(AWS, GCP, Azure etc.) …

Cncf

3 min read

Centrally Managing Cloud Native Artifacts with Harbor
Centrally Managing Cloud Native Artifacts with Harbor
Cncf

3 min read


Jan 31, 2022

Falco: A Security Camera For Kubernetes Applications

Security is always a key concern while running application in any type of system may it be in bare metal or in containerized world. With the increase in number of ephemeral containers, it starts getting harder to keep track of what is running inside each container. Specially in a Kubernetes…

Kubernetes

4 min read

Falco: A Security Camera For Kubernetes Applications
Falco: A Security Camera For Kubernetes Applications
Kubernetes

4 min read


Dec 31, 2021

Managing Kubernetes Job with Helm

Kubernetes Job is a workload resource which is created to run a specific type of workload that will exit after a task is completed. A Job keeps track of completion of tasks based on exit code. For example, you want to have a database backup and expect it to complete…

Kubernetes

3 min read

Managing Kubernetes Job with Helm
Managing Kubernetes Job with Helm
Kubernetes

3 min read

Raju Dawadi

Raju Dawadi

943 Followers

DevOps | SRE | #GDE

Following
  • Jeff Jarvis

    Jeff Jarvis

  • Romin Irani

    Romin Irani

  • Ann Smarty

    Ann Smarty

  • Pinterest Engineering

    Pinterest Engineering

  • Chen Shiri

    Chen Shiri

See all (551)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams