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

Missing guidance on deployment, availability, security, encryption targeted to infrafructure operators #6704

Open
ramonsmits opened this issue Jun 17, 2024 · 0 comments

Comments

@ramonsmits
Copy link
Member

ramonsmits commented Jun 17, 2024

Currently no guidance exists that explains various deployment models that can work for NServiceBus endpoints, ServicePulse, ServiceControl, and ServiceInsight.

Some topics that are aligned with this:

  • Active/Active
  • Active/Passive
  • Blue/Green
    • Stateless (shared transport + persistance)
    • Statefull (isolated transport + shared persistance)
  • High Availability (HA)
  • Disaster recovery (DR)
  • Versioning
  • Multi-versioned deployments
  • Multi-tenant
  • Geo-distributed deployments
  • Scale-out
  • Security/Permissions
  • Encryption Storage/Inflight and Symmetrical/Asymmetrical
  • Upgrading broker routing (during deployment vs at runtime, pros/cons)
  • Multi-transport

All these can or cannot be supported OOTB by our platform.

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

1 participant