Tagged in

Database

Knoldus - Technical Insights
Knoldus - Technical Insights
Knols, Insights and Opinions from the curious minds at Knoldus Inc.
More information
Followers
211
Elsewhere
More, on Medium

The Rise Of Scanamo: Async Access For DynamoDB In Scala

Scanamo is a library to use DynamoDB with Scala in a simpler manner with less error-prone code.

Now the question is “Why should anyone use it?” The answer is very simple. As DynamoDB clients provided by AWS…


Concepts of CQRS

In the previous blog, we have learnt what Event Sourcing is. Moving forward, we will dive into the concepts of CQRS, understanding its meaning, why is it required and its advantages.

CQRS Pattern