This episode elaborates on designing reusable exception handling for SOA efforts. It elaborates on using a simple set of components for handling exceptions, capturing relevant metadata, and determining notifications.
Episode presents the rationale and high level steps for building services using a contract-first approach.
Code first - take existing components, implementations and expose them as service capabilities. This approach has advantages but does come with significant risks from a strategic service orientation standpoint.
Introducing data services, how enterprise data access evolves, and challenges faced by enterprises managing data across applications. Role of data services as reusable capabilities across multiple business processes and specific benefits of data services.
This episode talks about the Model View Controller (MVC) pattern and how does it help with software reuse.
Facade can help reduce coupling between client code and implementation classes, provide a simpler interface abstracting much of this complexity away and provide a specific, task-centric API. They reduce errors, simplify development, and make it easier to integrate.
Why do developers resist building or integrating reusable assets? This episode explorers some common reasons why.
This episode introduces Service Oriented Architecture (SOA) and talks about the connection between SOA and reusable services. Specifically how reuse helps generate new revenue and saving costs for organizations adopting SOA.
This episode will present the key themes related to communicating reusable software assets within and outside your team. It will also present the communication plan artifact.
This episode talks about why reuse efforts often fail. It then highlights the need for reusable software assets to be domain relevant and aligned with business objectives
This episode will cover the template method design pattern and how that facilitates reuse. It will also briefly touch upon the Strategy design pattern that can be used in conjunction with template method.
This episode introduces product line approach to software reuse and gives examples of product lines. Reusable asset development, product development, and technical management are introduced as well.