Rafael Andrade
banner
actor-dev.bsky.social
Rafael Andrade
@actor-dev.bsky.social
Hey folks, I’ve published this article about implementing inbox patter with C# Brighter using Postgres for Kafka
#dotnet #csharp #brighter #postgres #kafka #designpattern #microservices
dev.to/actor-dev/br...
Implementing the Inbox Pattern with Brighter V10 using Kafka and PostgreSQL
In my previous article, we explored the Inbox Pattern as a solution for ensuring exactly-once message...
dev.to
November 18, 2025 at 7:31 AM
I’ve just published this article about migration guide from C# Brighter V9 to V10
#dotnet #charsp #brighter #microservices

dev.to/actor-dev/mi...
Migration Guide: Upgrading from Brighter V9 to V10
In my previous article, I discussed Brighter V10 and its new features. This follow-up focuses on the...
dev.to
November 10, 2025 at 1:27 PM
Hey folks, I’ve published this article Brighter V10, it has support for CloudEvents, Scheduler message, default message mapper and news providers like MongoDB, GCP and RocketMQ
#csharp #dotnet #brighter #microservices #gcp #mongodb

dev.to/actor-dev/an...
Announcing Brighter V10: A Major Release with Cloud Events, New Providers, and Enhanced Resilience
After several years of dedicated development, Brighter V10 has officially launched! While we’ll...
dev.to
November 8, 2025 at 12:16 PM
Hey folks, I’ve just published this article talking about the inbox pattern and it usage
#inboxpattern #distributedsystem #software

dev.to/actor-dev/in...
Achieving Idempotency with the Inbox Pattern
A while back, I wrote about the Outbox Pattern. Now, it’s time to talk about its essential...
dev.to
November 7, 2025 at 3:57 PM
I’ve just publish this article explaining how to handle error and how to retry them in Brighter when you are using Messaging Gateway like RabbitMQ, AWS and etc dev.to/actor-dev/br... #dotnet #csharp #brighter
#messaging
Handling Exceptions in Brighter
When first using Paramore.Brighter, developers often misunderstand how exception handling works,...
dev.to
October 3, 2025 at 1:07 PM
Hey folks, I published an article about Brighter V10 and it new messaging gateway RocketMQ. It’s an open-source distributed messaging and streaming platform with low latency, high performance, reliability
dev.to/actor-dev/br... #csharp #dotnet #rocketmq #brighterframework #messaging
Brighter V10: Configure RocketMQ
Brighter V10 now includes support for Apache RocketMQ, providing a robust solution for distributed...
dev.to
September 30, 2025 at 11:03 AM
Brighter V10 RC1 has a new feature, that allows you to schedule a message, in this article, I’m exploring it with Hangfire integration #dotnet #csharp #brighterframework #scheduling #hangfire

dev.to/actor-dev/br...
Scheduling Messages with Brighter V10 and Hangfire
In previous articles, I covered Brighter V10 RC1 and using PostgreSQL as a messaging gateway). One of...
dev.to
July 28, 2025 at 8:17 AM
Hey folks, I’ve written this article about C# Brighter V10 RC1 how to integrated it with Postgres(as a messaging gateway)
#dotnet #csharp #postgres #messaging dev.to/actor-dev/br...
Brighter V10: Using PostgreSQL as a Lightweight Messaging Gateway
In previous articles, I covered Brighter V10 RC1. One notable addition is support for Postgres as a...
dev.to
July 25, 2025 at 1:30 PM
An article about Brighter V10 RC1 with SQL SERVER as Messaging gateway #dotnet #csharp #brighter #brighterframework #sqlserver dev.to/actor-dev/mi...
Migrating to Brighter V10 with MS SQL
In previous articles, I covered Brighter integration with MS SQL Server and Brighter V10 RC1. This...
dev.to
July 23, 2025 at 5:18 PM
Hey folks, I’ve written an article about Brighter V10(It should be released between August and September) + Kafka

#dotnet #csharp #kafka #brighterframework #brighterv10

dev.to/actor-dev/mi...
Migrating to Brighter V10 with Kafka
In previous articles, I covered Brighter integration with Kafka and Brighter V10 RC1. This guide...
dev.to
July 21, 2025 at 9:28 AM
Hey folks, I’ve write an article about Brighter V10 + AWS SNS/SQS, now Brighter V10 have support to FIFO & to push messages to SQS

#dotnet #csharp #aws #brighterframework

dev.to/actor-dev/mi...
Migrating to Brighter V10 with AWS SNS/SQS
In previous articles, I covered Brighter integration with AWS SNS/SQS and Brighter V10 RC1. This...
dev.to
July 18, 2025 at 8:03 AM
Hey folks, I’ve write an article about how to migrate to Brighter V10 with RabbitMQ dev.to/actor-dev/mi...

#dotnet #rabbitmq #brighterframework #csharp #distributedsystem
Migrating to Brighter V10 with RabbitMQ
In previous articles, I covered Brighter integration with RabbitMQ and Brighter V10 RC1. This guide...
dev.to
July 14, 2025 at 7:32 PM