SlideShare une entreprise Scribd logo
1  sur  188
Service Oriented Architecture [email_address] VA-12/05
Agenda ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
What is SOA VA-12/05
What SOA is not ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA – An ideal scenario ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA – The reality ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA Confusion ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Process ,[object Object],VA-12/05 Service Oriented Architecture
SOA for dummies ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA for dummies ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Composition of services ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Composition of services VA-12/05 Service Oriented Architecture Select Music for Download Create total bill Prompt user  for credit card details Credit Card Approved Process credit card approval Allow Download Validate credit car details Successful Process transaction Valid Card Transaction  Successful Transaction  Failed Yes Yes No No
How Services Relate ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
How services relate ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service communication ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA approach ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA approach ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA approach ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Misconceptions about SOA ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA Generations ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Evolution of SOA ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Standard bodies ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Common pitfalls ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA vs. Client Server Architecture VA-12/05 Service Oriented Architecture SOA Client Server Architecture Presentation layer is detached from services themselves Application logic resides in client software. Client needs to control user experience, back-end resources Highly distributed processing, services themselves may be distributed over many servers Client is responsible for most of the processing, 80/20 rule was used as a rule of thumb Complex security model but provides flexibility For simple scenario, implements a very easy security model Also has high maintenance costs and requires powerful administration tools Very high maintenance costs of maintaining client server applications
SOA vs. Distributed Internet Architecture VA-12/05 Service Oriented Architecture SOA Distributed Internet Architecture Standardized interfaces, Self sufficient messages All the logic exists in server side. Some very insignificant logic may exist in client. Proprietary interfaces in place Message based communication, promotes creation of autonomous services Can support stateful and stateless components, data exchange is primarily synchronous Messages contain header blocks where security logic can be stored Exclusive connection maintains context. In non-exclusive connections, user credentials have to be sent across each request Higher administration costs Simple to maintain, HTTP server needs to be built for scalability
Web Services Framework VA-12/05
Web Services Framework ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Roles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Roles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Roles ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Models ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Models ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Models ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Descriptions ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service endpoints ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Abstract Descriptions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Concrete Description ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WSDL Basics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WSDL Basics ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WSDL Basics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WSDL Basics ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WSDL Basics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOAP Basics ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOAP Basics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOAP Basics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WSDL Example 1/3 VA-12/05 Service Oriented Architecture
WSDL Example 2/3 VA-12/05 Service Oriented Architecture
WSDL Example 3/3 VA-12/05 Service Oriented Architecture
SOAP Example VA-12/05 Service Oriented Architecture
Metadata and Service contracts ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Semantic Descriptions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service description advertisement and discovery ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Private and public registries ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
UDDI record example VA-12/05 Service Oriented Architecture
Message Exchange Patterns VA-12/05
Message Exchange Patterns ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Primitive MEPs ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Complex MEPs ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
MEPs and WSDL ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
MEPs and WSDL ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Activity ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Primitive and complex service activities ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Coordination VA-12/05
Coordination ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Coordinator composition ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Activation and registration service ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Completion process ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Coordination ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Atomic Transactions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Atomic transaction protocols ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Atomic transaction protocols ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Atomic Transaction process ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Business activities ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Business activities ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Business activity states ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Business activity states ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Business activity states ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Business activity states ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Coordination example VA-12/05 Service Oriented Architecture
WS-Coordination example VA-12/05 Service Oriented Architecture
Orchestration VA-12/05
Orchestration ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Basic and structured activities ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Sequences, flows and links ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Orchestration and Coordination ,[object Object],VA-12/05 Service Oriented Architecture
WS-BPEL Example VA-12/05 Service Oriented Architecture
WS-BPEL Example VA-12/05 Service Oriented Architecture
WS-BPEL Example VA-12/05 Service Oriented Architecture
Top level attributes ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Top level attributes ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Top level attributes ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Activity ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Receive ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Reply ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Invoke ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Assign ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Extension activity and sequence ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Validate, throw and wait ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
If and While ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
RepeatUntil and forEach ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Pick and Flow ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Scope and compensate ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Standard attributes and elements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Choreography VA-12/05
Choreography ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Choreography ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Relationships and Channels ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Interactions and work units ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Orchestrations and Choreographies ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-CDL Goals ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-CDL Goals ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-CDL Model ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-CDL Model ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-CDL Model ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
WS-CDL Example VA-12/05 Service Oriented Architecture
Addressing VA-12/05
Addressing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Addressing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Addressing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Reliable Messaging VA-12/05
Reliable Messaging ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging – Terms ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging – Sequence ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging – Sequence ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging – SequenceAcknowledgement and AcknowledgementRange ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging – Nack Element ,[object Object],VA-12/05 Service Oriented Architecture
WS-ReliableMessaging – AckRequested  ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Policy VA-12/05
Policy Assertions and alternatives ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Policy framework ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Policy framework ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Policy element  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
ExactlyOne, All, and Preference element ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
PolicyReference & PolicyURI element ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Additional type of assertions ,[object Object],VA-12/05 Service Oriented Architecture
WS-Policy Example VA-12/05 Service Oriented Architecture
Metadata Exchange VA-12/05
Metadata Exchange ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-MetadataExchange ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-MetadataExchange ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-MetadataExchange – GetMetadata element ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-MetadataExchange  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Get message ,[object Object],VA-12/05 Service Oriented Architecture
WS-MetadataExchange examples VA-12/05 Service Oriented Architecture
Security VA-12/05
Security ,[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Identification, Authentication, and Authorization ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Single Sign-on ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Confidentiality and Integrity ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Transport Level security and message level security ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Security ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Composing security element ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Security Example  VA-12/05 Service Oriented Architecture
SAML single sign-on block Example  VA-12/05 Service Oriented Architecture
SAML sign-on block Example  VA-12/05 Service Oriented Architecture
Notification & Eventing VA-12/05
Notification & Eventing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Specifications ,[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Notification ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Eventing ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-Notification and WS-Eventing ,[object Object],[object Object],VA-12/05 Service Oriented Architecture
Notification Message Example VA-12/05 Service Oriented Architecture
Subscription Request Example VA-12/05 Service Oriented Architecture
Subscription Response Example VA-12/05 Service Oriented Architecture
WS-I Profiles VA-12/05
WS-I Profiles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-I Profiles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-I Profiles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-I Profiles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-I Profiles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
WS-I Profiles ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Service Design Guidelines VA-12/05
Guidelines ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Suggestions for naming ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
Suitable interface granularity ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
SOA platforms VA-12/05
J2EE Platform VA-12/05 Service Oriented Architecture Different Operating Systems Java Runtime J2EE class library JAX-RPC Runtime Service oriented solution Web Container EJB Container Servlets EJB
J2EE Platform  ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
.NET Platform VA-12/05 Service Oriented Architecture Windows Operating Systems Common Language Runtime .NET class library Assemblies Service oriented solution ASP.NET Web Services Enhancements(WSE)
.NET platform ,[object Object],[object Object],[object Object],[object Object],VA-12/05 Service Oriented Architecture
[email_address] VA-12/05

Contenu connexe

Tendances

8 synopsis
8 synopsis8 synopsis
8 synopsisurshari
 
ISSUES IN AD HOC WIRELESS NETWORKS
ISSUES IN  AD HOC WIRELESS  NETWORKS ISSUES IN  AD HOC WIRELESS  NETWORKS
ISSUES IN AD HOC WIRELESS NETWORKS Dushhyant Kumar
 
Placement management system
Placement management systemPlacement management system
Placement management systemMehul Ranavasiya
 
NAAC CSE PRESENTATION
NAAC CSE PRESENTATIONNAAC CSE PRESENTATION
NAAC CSE PRESENTATIONVishal Patil
 
Chapter 3 networking and internetworking
Chapter 3 networking and internetworkingChapter 3 networking and internetworking
Chapter 3 networking and internetworkingAbDul ThaYyal
 
Internship Presentation B.Tech Communication Networks
Internship Presentation B.Tech Communication NetworksInternship Presentation B.Tech Communication Networks
Internship Presentation B.Tech Communication NetworksKalyan Acharjya
 
Issues in knowledge representation
Issues in knowledge representationIssues in knowledge representation
Issues in knowledge representationSravanthi Emani
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2DigiGurukul
 
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......dr m m bagali, phd in hr
 
Multiple access procedures
Multiple access proceduresMultiple access procedures
Multiple access proceduresabishajesus
 
Channel assignment strategies
Channel assignment strategiesChannel assignment strategies
Channel assignment strategiesAJAL A J
 
Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)Anshul gour
 
Uml diagram for_hospital_management_system
Uml diagram for_hospital_management_systemUml diagram for_hospital_management_system
Uml diagram for_hospital_management_systemPradeep Bhosale
 

Tendances (20)

8 synopsis
8 synopsis8 synopsis
8 synopsis
 
Ad-Hoc Networks
Ad-Hoc NetworksAd-Hoc Networks
Ad-Hoc Networks
 
ISSUES IN AD HOC WIRELESS NETWORKS
ISSUES IN  AD HOC WIRELESS  NETWORKS ISSUES IN  AD HOC WIRELESS  NETWORKS
ISSUES IN AD HOC WIRELESS NETWORKS
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
NAAC CSE PRESENTATION
NAAC CSE PRESENTATIONNAAC CSE PRESENTATION
NAAC CSE PRESENTATION
 
Stepwise planning
Stepwise planningStepwise planning
Stepwise planning
 
Parking Slot Availability Check and Booking System over IOT
Parking Slot Availability Check and Booking System over IOTParking Slot Availability Check and Booking System over IOT
Parking Slot Availability Check and Booking System over IOT
 
Chapter 3 networking and internetworking
Chapter 3 networking and internetworkingChapter 3 networking and internetworking
Chapter 3 networking and internetworking
 
Internship Presentation B.Tech Communication Networks
Internship Presentation B.Tech Communication NetworksInternship Presentation B.Tech Communication Networks
Internship Presentation B.Tech Communication Networks
 
Mobile IP
Mobile IPMobile IP
Mobile IP
 
NBA : CO PO Mapping
NBA : CO PO Mapping NBA : CO PO Mapping
NBA : CO PO Mapping
 
Ch 11 diffusion
Ch 11 diffusionCh 11 diffusion
Ch 11 diffusion
 
Online Job Portal
Online Job PortalOnline Job Portal
Online Job Portal
 
Issues in knowledge representation
Issues in knowledge representationIssues in knowledge representation
Issues in knowledge representation
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2
 
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......Phd  pre registration-template....... MM Bagali...... PhD...... Resesarch.......
Phd pre registration-template....... MM Bagali...... PhD...... Resesarch.......
 
Multiple access procedures
Multiple access proceduresMultiple access procedures
Multiple access procedures
 
Channel assignment strategies
Channel assignment strategiesChannel assignment strategies
Channel assignment strategies
 
Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)Dijkstra & flooding ppt(Routing algorithm)
Dijkstra & flooding ppt(Routing algorithm)
 
