top of page
Search
The Tech Platform
Jul 25, 2022
Architectural Microservices Patterns: SAGA, Outbox and CQRS with Kafka
The Microservices architecture leads to clearly separated individual services, that are independently developed and deployed. Due to the...
The Tech Platform
Aug 12, 2021
Redis vs Kafka : Top 7 Useful Difference you should know.
Redis Redis is an acronym for the Remote Dictionary Server. It is a key-value store, this key-value store can be used as a repository for...
The Tech Platform
Jul 21, 2021
Kafka Vs. PostgreSQL: How We Implemented Our Queueing System Using PostgreSQL
Queueing Systems: An Introduction The core concept behind any queueing system is trivial. A CS101 implementation involves a linked list...
bottom of page