You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
All these can or cannot be supported OOTB by our platform.
The text was updated successfully, but these errors were encountered: