We've released a new version of our Azure Service Bus transport that supports dead-lettering and DLQ auto-forwarding among other improvements. https://t.co/fnc7Xu7pjx
When does denormalization in SQL Server or Azure SQL actually make sense? The read-to-write ratio matters, but so does query shape stability, whether the team can operate the sync path, and whether read scale-out is already available. Sudhir Mangla lays out a structured decision framework. https://t.co/p4me79xcCT
@UdiDahan@jbogard@SebastianBortz@dvdstelt Ajjj please be careful of talking about crud. It’s easily translated by devs that every db action is in a vertical slice. Eventually we are exposing the database over for each entity in four slices 🤣. I see a vertical slice more specific feature, task, etc
#DTA I need to integrate with SAP/HANA and .NET with OData, SOAP unfortunately, but the WCF library is deprecated and can't find a workable solution. Tried all sort of libraries(NSwag, Refit, etc) but non work as good as the old one. Do I need to stick with the old library?
Public service announcement for folks using RabbitMQ:
Check whether you've still got a version 3.10 (or earlier) broker in production, as those are unsupported even for extended commercial support as of the end of 2023.
Get a process for staying current.
https://t.co/1tzprclGqL
Just under a week left…
One recent attendee said, "The course was everything everyone told me it would be, and I learned a lot and gained a lot of insights. The live version was a lot more valuable than the video version I had watched before"
https://t.co/I7ll7dTyZG
@sfeldman Let’s say you got a enum which is used by multiple services and they send these enums between each other and one of the services doesn’t have the latest version then the service will not receive the message. Imho only the edges are mostly interested in the constant/enum value
I hate enumerations in contract’s especially when serialized over the line, what’s your opinion? Do you want to deploy all your dependent code every time a new version if one is added or changed? Imho it’s a string. Just wondering
@ddoomen@WeAreDevs True, true, but still why do a lot of developers rename things if we got the ubiquitous language? Or even worse give it a name upfront without knowing what it is for.
@ddoomen@WeAreDevs@ddoomen and what about the ubiquitous language in Dutch domains? I also prefer English, but sometimes it's better to keep to the ubiquitous language. Otherwise lost in translation. IMHO one of the biggest problems in software development
@garmin could you look into your last software update of the fenix 7? My battery is draining at a pretty high pace. Last hour 15% only wearing it. Before I could do with a charge 6-8 days now only 1-2 days
@AzureSupport it looks like ARM deployments with Azure Sql take alot more time than usual sometimes it even fails. It occurs on multiple subscriptions.