Software Integration Technologies HPA Technology Retreat 2009.

Slides:



Advertisements
Similar presentations
웹 서비스 개요.
Advertisements

REST Introduction 吴海生 博克软件(杭州)有限公司.
Overview of Web Services
An Approach to Wrap Legacy Applications into Web Services Wesal Al Belushi, Youcef Baghdadi Department of Computer Science, Sultan Qaboos University, Sultanate.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 31 Slide 1 Service-centric Software Engineering 1.
Web Service Ahmed Gamal Ahmed Nile University Bioinformatics Group
1 Understanding Web Services Presented By: Woodas Lai.
SOA and Web Services. SOA Architecture Explaination Transport protocols - communicate between a service and a requester. Messaging layer - enables the.
Web Services Kaarthik Sivashanmugam Department of Computer Science The University of Georgia.
CIS-764 Database Design Service-Oriented Architecture and Web-Services Binti Sepaha.
Application Integration, Data Access, and Process Change.
ECHO: NASA’s E os C learing HO use Integrating Access to Data Services Michael Burnett Blueprint Technologies, 7799 Leesburg.
Independent Insight for Service Oriented Practice Communicating SOA.
Introduction to Web services MSc on Bioinformatics for Health Sciences May 2006 Arnaud Kerhornou Iván Párraga García INB.
1 Introduction to SOA. 2 The Service-Oriented Enterprise eXtensible Markup Language (XML) Web services XML-based technologies for messaging, service description,
SOA Pilot BC Ferries BC OAUG 22 May 2008 Speakers: Chetan Sondagar – BC Ferries – Manager, Business & Safety Applications Mark Allen – Impac.
Introduction to Service-Oriented Architecture. Outline Definition Features Examples of SOA Web Service Standards Example Pros and Cons Integration with.
Web Services Seppo Heikkinen MITA seminar/TUT
CSE 636 Data Integration Web Services.
2006 IEEE International Conference on Web Services ICWS 2006 Overview.
Software – Part 3 V.T. Raja, Ph.D., Information Management College of Business Oregon State University.
Web Services Michael Smith Alex Feldman. What is a Web Service? A Web service is a message-oriented software system designed to support inter-operable.
Web services A Web service is an interface that describes a collection of operations that are network-accessible through standardized XML messaging. A.
Web service testing Group D5. What are Web Services? XML is the basis for Web services Web services are application components Web services communicate.
UNIVERSIDADE FEDERAL DE PERNAMBUCO cin.ufpe.br SOA Platform technologies Alan Mateus Danilo Vieira
Just a collection of WS diagrams… food for thought Dave Hollander.
Web Services Mohamed Fahmy Dr. Sherif Aly Hussein.
1 Web Services Distributed Systems. 2 Service Oriented Architecture Service-Oriented Architecture (SOA) expresses a software architectural concept that.
C Copyright © 2009, Oracle. All rights reserved. Appendix C: Service-Oriented Architectures.
Web services: Why and How OOPSLA 2001 F. Curbera, W.Nagy, S.Weerawarana Nclab, Jungsook Kim.
Web services Dr Jim Briggs 1. Evolution of electronic interaction Web Services is the next step in the automation of inter-enterprise interaction Web.
Presentation 7: Part 1: Web Services Introduced. Outline Definition Overview of Web Services Examples Next Time: SOAP & WSDL.
What is Service Oriented Architecture ? CS409 Application Services Even Semester 2007.
CS 415 N-Tier Application Development By Umair Ashraf July 5,2013 National University of Computer and Emerging Sciences Lecture # 8 Introduction to Service.
Web Services Based on SOA: Concepts, Technology, Design by Thomas Erl MIS 181.9: Service Oriented Architecture 2 nd Semester,
1 Advanced Software Architecture Muhammad Bilal Bashir PhD Scholar (Computer Science) Mohammad Ali Jinnah University.
AUTHORS: MIKE P. PAPAZOGLOU WILLEM-JAN VAN DEN HEUVEL PRESENTED BY: MARGARETA VAMOS Service oriented architectures: approaches, technologies and research.
The Distance Learning Session Management System for the Next Generation Internet Se-Jun Na.
Grids - the near future Mark Hayes NIEeS Summer School 2003.
Web Services (SOAP) part 1 Eriq Muhammad Adams J |
RSISIPL1 SERVICE ORIENTED ARCHITECTURE (SOA) By Pavan By Pavan.
C# 1 Web services CSC 298. C# 2 Web services  A technology to make libraries available across the internet.  In Visual Studio,  can create a web service.
Advanced Web Technologies Lecture # 5 By: Faraz Ahmed.
Intro to Web Services Dr. John P. Abraham UTPA. What are Web Services? Applications execute across multiple computers on a network.  The machine on which.
Web Services Architecture Presentation for ECE8813 Spring 2003 By: Mohamed Mansour.
December 9, 2004 EC511 Java Pet Store Demo Chandra Donipati.
Software Architecture Patterns (3) Service Oriented & Web Oriented Architecture source: microsoft.
XML 1. Chapter 8 © 2013 Pearson Education, Inc. Publishing as Prentice Hall SAMPLE XML SCHEMA (XSD) 2 Schema is a record definition, analogous to the.
By Jeremy Burdette & Daniel Gottlieb. It is an architecture It is not a technology May not fit all businesses “Service” doesn’t mean Web Service It is.
SOA for Storage Simon Eldridge, Product Manager, Omneon Inc.
Service Oriented Architecture (SOA) Prof. Wenwen Li School of Geographical Sciences and Urban Planning 5644 Coor Hall
TOPIC: Applications of Web Technologies in Distributed Systems
Designing software applications
Sabri Kızanlık Ural Emekçi
Unit – 5 JAVA Web Services
SOA (Service Oriented Architecture)
Service Oriented Architecture
Software Architecture in Practice
Overview of Web Services
Implementing a service-oriented architecture using SOAP
مدیریت فرایندهای کسب و کار و معماری سرویس گرا
Service-centric Software Engineering 1
Web services, WSDL, SOAP and UDDI
Service Oriented Architecture
Introduction to Web Services
Universal Description, Discovery and Integration (UDDI)
Presentation transcript:

