The document discusses some of the challenges in implementing the Open Service Broker API (OSB), including:
- Keeping CREATE and UPDATE request parameters the same to avoid differing schemas
- Avoiding reliance on specific platform details and letting the platform handle orphan mitigation
- Not assuming specific formats for external IDs provided in requests
- The myth of stateless OSB brokers and the need to support operations like rollback and orphan mitigation