Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

SOA Patterns

Posted By: insetes
SOA Patterns

SOA Patterns By Rotem-Gal-Oz, Arnon
2012 | 296 Pages | ISBN: 1933988266 | PDF | 15 MB


Purchase includes free PDF, ePub, and Kindle eBooks downloadable at manning.com.SummarySOA Patterns provides architectural guidance through patterns and antipatterns. It shows you how to build real cohesive and focused SOA services (known today as "Microservices") 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 TechnologyThe 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 UIAbout the BookSOA 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.Written for working developers and architects building services and service-oriented solutions. Knowledge of Java or C# is helpful but not required. Table of ContentsPART 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