Leader Election in a kubernetes service

Electing a Leader Using Controller-runtime in Kubernetes

In cloud, Aug 04, 2023

Welcome to my Blog

Welcome to my Blog. I will be sharing tech posts related to Cloud computing, AI and competent programming.

Read More

Invention is a tangent of normal

I always wondered about the inefficient CPU workloads when i worked as Database administrator back in 2012. Cloud computing was start...

Read More

All Stories

Leader Election in a kubernetes service

Electing a Leader Using Controller-runtime in Kubernetes

In cloud, Aug 04, 2023

What are Go channels?

Channels in golang are communication lines between the Goroutines. It can be biredctional as we can send and receive with the channel operator (<-)

In go-tutorial, programming, Apr 26, 2021

What is often not discussed in Security

While designing a system that is optimal for your application, one would probably prioritize and emphasize on the cool features, modern platforms, scalability and resiliency. While th...

In Security, Nov 17, 2020

Why would we need a service mesh?

Service Mesh is typically an infrastructure layer to secure, manage and connect your Microservices.

In servicemesh, kubernetes, Jan 20, 2020

Welcome to my Blog

Welcome to my Blog. I will be sharing tech posts related to Cloud computing, AI and competent programming.

In tutorial, Jan 21, 2019

Invention is a tangent of normal

I always wondered about the inefficient CPU workloads when i worked as Database administrator back in 2012. Cloud computing was starting it’s advent at then. Fast forwarding to 4 year...

In tutorial, motivation, Jan 20, 2019

Software Defined Networking

Software Defined Networking(SDN) architecture grew substantially as a core part of the Cloud computing. My experience on SDN has been in the early days of a popular open source projec...

In SDN, Jan 19, 2019