Article category: messaging
Here's everything I've learned since the start of 2021 about building backend services in Rust
The beauty of a Rust message processor
Rust lends itself well to message processing, whether it be from SQS or other queues, or Kafka.