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

Service design


Designing a service consists of several actions, such as:

  • Define the functionality it offers

  • Design the interface

    i. Design the operations and the functionality the operations offer.

    ii. Design the parameters of the operations.

    iii. Design the return value or the effect of the operation.

    iv. Design test cases for the operations.

  • Design the contract

    i. Define who is allowed to use the service and who can use what operation.

    ii. Decide how often the service is available.

    iii. Define the load the service should be able to handle.

    iv. Define other relevant quality of service attributes.

  • Design the implementation

    i. Decide what tool or language you are going to use for the implementation.

    ii. Design the components you need for the implementation.

    iii. Decide what tools to use to test the implementation.

Note

Quality of Service, or QoS, is often used to describe the non-functional properties of (Web) Services such as performance, reliability, security, availability, and so on.

Service design principles...

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 $19.99/month. Cancel anytime