Logo Dev With Vishal

Share

Twitter Facebook

Settings

Go back Reload Copy URL Share
  • Tags
  • Series
  • Categories
  • Archives
  1. Home
  2. Categories
  3. Engineering

Liveness Probe a (G)unicorn Tale

Jul 7, 2023 9 min read KubernetestechnicalengineeringtechnicalengineeringKubernetes

Liveness probe is a mechanism used by orchestrator platforms, to determine which process has gone faulty and then usually attempts to restart it, how is dependent on the orchestrator. The faults are very much dependent on the process code, determining faults is dependent on both process code and the orchestration...

Read More

Distributed Counter

Sep 1, 2021 9 min read technicalCRDTsDistributed SystemsengineeringtechnicalengineeringDistributed SystemsCRDTs

I heard you wanted a practical distributed systems, so here it is writing hello world of distributed systems - a distributed counter. For a little of background, let’s just say you are trying to write a likes service which tracks likes for a particular post and you want to horizontally scale this service by adding...

Read More
Vishal Sharma
Vishal Sharma
Computer Science Engineer
New Delhi, India
About

Featured Posts

  • Liveness Probe a (G)unicorn Tale
  • Productivity
  • Distributed Counter

Recent Posts

  • Liveness Probe a (G)unicorn Tale
  • Productivity
  • Distributed Counter

Series

Distributed Systems1 Personal Productivity1

Categories

engineering2 technical2 Productivity1

Tags

CRDTs1 Kubernetes1 Leadership1 productivity1