Understanding SOA with Web Services
Home > Computing and Information Technology > Digital Lifestyle and online world: consumer and user guides > Internet guides and online services > Understanding SOA with Web Services
Understanding SOA with Web Services

Understanding SOA with Web Services

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

The single largest cost of information technology (IT) systems integration islabor. To reduce cost and improve efficiency, it's necessary to reducecomplexity, which is the main motivation for the use of Service OrientedArchitecture with Web services. Why SOAs and Web services? Consensusaround the software industry is that customers are seeking cost-effective fixesfor their integration issues en masse. SOAs and Web services facilitate that.This book describes the best approach to designing and developing a SOAbased integration solution using Web services technologies, and describes howa SOA provides a foundation for addressing other IT requirements, such asmulti-channel client access, application interoperability through one servicecalling another service, and business process management through servicecomposition into flows.

Table of Contents:
Preface. Acknowledgments. About the Authors. Introduction.     What's in the Book.     Organization of the Book.     Part I.     Part II. 1. Introduction to SOA with Web Services.     The Service-Oriented Enterprise.     Service-Oriented Development.     Service Abstraction.     Service-Oriented Architecture.     What Are Services?     What Is Service-Oriented Architecture?     Challenges to Adoption.     SOA and Web Services.     Rapid Integration.     Multi-Channel Access.     Occasionally Connected Computing.     Business Process Management.     Extended Web Services Specifications.     Standardization.     Specification Composability.     Metadata Management.     Security.     Reliability and Messaging.     Transactions.     Orchestration.     Summary. I. SOA AND BUSINESS PROCESS MANAGEMENT CONCEPTS. 2. Overview of Service-Oriented Architecture.     Service-Oriented Business and Government.     Service-Oriented Architecture Concepts.     SOA Processes, Principles, and Tools.     Services.     Line of Business Services.     Reusable Technical Services.     Service Contracts.     Web Services Platform.     Service Requesters and Service Providers.     Approved Products, Technologies, and Facilities.     Service Governance, Processes, Guidelines, Principles, Methods, and Tools.     SOA Governance Policies and Processes.     SOA Principles and Guidelines.     Key Service Characteristics.     Primary Characteristics.     Secondary Characteristics.     SOA Guidelines for Service Requesters.     SOA Guidelines for Legacy Systems and Legacy Services.     Technical Benefits of a Service-Oriented Architecture.     Efficient Development.     More Reuse.     Simplified Maintenance.     Incremental Adoption.     Graceful Evolution.     Service-Oriented Architecture-Business Benefits.     Increased Business Agility.     Better Business Alignment.     Improved Customer Satisfaction.     Reduced Vendor Lock-In and Reduced Switching Costs.     Reduced Integration Costs.     Improved ROI of Existing IT Assets.     Summary. 3. SOA and Web Services.     The Web Services Platform.     Elements of the Web Services Platform.     Web Services Platform Principles.     Service Contracts.     Service Contract Elements.     Documenting and Defining Service Contracts.     Service Contract Principles.     Service Contracts Focus on Service-Level Abstractions.     WSDL and Service Contracts.     WSDL Service Contract Architecture.     Example WSDL Service Contract-Calendar Service.     Service-Level Data Model.     Relationship Between Service-Level Data Models and Internal Data Models.     Reconciling Disparate Data Models Across Different Service Domains.     Using XML-Related Technologies for the Service-Level Data Model and Data Handling.     Service Discovery-Registration and Lookup.     Service-Level Security.     Service-Level Interaction Patterns.     A Quick Look at SOAP and HTTP.     Request/Response Interactions.     Request/Callback Interaction Paradigm.     Asynchronous Store-and-Forward Messaging.     Example Business Scenario Using Request/Response and Asynchronous Messaging     Publish/Subscribe Interaction Paradigm.     Atomic Services and Composite Services.     Generating Proxies and Skeletons from Service Contracts.     Generating Java Classes from Service Contracts.     Generating C# Classes from Service Contracts.     Generating C++ Classes from Service Contracts.     Service-Level Communication and Alternative Transports.     WSDL Extensibility.     SOAP over IBM WebSphere MQ.     SOAP over JMS.     SOAP over CORBA IIOP.     SOAP over Tibco Rendezvous.     A Retrospective on Service-Oriented Architectures.     Overview of Selected Technologies That Have Been Used to Implement SOAs.     Detailed Comparison of SOA Technologies.     Summary. 4. SOA and Web Services for Integration.     Overview of Integration.     Common Business Drivers for Integration.     Common Technical Challenges Faced During Integration.     Requirements That the "Ideal" Integration Solution Must Satisfy.     Integration Can Be Performed at Different Layers of the Technology Stack.     Integration and Interoperability Using XML and Web Services.     Two Approaches for Using XML and Web Services for Integration and Interoperability.     Web Services Integration (WSI).     Service-Oriented Integration (SOI).     Applying SOA and Web Services for Integration-.NET and J2EE Interoperability.     Applying SOA and Web Services for Integration-Service-Enabling Legacy Systems.     Example #1-CICS and IMS.     Example #2-CORBA.     Applying SOA and Web Services for Integration-Enterprise Service Bus Pattern.     Summary-SOA and Web Services for Integration. 5. SOA and Multi-Channel Access.     Business Benefits of SOA and Multi-Channel Access.     Multi-Channel Access Reduces Staffing Costs.     Multi-Channel Access Eliminates Obsolete and Expensive Infrastructure.     Service-Oriented Architecture Reduces Costs and Improves Efficiency.     A Service-Oriented Architecture for Multi-Channel Access.     Architectural Challenges.     Architecture for Multi-Channel Access.     Client/Presentation Tier.     Channel Access Tier.     Communication Infrastructure.     Business Service Access Tier.     Business Service Tier.     Example-SOA for Developing Composite Applications.     Example-SOA for Multi-Channel Access Architecture.     Summary. 6. SOA and Business Process Management.     Basic Business Process Management Concepts.     Business Process Management Systems.     Process Modeling.     Process Execution.     Process Monitoring.     Business Activity Monitoring.     Example Business Process.     Combining BPM, SOA, and Web Services.     Benefits of BPM, SOA, and Web Services.     Defining Atomic and Composite Services.     Orchestration and Choreography Specifications.     Comparing Web Services Orchestration and Choreography.     WS-BPEL.     Choreography Description Language.     Example of Web Services Composition.     Orchestration-Centric Approach.     Choreography-Centric Approach.     Comparing Orchestration-Centric and Choreography-Centric Approaches.     Part I Summary: Benefits of Combining BPM, SOA, and Web Services.     Individual Features and Benefits of BPM, SOA, Web Services, and XML.     Complementary Features and Benefits of BPM, SOA, and Web Services. II. EXTENDED WEB SERVICES SPECIFICATIONS. 7. Metadata Management.     The Simple Approach to Metadata Management.     Using Plain SOAP and WSDL.     Metadata Specifications.     XML.     WSDL 2.0.     UDDI.     Addressing.     Policy.     WS-Policy.     Web Services Policy Language (WSPL).     WSDL 2.0 Features and Properties.     Comparing the Policy Specifications.     WS-MetadataExchange.     Summary. 8. Web Services Security.     Overarching Concern.     Core Concepts.     Identity.     Authentication.     Digital Signature.     Summary of Challenges, Threats, and Remedies.     Message Interception.     Person in the Middle Attacks.     Spoofing.     Replay Attacks.     Denial-of-Service Attacks.     Securing the Communications Layer.     IP Layer Security.     Transport-Level Security.     Message-Level Security.     The WS-Security Framework.     WS-SecurityPolicy.     WS-Trust.     WS-SecureConversation.     WS-Federation.     Security Assertion Markup Language (SAML).     XACML: Communicating Policy Information.     XML Key Management Specification (XKMS).     Data-Level Security.     XML Encryption.     XML Signature.     Summary. 9. Advanced Messaging.     Reliable Messaging.     Overview.     Concepts and Technologies.     Benefits of Reliable Messaging.     Usage Scenarios for Reliable Messaging.     Web Services Reliable Messaging Specifications.     Comparing Web Services Reliable Messaging and Asynchronous Message Queuing.     Notification.     WS-Eventing.     WS-Notification.     Mobile Workers and Occasionally Connected Computing.     Summary. 10. Transaction Processing.     Overview.     The Transaction Paradigm.     Impact of Web Services on Transactions.     Protocols and Coordination.     Activity.     Context.     Addressing.     Policy.     Coordination.     Protocol Types.     Transaction Specifications.     The Web Services Coordinator.     WS-AtomicTransaction.     WS-BusinessActivity.     WS-Context.     WS-Coordination Framework.     WS-Transaction Management.     Summary. Bibliography.     Books.     Technology References.     Articles.     Specifications.     General.     Metadata.     Security.     Reliability.     Notification.     Transactions.     Orchestration.     Orchestration Historical References.     Other Resources. Index.


Best Sellers


Product Details
  • ISBN-13: 9780321180865
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison-Wesley Educational Publishers Inc
  • Height: 233 mm
  • No of Pages: 480
  • Weight: 672 gr
  • ISBN-10: 0321180860
  • Publisher Date: 06 Jan 2005
  • Binding: Paperback
  • Language: English
  • Spine Width: 25 mm
  • Width: 178 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Understanding SOA with Web Services
Pearson Education (US) -
Understanding SOA with Web Services
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Understanding SOA with Web Services

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!