Software Integration Technologies HPA Technology Retreat 2009

Software Integration Technologies John Footen – SOA Basics John Footen – SOA Basics Chris Lennon – BXF Chris Lennon – BXF Al Kovalick – Timing Aware Web Services Al Kovalick – Timing Aware Web Services Simon Eldridge – SOA for Storage Simon Eldridge – SOA for Storage Jerry Butler – Software Integration, Broadcasters Perspective Jerry Butler – Software Integration, Broadcasters Perspective Software issues are the primary issues on projects today. Both Integration and Features Software is hard because we can do more. “Software” is the new SDI or 422. SMPTE / AMWA

SOA in Professional Media Systems John Footen National TeleConsultants, Inc.

architecture (SOA) service -oriented

1. agility 2. visibility 3. productivity

trafficeditscheduling archive NRCS graphics ingest 422 MOS servers automation

trafficeditscheduling archive NRCS graphics ingest 422 MOS DAM servers automation SD/HD IP ?

tight coupling

manage

upgrade

SOA

loose coupling

dependent

business service

not just the interface

how does it work ?

3 roles:

service provider service consumer service repository

reuse

SOA

web services

-basedxml

loosely coupled systems

wrapper

application wrapper API

transform

application wrapper XML

edit archive DAM EDL

edit wrapper web service call

you fill out this form accounting department

wrapper web service call accounting department

youguy hey!

standards

OASIS

W3C

service provider service consumer service repository publishfind bind WSDL

web services description language

service provider service consumer service repository publishfind bind WSDL (the interface) SOAP

simple object access protocol

service provider service consumer service repository publishfind bind WSDL (the interface) SOAP (the messages) UDDI

uniform description, discovery, and integration

service provider service consumer service repository publishfind bind WSDL (the interface) SOAP (the messages) UDDI (the repository)

service consumer

service provider service consumer service repository publishfind bind WSDL (the interface) SOAP (the messages) UDDI (the repository) query WSDL SOAP

web service calls

middleware layer

middleware layer data

aggregate

business monitoring

business process orchestration

3 points:

1. agility 2. visibility 3. productivity

business services

abstract

integrate

the way you really do business

Thank You! John Footen National TeleConsultants, Inc.