article thumbnail

Introducing the new Azure Service Bus transport for.NET Core

Particular Software

Today we’re releasing the new Azure Service Bus transport, which is fully compatible with NServiceBus 7 and.NET Core. You will now be able to run NServiceBus endpoints using Azure Service Bus anywhere. With this news, we’re rebranding the previous transport as the “legacy” Azure Service Bus transport.

article thumbnail

Azure Storage Queues learns some new tricks

Particular Software

Azure Storage Queues is a basic yet robust queueing service available on the Azure platform. In contrast to other messaging services in Azure, it has very few features out of the box. Native publish/subscribe We have added native publish/subscribe support directly into the Azure Storage Queues transport.

Azure 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

What is container as a service? How CaaS compares to PaaS, IaaS, and FaaS

Dynatrace

These containers are software packages that include all the relevant dependencies needed to run software on any system. The emergence of Docker and other container services enabled companies to transport code quickly and easily. CaaS automates the processes of hosting, deploying, and managing container technologies. Faster deployment.

article thumbnail

NServiceBus with Azure Functions turns 1.0

Particular Software

NServiceBus support for Microsoft Azure Functions, previously available as a preview package, is turning the big 1.0 Over the past nine months, we’ve been offering NServiceBus support for Microsoft Azure Functions as a Preview. I was surprised by the simplicity of hosting an NServiceBus endpoint in an Azure Function.

Azure 52
article thumbnail

Kubernetes in the wild report 2023

Dynatrace

As Kubernetes adoption increases and it continues to advance technologically, Kubernetes has emerged as the “operating system” of the cloud. Kubernetes is emerging as the “operating system” of the cloud. Kubernetes is emerging as the “operating system” of the cloud. Kubernetes moved to the cloud in 2022.

article thumbnail

Support for Azure Functions

Particular Software

Microsoft Azure Functions provide a simple way to run your code in the Azure Cloud. NServiceBus makes Azure Functions even better. Let’s take a look at how using NServiceBus and Azure Functions together can make your serverless applications even better. We think they go together like milk and cookies.

Azure 52
article thumbnail

Let's talk about Kafka

Particular Software

Apache Kafka is a partitioned log and is a similar product in architecture to Azure Event Hubs or Amazon Kinesis. While Kafka can deal with high traffic volumes, the right partition strategy is a key factor and will have a major impact on the scalability and elasticity of the whole system. What is Kafka?