• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SOA Book

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I'm posting this question here as this room is for experienced architects and I thought I might find a good advice here.

What is the best book (or possibly collection of books) about SOA??


Thanks
Matouk
----------------------------------
SCJP 1.4, SCWCD, IBM 397
 
Ranch Hand
Posts: 311
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Matouk,

SOA is just one of the hype words. It is realized by
- EJBs and / or
- WebServices and / or
- ...

With this in mind you may
- re-read your existing books and
- excerpt and concentrate what is the goal of SOA.

Don't allow them make you feeling like a fool.

Thomas
 
Mahmoud Matouk
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Thomas, I just want to gather the information about the concepts behind SOA, I know that it is not a new tech or something, but I just want to know what architects say.

Matouk
----------------------------
SCJP 1.4, SCWCD, IBM 397
 
Ranch Hand
Posts: 224
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Understanding Enterprise SOA by Manning publications is one of the best book I read in recent times.
 
Bartender
Posts: 2968
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
To get you started:
SOA and Web services
SOA antipatterns
(i.e. don't implement SOA just for the sake of having SOA - have a good reason for implementing it)

Also take a look at
Service-Oriented Architecture: Concepts, Technology, and Design
SOABooks.com


Understanding Enterprise SOA
Understanding Enterprise SOA (Manning)
[ June 19, 2006: Message edited by: Peer Reynders ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic