diff --git a/menu/menu.yaml b/menu/menu.yaml index 91804529a15..6896326f429 100644 --- a/menu/menu.yaml +++ b/menu/menu.yaml @@ -1656,3 +1656,10 @@ Articles: - Title: Upgrading to native queue length metric Url: monitoring/upgrade-guides/native-queue-length + +- Name: Shape the future + Topics: + - Title: Introduction + Url: shape-the-future + - Title: NServiceBus and CloudEvents + Url: shape-the-future/cloudevents \ No newline at end of file diff --git a/shape-the-future/cloudevents-horizontal-color.png b/shape-the-future/cloudevents-horizontal-color.png new file mode 100644 index 00000000000..d4aa3de416a Binary files /dev/null and b/shape-the-future/cloudevents-horizontal-color.png differ diff --git a/shape-the-future/cloudevents.md b/shape-the-future/cloudevents.md new file mode 100644 index 00000000000..285c16ed68b --- /dev/null +++ b/shape-the-future/cloudevents.md @@ -0,0 +1,11 @@ +--- +title: NServiceBus and CloudEvents +summary: Using NServiceBus with CloudEvents +reviewed: 2024-09-16 +--- + +![](cloudevents-horizontal-color.png) + +[CloudEvents](https://cloudevents.io) is a [specification](https://github.com/cloudevents/spec/blob/main/cloudevents/spec.md) for describing event data in a common way. CloudEvents seeks to dramatically simplify event declaration and delivery across services, platforms, and beyond. + +[Tell us more about your CloudEvents use cases](https://github.com/Particular/NServiceBus/issues/7159). diff --git a/shape-the-future/index.md b/shape-the-future/index.md new file mode 100644 index 00000000000..f41aa682466 --- /dev/null +++ b/shape-the-future/index.md @@ -0,0 +1,9 @@ +--- +title: Help us shape the future +summary: Provide feedback for the future of the Particular Service Platform +reviewed: 2024-09-16 +--- + +We are interested in your feedback regarding the future of the Particular Service Platform. + +This section contains some capabilities that we're investigating, but if you have some other ideas that are not listed here, please [tell us more](https://github.com/Particular/NServiceBus/issues/new?assignees=&labels=Feature&projects=&template=feature_request.yml).