"You Don't Need Kafka, Just Use Postgres" Considered Harmful
Argues against the common advice to replace Kafka with Postgres, explaining they are different tools for different problems.
Argues against the common advice to replace Kafka with Postgres, explaining they are different tools for different problems.
Argues against oversimplified advice to replace Kafka with Postgres, explaining they are different tools for different problems.
Explains the Store and Forward resiliency design pattern for handling service dependencies in tech systems like payments and telecom.
A technical comparison of RabbitMQ and Apache Kafka for messaging in microservices, covering their architectures, patterns, and use cases.
A tutorial on implementing scheduled background job processing in Node.js using the BullMQ library and Redis, with deployment instructions for Heroku.
A guide to implementing background jobs in Heroku applications using Azure Service Bus queues for processing asynchronous workloads.
A recap of the final day at PASS Summit 2017, covering sessions on Azure Service Bus, advanced SQL security, and the SQL Vulnerability Assessment.
Explains the various timeout configurations in AWS Elastic Beanstalk Worker Environments and how they interact with SQS.
Explores using Windows Azure Service Bus Topics & Subscriptions to synchronize to-do lists across millions of devices in a scalable, offline-capable system.