Geeknarrator

Blog

Scalability

Why is DynamoDB AWSome?

A cloud NoSQL database service that guarantees consistent performance at any scale.

Consistent Performance, Durability and High Availability are the key requirements for many mission critical use cases.

DynamoDB is also hassle-free because its fully managed and serverless.

Read More »
Technology

Test Driven Development with Frederik Banke

In this podcast we talked about TDD with an expert in the domain. Frederik has been in the industry for more than 15 years and he is an advocate of Clean Coding practices and teaches Software Engineers how to write

Read More »
kafka

Distributed Stream Processing

In simple terms, when you are consuming events from a source, transforming them, doing some aggregation (probably maintaining some internal/external state) and then writing it to a sink. And more importantly all of this in realtime, at high scale.

Examples: Anomaly detection, analytics, alerting etc

Read More »
Placeholder Image