Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for CloudEvents #5357

Closed
lalitkale opened this issue Apr 8, 2019 · 5 comments
Closed

Add Support for CloudEvents #5357

lalitkale opened this issue Apr 8, 2019 · 5 comments

Comments

@lalitkale
Copy link

CloudEvents.io provides a CNCF accepted event schema for any sort of events raised. There is .NET sdk as well which implements cloudevents schema. However, would there be any possibility to support CloudEvents bindings and transports natively with NServicebus? Will it be useful to consider it as a part of future roadmap item for NServicebus?

#question #roadmap #cloudevents

@boblangley
Copy link
Member

The group internally that tracks these things has already added it to their "watch list". This is our way of exploring whether we should adopt any technology or technique, and means we will check back time to time to see if there are any compelling market or technological indicators for it to be bumped above other things on our list.

What we often lack with these things is context from our users (or potential users). Could you describe to us what you would want to achieve using CloudEvents and how you would see this fitting into NServiceBus?

@lalitkale
Copy link
Author

@boblangley CloudEvents specification is adopted by many prominent players and frameworks and cloud providers. It would be great to see NServicebus being one of the major platform for implementing event driven architectures, has support for the same.
Although, I understand that it's a priorities on roadmap vs resource investment for the team. So, I will leave the priority of the item to the team.

There is no specific use case I am looking at this moment. However, it is evident that cross operating events between various components in multi-cloud or hybrid scenario will be the major use case of this specification. NServicebus is supporting Azure and AWS transport. This also falls in same ecosystem. Hope, this helps.

@lalitkale
Copy link
Author

@boblangley we can close the issue if there is no action item on roadmap.

@boblangley
Copy link
Member

Thanks @lalitkale . I have referenced this issue and your comments on our tracking item for CloudEvents.io. Thanks for raising the issue!

@ramonsmits
Copy link
Member

The following feature would make supporting CloudEvents possible:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants