Our AWS SQS Metrics
Our backend was crashing completely when load increased. Not just a single time, basically everytime when it was not idling. As it turned out, our messaging system, ActiveMQ (provisioned via […]
Our AWS SQS Metrics Weiterlesen
Our backend was crashing completely when load increased. Not just a single time, basically everytime when it was not idling. As it turned out, our messaging system, ActiveMQ (provisioned via […]
Our AWS SQS Metrics Weiterlesen
If you are already familiar with messaging systems like Apache ActiveMQ or RabbitMQ, you might ask yourself how AWS SQS compares to your well-known solution. As I am just involved
AWS SQS vs Traditional Message Brokers Weiterlesen
AsyncAPI is a standard for documenting contracts for asynchronous APIs. Let’s say, you connect multiple services via Apache Kafka or RabbitMQ, AsyncAPI is there to provide information about available servers,
In my current project, we had the task to integrate a laser-based distance measurement device into a React Native mobile app. New territory for my team and me. Fortunately it
Collecting distance measurements via Bluetooth and a React Native mobile app Weiterlesen
NATS is a relatively new cloud native Publish/Subscribe system with optional streaming support. It appears to be much simpler than already known systems like ActiveMQ, RabbitMQ or Apache Kafka but
NATS – Messaging as simple as possible Weiterlesen