This document discusses the debate between using REST/HTTP versus WS-* for service-oriented architectures. It provides an overview of both approaches and argues that a hybrid approach may be most suitable, as one size does not fit all situations. REST/HTTP is best for the web, while WS-* provides more out-of-the-box support for enterprise capabilities and integration with backend systems. The key is choosing the right approach based on your specific requirements and use case.