Uml diagram for_hospital_management_system
Uml diagram for_hospital_management_systemUml diagram for_hospital_management_system
Uml diagram for_hospital_management_system
 

En vedette

Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...
Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...
Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...Stefan Bergstein
 
Web Services - SOAP (part 2)
Web Services - SOAP (part 2)Web Services - SOAP (part 2)
Web Services - SOAP (part 2)Martin Necasky
 
SOA Service Oriented Architecture
SOA Service Oriented ArchitectureSOA Service Oriented Architecture
SOA Service Oriented ArchitectureVinay Rajadhyaksha
 
Introduction to Service Oriented Architecture
Introduction to Service Oriented ArchitectureIntroduction to Service Oriented Architecture
Introduction to Service Oriented ArchitectureDATA Inc.
 
[Android] Web services
[Android] Web services[Android] Web services
[Android] Web servicesNikmesoft Ltd
 
Web Services Part 1
Web Services Part 1Web Services Part 1
Web Services Part 1patinijava
 
Web services - A Practical Approach
Web services - A Practical ApproachWeb services - A Practical Approach
Web services - A Practical ApproachMadhaiyan Muthu
 
Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)Martin Necasky
 
Representational State Transfer (REST) and HATEOAS
Representational State Transfer (REST) and HATEOASRepresentational State Transfer (REST) and HATEOAS
Representational State Transfer (REST) and HATEOASGuy K. Kloss
 
