Open in app
Home
Notifications
Lists
Stories

Write
Kamesh Rao Yeduvakula
Kamesh Rao Yeduvakula

Home

Apr 4, 2020

Software Deployment Strategies — Part 3 — Stateful Services

Services in the software architecture that provide durability and persistence could be termed as stateful services. Databases, caches, messaging platforms and object storage are all examples of stateful services. Of these, I have personally managed the Kafka messaging platform at Flipkart for company scale that acted as the backbone of…

Distributed Systems

8 min read

Software Deployment Strategies — Part 3 — Stateful Services
Software Deployment Strategies — Part 3 — Stateful Services

Apr 1, 2020

Software Deployment Strategies — Part 2 — Stateless Services

The most commonly used deployment paradigm with stateless services is the ‘Recreate’ strategy. The idea is simple, since the software housed by every single node in a horizontally scalable stateless service (powering an API or ETL/AWS Lambda/Azure Functions) is capable of serving every single call or invocation independently and idempotently…

Software Architecture

6 min read

Software Deployment Strategies — Part 2 — Stateless Services
Software Deployment Strategies — Part 2 — Stateless Services

Mar 29, 2020

Software Deployment Strategies — Part 1 — Introduction

Software deployment is an often neglected aspect of the overall software development process. We don’t think much about it or plan enough regarding the same when we start building a shiny new app or service. With the advent of the internet, software is all around us these days in various…

Distributed Systems

4 min read

Software Deployment Strategies — Part 1 — Introduction
Software Deployment Strategies — Part 1 — Introduction

Mar 8, 2020

Spring WebApp Bootstrap App

In the era of the Spring Boot apps, its much easier to bootstrap/scaffold a Java WebApp, but a few years earlier I created a GitHub project in both Java and Scala that brought together a plethora of Java/Scala and JavaScript technologies in a reusable fashion to help a fresh to…

Java

6 min read

Spring WebApp Bootstrap App
Spring WebApp Bootstrap App
Kamesh Rao Yeduvakula

Kamesh Rao Yeduvakula

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Tate Galbraith

    Tate Galbraith

  • Markham Heid

    Markham Heid

  • Kislay Verma

    Kislay Verma

  • Vikesh Tiwari

    Vikesh Tiwari

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable