SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Basics of Network Traffic Management
Basics of Network Traffic ManagementBasics of Network Traffic Management
Basics of Network Traffic ManagementPuneet Bawa
 
12. Indexing and Hashing in DBMS
12. Indexing and Hashing in DBMS12. Indexing and Hashing in DBMS
12. Indexing and Hashing in DBMSkoolkampus
 
System models in distributed system
System models in distributed systemSystem models in distributed system
System models in distributed systemishapadhy
 
Levels of Virtualization.docx
Levels of Virtualization.docxLevels of Virtualization.docx
Levels of Virtualization.docxkumari36
 
Free Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSFree Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSUnited International University
 
Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...
Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...
Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...Selvaraj Seerangan
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLRamakant Soni
 
Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319ARVIND SARDAR
 
IoT implementation and Challenges
IoT implementation and ChallengesIoT implementation and Challenges
IoT implementation and ChallengesAhmed Banafa
 
Mobile computing notes and material
Mobile computing notes and materialMobile computing notes and material
Mobile computing notes and materialSDMCET DHARWAD
 
Web essentials clients, servers and communication – the internet – basic inte...
Web essentials clients, servers and communication – the internet – basic inte...Web essentials clients, servers and communication – the internet – basic inte...
Web essentials clients, servers and communication – the internet – basic inte...smitha273566
 
Cloud computing and utility computing
Cloud computing and utility computingCloud computing and utility computing
Cloud computing and utility computingasmita tarar
 
Artificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesArtificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesDr. C.V. Suresh Babu
 
WIRELESS TRANSMISSION
WIRELESS TRANSMISSIONWIRELESS TRANSMISSION
WIRELESS TRANSMISSIONjunnubabu
 

La actualidad más candente (20)

Basics of Network Traffic Management
Basics of Network Traffic ManagementBasics of Network Traffic Management
Basics of Network Traffic Management
 
12. Indexing and Hashing in DBMS
12. Indexing and Hashing in DBMS12. Indexing and Hashing in DBMS
12. Indexing and Hashing in DBMS
 
System models in distributed system
System models in distributed systemSystem models in distributed system
System models in distributed system
 
Levels of Virtualization.docx
Levels of Virtualization.docxLevels of Virtualization.docx
Levels of Virtualization.docx
 
Free Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFSFree Space Management, Efficiency & Performance, Recovery and NFS
Free Space Management, Efficiency & Performance, Recovery and NFS
 
Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...
Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...
Unit 2,3,4 _ Internet of Things A Hands-On Approach (Arshdeep Bahga, Vijay Ma...
 
Presentations on web database
Presentations on web databasePresentations on web database
Presentations on web database
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQL
 
And or graph
And or graphAnd or graph
And or graph
 
Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319
 
Computer networks
Computer networksComputer networks
Computer networks
 
Normalization in DBMS
Normalization in DBMSNormalization in DBMS
Normalization in DBMS
 
Naming in Distributed System
Naming in Distributed SystemNaming in Distributed System
Naming in Distributed System
 
IoT implementation and Challenges
IoT implementation and ChallengesIoT implementation and Challenges
IoT implementation and Challenges
 
Mobile computing notes and material
Mobile computing notes and materialMobile computing notes and material
Mobile computing notes and material
 
Web essentials clients, servers and communication – the internet – basic inte...
Web essentials clients, servers and communication – the internet – basic inte...Web essentials clients, servers and communication – the internet – basic inte...
Web essentials clients, servers and communication – the internet – basic inte...
 
Spatial Database
Spatial DatabaseSpatial Database
Spatial Database
 
Cloud computing and utility computing
Cloud computing and utility computingCloud computing and utility computing
Cloud computing and utility computing
 
Artificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesArtificial Intelligence Searching Techniques
Artificial Intelligence Searching Techniques
 
WIRELESS TRANSMISSION
WIRELESS TRANSMISSIONWIRELESS TRANSMISSION
WIRELESS TRANSMISSION
 

Destacado

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
 

Destacado (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
 

Similar a 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
 

Similar a 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
 

Último

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
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
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
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
 
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
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Último (20)

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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
 
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...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Soa Primer