Basic introduction to SOA
Basic introduction to SOABasic introduction to SOA
Basic introduction to SOAJoaquin Rincon
 
Web Services (SOAP, WSDL, UDDI)
Web Services (SOAP, WSDL, UDDI)Web Services (SOAP, WSDL, UDDI)
Web Services (SOAP, WSDL, UDDI)Peter R. Egli
 
Core Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBICore Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBIRajesh Kumar
 
Web Service Presentation
Web Service PresentationWeb Service Presentation
Web Service Presentationguest0df6b0
 
RubiX ID - SOA Governance - Wouter de Vries
RubiX ID - SOA Governance - Wouter de VriesRubiX ID - SOA Governance - Wouter de Vries
RubiX ID - SOA Governance - Wouter de VriesRubiX BV
 

En vedette (20)

SOA Unit I
SOA Unit ISOA Unit I
SOA Unit I
 
Web Service Orchestration
Web Service OrchestrationWeb Service Orchestration
Web Service Orchestration
 
SOA Governance
SOA GovernanceSOA Governance
SOA Governance
 
Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...
Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...
Service Oriented Architectures (SOA) Monitoring and Management with HP OpenVi...
 
Web Services - SOAP (part 2)
Web Services - SOAP (part 2)Web Services - SOAP (part 2)
Web Services - SOAP (part 2)
 
