I hope you enjoyed learning the article. Stay tuned! Subscribe to the new letter and The GeekNarrator youtube channel.
Cheers,
The GeekNarrator
I hope you enjoyed learning the article. Stay tuned! Subscribe to the new letter and The GeekNarrator youtube channel.
Cheers,
The GeekNarrator
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.
Hey Everyone, Welcome to the first article of The GeekNarrator newsletter, I am excited to start this newsletter along with the release of my 35th episode. In this episode we have discussed on the most popular topic on earth “System […]
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
🧐How do we scale Kafka processing ? Horizontally with number of consumers in a group. 🧐So can we have unlimited number of consumers? No, number_of_consumers <= number_of_partitions 🧐So can we have a very large number of partitions? ✌️How to calculate […]
In this video I (Kaivalya Apte) talk to Max Linden, CEO and Co-Founder of Lemon.markets, where he shares his insights into entrepreneurship, product mindset, setting goals and making HUGE impact. – What is lemon.markets? – Why do we need a […]
Scalability is one of the most important factors which decides the success of any application. Scaling an application is non trivial, hence it becomes more critical. Scaling can become a nightmare if not planned well. Keeping in mind some of […]