In the context of web services, what does UDDI provide?
- Communication protocol for web services
- Data serialization for web services
- Directory services for discovering web services
- Security for web services
UDDI (Universal Description, Discovery, and Integration) provides directory services for discovering web services, allowing applications to find and invoke web services dynamically.
Loading...
Related Quiz
- Why is versioning important in web services?
- _______ is a key factor in achieving scalability and flexibility in SOA.
- What is the primary use of Postman in web services testing?
- In REST, what is the significance of resource URIs?
- OAuth provides _______ as a way to grant limited access to an HTTP service.