WS-Addressing
WS-AddressingWS-Addressing
WS-Addressing
 
SOA Service Oriented Architecture
SOA Service Oriented ArchitectureSOA Service Oriented Architecture
SOA Service Oriented Architecture
 
Introduction to Service Oriented Architecture
Introduction to Service Oriented ArchitectureIntroduction to Service Oriented Architecture
Introduction to Service Oriented Architecture
 
[Android] Web services
[Android] Web services[Android] Web services
[Android] Web services
 
Web Services Part 1
Web Services Part 1Web Services Part 1
Web Services Part 1
 
Web service introduction 2
Web service introduction 2Web service introduction 2
Web service introduction 2
 
Web services - A Practical Approach
Web services - A Practical ApproachWeb services - A Practical Approach
Web services - A Practical Approach
 
Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)Web Services - Architecture and SOAP (part 1)
Web Services - Architecture and SOAP (part 1)
 
Representational State Transfer (REST) and HATEOAS
Representational State Transfer (REST) and HATEOASRepresentational State Transfer (REST) and HATEOAS
Representational State Transfer (REST) and HATEOAS
 
Basic introduction to SOA
Basic introduction to SOABasic introduction to SOA
Basic introduction to SOA
 
Web Services (SOAP, WSDL, UDDI)
Web Services (SOAP, WSDL, UDDI)Web Services (SOAP, WSDL, UDDI)
Web Services (SOAP, WSDL, UDDI)
 
Core Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBICore Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBI
 
Web Service Presentation
Web Service PresentationWeb Service Presentation
Web Service Presentation
 
RubiX ID - SOA Governance - Wouter de Vries
RubiX ID - SOA Governance - Wouter de VriesRubiX ID - SOA Governance - Wouter de Vries
RubiX ID - SOA Governance - Wouter de Vries
 
Capital market ppt
Capital market pptCapital market ppt
Capital market ppt
 

Similaire à Soa Primer

Unit 6 SDET Web Services Testing.pptx
Unit 6 SDET Web Services Testing.pptxUnit 6 SDET Web Services Testing.pptx
Unit 6 SDET Web Services Testing.pptxPallawiBulakh1
 
Arquitectura orientada a servicios
Arquitectura orientada a serviciosArquitectura orientada a servicios
Arquitectura orientada a serviciosbrizna39
 
Ch19-Software Engineering 9
Ch19-Software Engineering 9Ch19-Software Engineering 9
Ch19-Software Engineering 9Ian Sommerville
 
SOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.ppt
SOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.ppt
SOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptNKannanCSE
 
Web services and SOA [Modified]
Web services and SOA [Modified]Web services and SOA [Modified]
Web services and SOA [Modified]Subin Sugunan
 
Web services and SOA
Web services and SOAWeb services and SOA
Web services and SOASubin Sugunan
 
