Getting Started With NATS JetStream in .NET
Guide to using NATS JetStream as a durable message queue in .NET applications, including setup and client integration.
Guide to using NATS JetStream as a durable message queue in .NET applications, including setup and client integration.
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.
Guide to constructing a Kafka producer with mandatory properties and message sending methods.
A guide to implementing background jobs in Heroku applications using Azure Service Bus queues for processing asynchronous workloads.
Troubleshooting guide for resolving 'Channel was blocked' errors when connecting a client to IBM MQ running in a Docker container.
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.