Cloud Computing
Cloud Computing
XML
Binding Choices:
• Static binding
• Not loosely coupled as the consumer will fail if the service is offline
• Dynamic binding
• Can allow runtime failover and load balancing
• Service discovery at runtime can have serious performance issues
• Less commonly used
WSDL
• WSDL – Web Services Description Languages