Service-Finder presentation at ESTC2008
Service-Finder presentation at ESTC2008Service-Finder presentation at ESTC2008
Service-Finder presentation at ESTC2008servicefinder
 
Realizing Service Finder at ESTC 2008
Realizing Service Finder at ESTC 2008Realizing Service Finder at ESTC 2008
Realizing Service Finder at ESTC 2008Emanuele Della Valle
 
Integrating WebSphere Service Registry and Repository V8 with Process Server
Integrating WebSphere Service Registry and Repository V8 with Process ServerIntegrating WebSphere Service Registry and Repository V8 with Process Server
Integrating WebSphere Service Registry and Repository V8 with Process ServerGaneshNagalingam1
 
Semantic Mediation Bus Presentation at VORTE 2012
Semantic Mediation Bus Presentation at VORTE 2012Semantic Mediation Bus Presentation at VORTE 2012
Semantic Mediation Bus Presentation at VORTE 2012Wen Zhu
 
Service Oriented Architecture
Service Oriented ArchitectureService Oriented Architecture
Service Oriented ArchitectureSandeep Ganji
 
Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Mazhar Ishaq Khokhar
 
Enterprise Service Bus
Enterprise Service BusEnterprise Service Bus
Enterprise Service Busmiteshisheth
 
WebService-Java
WebService-JavaWebService-Java
WebService-Javahalwal
 

Similaire à Soa Primer (20)

Java web services
Java web servicesJava web services
Java web services
 
Unit 6 SDET Web Services Testing.pptx
Unit 6 SDET Web Services Testing.pptxUnit 6 SDET Web Services Testing.pptx
Unit 6 SDET Web Services Testing.pptx
 
Arquitectura orientada a servicios
Arquitectura orientada a serviciosArquitectura orientada a servicios
Arquitectura orientada a servicios
 
Ch19-Software Engineering 9
Ch19-Software Engineering 9Ch19-Software Engineering 9
Ch19-Software Engineering 9
 
SOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.ppt
SOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.ppt
SOA@MODULE-III.pptSOA@MODULE-III.pptSOA@MODULE-III.ppt
 
Web services and SOA [Modified]
Web services and SOA [Modified]Web services and SOA [Modified]
Web services and SOA [Modified]
 
Web services and SOA
Web services and SOAWeb services and SOA
Web services and SOA
 
Service-Finder presentation at ESTC2008
Service-Finder presentation at ESTC2008Service-Finder presentation at ESTC2008
Service-Finder presentation at ESTC2008
 
Realizing Service Finder at ESTC 2008
Realizing Service Finder at ESTC 2008Realizing Service Finder at ESTC 2008
Realizing Service Finder at ESTC 2008
 
Integrating WebSphere Service Registry and Repository V8 with Process Server
Integrating WebSphere Service Registry and Repository V8 with Process ServerIntegrating WebSphere Service Registry and Repository V8 with Process Server
Integrating WebSphere Service Registry and Repository V8 with Process Server
 
Bpm soa
Bpm soaBpm soa
Bpm soa
 
Soa & Bpel With Web Sphere
Soa & Bpel With Web SphereSoa & Bpel With Web Sphere
Soa & Bpel With Web Sphere
 
Soa & Bpel With Web Sphere
Soa & Bpel With Web SphereSoa & Bpel With Web Sphere
Soa & Bpel With Web Sphere
 
Unit iii soa
Unit iii soaUnit iii soa
Unit iii soa
 
Semantic Mediation Bus Presentation at VORTE 2012
Semantic Mediation Bus Presentation at VORTE 2012Semantic Mediation Bus Presentation at VORTE 2012
Semantic Mediation Bus Presentation at VORTE 2012
 
Service Oriented Architecture
Service Oriented ArchitectureService Oriented Architecture
Service Oriented Architecture
 
Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)
 
Enterprise Service Bus
Enterprise Service BusEnterprise Service Bus
Enterprise Service Bus
 
Basic concepts of soa
Basic concepts of soaBasic concepts of soa
Basic concepts of soa
 
WebService-Java
WebService-JavaWebService-Java
WebService-Java
 

Dernier

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Dernier (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Soa Primer