Chapter 8. Services and Service Brokers
Sofar in this book, we have learned how to view the available services, create an instance of a service, and bind it to our applications for use. This chapter focuses on deeper concepts of services and how to author services and publish them on the marketplace so that they can be consumed by other applications. The key concepts that you will learn in this chapter are:
- Binding services to applications
- User-provided services
- What is a service broker?
- Creating and deploying custom service brokers
- Route services
- Service integration strategies