SOA Patterns
eBook - ePub

SOA Patterns

,
  1. 296 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

SOA Patterns

,
Book details
Table of contents
Citations

About This Book

Summary SOA Patterns provides architectural guidance through patterns and antipatterns. It shows you how to build real SOA services that feature flexibility, availability, and scalability. Through an extensive set of patterns, this book identifies the major SOA pressure points and provides reusable techniques to address them. Each pattern pairs the classic problem/solution format with a unique technology map, showing where specific solutions fit into the general pattern. About the Technology The idea of service-oriented architecture is an easy one to grasp and yet developers and enterprise architects often struggle with implementation issues. Here are some of them:

  • How to get high availability and high performance
  • How to know a service has failed
  • How to create reports when data is scattered within multiple services
  • How to make loose coupling looser
  • How to solve authentication and authorization for service consumers
  • How to integrate SOA and the UI

About the Book
SOA Patterns provides detailed, technology-neutral solutions to these challenges, and many others, using plain language. You'll understand the design patterns that promote and enforce flexibility, availability, and scalability. Each of the 26 patterns uses the classic problem/solution format and a unique technology map to show where specific solutions fit into the general pattern.The book is written for working developers and architects building services and service-oriented solutions. Knowledge of Java or C# is helpful but not required.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Table of Contents


PART 1 SOA PATTERNS

  • Solving SOA pains with patterns
  • Foundation structural patterns
  • Patterns for performance, scalability, and availability
  • Security and manageability patterns
  • Message exchange patterns
  • Service consumer patterns
  • Service integration patterns
  • PART 2 SOA IN THE REAL WORLD
  • Service antipatterns
  • Putting it all together—a case study
  • SOA vs. the world

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access SOA Patterns by in PDF and/or ePUB format, as well as other popular books in Computer Science & Quality Assurance & Testing. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2012
ISBN
9781638355007

Table of contents

  1. Copyright
  2. Dedication
  3. Brief Table of Contents
  4. Table of Contents
  5. Patterns and Antipatterns Covered Inside
  6. Foreword
  7. Preface
  8. Acknowledgments
  9. About this Book
  10. About the Author
  11. About the Cover Illustration
  12. Part 1. SOA patterns
  13. Chapter 1. Solving SOA pains with patterns
  14. Chapter 2. Foundation structural patterns
  15. Chapter 3. Patterns for performance, scalability, and availability
  16. Chapter 4. Security and manageability patterns
  17. Chapter 5. Message exchange patterns
  18. Chapter 6. Service consumer patterns
  19. Chapter 7. Service integration patterns
  20. Part 2. SOA in the real world
  21. Chapter 8. Service antipatterns
  22. Chapter 9. Putting it all together—a case study
  23. Chapter 10. SOA vs. the world
  24. Appendix. From quality attributes to patterns
  25. Index
  26. List of Figures
  27. List of Tables
  28. List of Listings