Open in app

Sign In

Write

Sign In

Anand Nair
Anand Nair

38 Followers

Home

About

Published in

Dev Genius

·Aug 6, 2020

Setting up Postgres for Eventuate framework on CentOS 8

This article describes the step by step installation of Postgres to support eventuate framework on CentOS 8. Eventuate Tram is an open-source transaction messaging library that uses the MySQL bin log protocol or Postgres Wal to read the changes made to an OUTBOX table and publish these transactions as messages…

Eventuate Framework

4 min read

Setting up Postgres for Eventuate framework on CentOS 8
Setting up Postgres for Eventuate framework on CentOS 8
Eventuate Framework

4 min read


Published in

Dev Genius

·Jul 6, 2020

Solving Data Consistency using Sagas

There is no doubt that the Microservice architectural pattern is one of the popular patterns of this decade. This pattern has been embraced by a lot of highly efficient technology companies both small and large. But this pattern comes with some new challenges which were not there when monolithic applications…

Saga

4 min read

Solving Data Consistency using Sagas
Solving Data Consistency using Sagas
Saga

4 min read


Published in

Dev Genius

·Jun 18, 2020

Data Consistency in a Microservice Architecture

This article covers the data consistency issues with a microservices architecture and one of the earlier approaches of how it got handled using distributed transactions. Transactions are essentials in every application and without transactions, there won’t be any guarantee of data consistency. A transaction needs to be Atomic, Consistent, Isolated…

Data Consistency

2 min read

Data Consistency in a Microservice Architecture
Data Consistency in a Microservice Architecture
Data Consistency

2 min read


Published in

Dev Genius

·Jun 13, 2020

Communication Patterns in Microservices

Microservices is a pattern that has gained popularity in the last decade. There have been numerous articles/books/blogs/tutorials/videos/learning courses that describe it. In this article, I would like to go over the popular communication practices between the services that are followed in the industry. At a high level, there are 2…

Microservices

4 min read

Communication Patterns in Microservices
Communication Patterns in Microservices
Microservices

4 min read


Published in

Dev Genius

·Jun 11, 2020

Preserving event order in a microservices-based architecture

This article describes how we could preserve the events in a microservice-based architecture. One of the major benefits of a microservices-based pattern is to scale up the number of receivers when the load increases thereby helping to improve the throughput of the application. However, this can result in challenges too…

Microservices

2 min read

Preserving event order in a microservices-based architecture
Preserving event order in a microservices-based architecture
Microservices

2 min read

Anand Nair

Anand Nair

38 Followers

Engineering Leader, Software Engineer, Investor

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Gokul B Alex

    Gokul B Alex

  • David Gilbertson

    David Gilbertson

  • Adnan Rahić

    Adnan Rahić

  • M Haseeb Asif

    M Haseeb Asif

See all (42)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams