Daniel Hindrikes · @danielhindrikes
19 followers · 7 posts · Server dotnet.social

Do you need a service bus explorer app for Mac? (The app is of course developed with .NET MAUI)

apps.apple.com/se/app/azservic

#azure #macapp #azureservicebus #servicebus #dotnet #dotnetmaui

Last updated 3 years ago

Another way to say the above is this:

`Logs, with apppropriate notifications, are a perfectly valid Deadletter infrastructure for messages that cannot reasonably be reprocessed automatically.`

#eventdriven #microservices #apachekafka #azureservicebus

Last updated 3 years ago

Deadletter queues or topics are only required in 2 cases:

1. When the message can be automatically processed in the future
2. When infrastructure constraints make them the simplest option

If a message cannot be automatically processed in the future (ie order needs to be maintained) it is better to log the failed message with appropriate notifications rather than putting it into deadletter infrastructure such as a queue.

#eventdriven #microservices #apachekafka #azureservicebus

Last updated 3 years ago

@dacut @robsutter @richard4444 that sounds directly analogous to , where it is "free" and they charge by message volume.

#azureservicebus

Last updated 3 years ago