Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
SOA Made Simple

You're reading from   SOA Made Simple

Arrow left icon
Product type Paperback
Published in Dec 2012
Publisher Packt
ISBN-13 9781849684163
Length 292 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (17) Chapters Close

SOA Made Simple
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Understanding the Problem FREE CHAPTER 2. The Solution 3. Service Identification and Design 4. Classification of Services 5. The SOA Platform 6. Solution Architectures 7. Creating a Roadmap, How to Spend Your Money and When? 8. Life Cycle Management 9. Pick your Battles 10. Methodologies and SOA Index

Services


Services are the key building blocks in an SOA. You know from the previous chapters that services provide access to well described functionality in an easy-to-use and transparent fashion for service consumers. They are composed of three parts:

  • Interface

  • Contract

  • Implementation

There are three approaches to building services and linking interfaces to the implementation: top-down, bottom-up, and meet in the middle development.

In top-down or contract-first development , the service interface is the starting point for developing services. A framework is used to generate a code skeleton based on the service WSDLs and XSDs. The generated implementation can then be completed. This can be a good approach when there is no service implementation yet in place.

Bottom-up development works the other way around; the interface is generated based on an existing implementation thereby exposing its functionality. Bottom-up development can be a fast way of creating interfaces but gives you less...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime