SlideShare a Scribd company logo
System Integration for HEMIS
(EAI)
Ghezal Ahmad Zia
Technical University of Berlin
August 11, 2016
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 1 / 43
Outline
1 HEMIS
Problem
2 What is System Integration?
The Integration Problem (i.e. Opportunity)
3 EAI Architecture
Hub/Spoke
BUS
4 EAI Types
Data Level
User Interface Level
Method Level
Application Interface Level
5 Conclusions
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 2 / 43
Forward
This presentation, represent the current situation of HEMIS,
Development of 10 Modules of HEMIS by ITCC, System
Integration of HEMIS which mostly focus on which architecture
and type of integration is feasible for HEMIS.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 3 / 43
HEMIS
The HEMIS (Higher Education Management Information
Systems) was established in 2008.[IT Conference]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 4 / 43
HEMIS
The HEMIS (Higher Education Management Information
Systems) was established in 2008.[IT Conference]
The goal of HEMIS is to improve management, data collection,
and analysis.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 4 / 43
HEMIS
The HEMIS (Higher Education Management Information
Systems) was established in 2008.[IT Conference]
The goal of HEMIS is to improve management, data collection,
and analysis.
Currently, two modules of HEMIS are functional.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 4 / 43
11th IT Conference
On the 11th IT Conference, the concept of Module-based
distributed HEMIS was presented.[IT Conference]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 5 / 43
ACADEMIC
KANKOR
HEMIS
LMS
SMIS
Admtn
HR
Private
Universities
…
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 6 / 43
ACADEMIC
KANKOR
HEMIS
LMS
SMIS
Admtn
HR
Private
Universities
… extended
.
.
.
.
.
.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 7 / 43
ACADEMIC
KANKOR
HEMIS
LMS
SMIS
Admtn
HR
Private
Universities
… extended
.
.
.
.
.
.
Scholarship
Management
System
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 8 / 43
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 9 / 43
11th IT Conference
The ITCC (IT Competence Center of Afghanistan) started
developing 10 modules of HEMIS recently.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 10 / 43
Problem ...?
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 11 / 43
System development over the last 20 years has been tended to
emphasize core functionality as opposed to integration [iConexio]
Many systems are highly stovepiped and difficult to integrate with
other similar systems.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 12 / 43
ACADEMIC
KANKOR
HEMIS
LMS
SMIS
Admtn
HR
Private
Universities
…
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 13 / 43
What is System Integration?
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 14 / 43
What is System Integration?
Definition
It is the combination of processes, software, standards and hardware
resulting in the seamless integration of two or more enterprise systems
allowing them to operate as one. [EAI]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 15 / 43
The Problem
”70% of all code written today consists of interfaces, protocols,
and other procedures to establish linkages among various systems”
[IBM]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 16 / 43
The Problem
”70% of all code written today consists of interfaces, protocols,
and other procedures to establish linkages among various systems”
[IBM]
”30% of entire IT budget is spent on building, maintaining, and
supporting application integration” [FORRESTER]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 16 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Multiple platforms
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Multiple platforms
Multiple databases
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Multiple platforms
Multiple databases
Multiple transaction processors
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Multiple platforms
Multiple databases
Multiple transaction processors
Multiple data entry points
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Multiple platforms
Multiple databases
Multiple transaction processors
Multiple data entry points
Multiple versions of the same data
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
The Integration Problem (i.e. Opportunity)
Definition
Multiple, disparate applications
Custom
Legacy
Packaged
Multiple platforms
Multiple databases
Multiple transaction processors
Multiple data entry points
Multiple versions of the same data
Incompatible business data
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 17 / 43
EAI
Enterprise Application Integration or EAI, is a technical term
since the early 2000.
EAI is an approach, or more accurately, a general category of
approaches, to providing interoperability between the multiple
disparate systems.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 18 / 43
EAI Architecture
There are two basic architectures to achieve this.
[EAI-Architecture]
HUB/SPOKE
BUS
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 19 / 43
Hub/Spoke
Uses a centralized broker (Hub) and adapters (Spoke)
Spoke connect to application and convert application data format
to a format which Hub understands and vice versa.
Hub on the other hand brokers all messages and takes care of
content transformation/translation of the incoming message.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 20 / 43
Hub/Spoke
SMIS	
AMIS	 DMIS	
LMIS	
PUMIS	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 21 / 43
Hub/Spoke
SMIS	
AMIS	 DMIS	
LMIS	
PUMIS	
Hub	
Message	
Broker	and	
Central	
Integra:on	
Engine	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 22 / 43
Hub/Spoke
SMIS	
AMIS	 DMIS	
LMIS	
PUMIS	
Hub	
Message	
Broker	and	
Central	
Integra:on	
Engine	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 23 / 43
BUS
Bus architecture uses a central messaging backbone (bus) for
message propagation.
Applications would publish messages to bus using adapters.
These messages would flow to subscribing applications using
message bus.
Subscribing applications will have adapters which would take
message from bus and transform the message into a format
required for the application.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 24 / 43
BUS
SMIS	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 25 / 43
BUS
SMIS	
Adapter-1	
+	Integra1on	Engine	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 26 / 43
BUS
SMIS	
Adapter-1	
+	Integra1on	Engine	
PUMIS	
Adapter-2	
+	Integra1on	Engine	
LMIS	
Adapter-3	
+	Integra1on	Engine	
AMIS	
Adapter-4	
+	Integra1on	Engine	
SMIS	
Adapter-5	
+	Integra1on	Engine	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 27 / 43
BUS
Bus	–	Messaging	Backbone	
SMIS	
Adapter-1	
+	Integra:on	Engine	
PUMIS	
Adapter-2	
+	Integra:on	Engine	
LMIS	
Adapter-3	
+	Integra:on	Engine	
AMIS	
Adapter-4	
+	Integra:on	Engine	
SMIS	
Adapter-5	
+	Integra:on	Engine	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 28 / 43
BUS
Bus	–	Messaging	Backbone	
SMIS	
Adapter-1	
+	Integra:on	Engine	
PUMIS	
Adapter-2	
+	Integra:on	Engine	
LMIS	
Adapter-3	
+	Integra:on	Engine	
AMIS	
Adapter-4	
+	Integra:on	Engine	
SMIS	
Adapter-5	
+	Integra:on	Engine	
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 29 / 43
EAI Types
EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 30 / 43
EAI Types
•  Data	Level	
01EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 31 / 43
EAI Types
+  The	data	is	moved	
from	one	data	
store	to	another	
and	processes	the	
informa2on	if	
required.	
+  There	is	no	code	
change	which	
saves	the	cost	of	
redevelopment.	
•  Data	Level	
01EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 32 / 43
EAI Types
+  The	data	is	moved	
from	one	data	
store	to	another	
and	processes	the	
informa2on	if	
required.	
+  There	is	no	code	
change	which	
saves	the	cost	of	
redevelopment.	
•  Data	Level	 •  Applica-on	
Interface	
Level	
01 02EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 33 / 43
EAI Types
+  The	business	
process	and	data	
is	accessed	
through	the	
interfaces	with	
this	approach.	
+  This	approach	is	
mostly	used	with	
the	packaged	
applica9ons.		
+  Message	brokers	
are	used	as	
preferred	solu9on	
+  The	data	is	moved	
from	one	data	
store	to	another	
and	processes	the	
informa9on	if	
required.	
+  There	is	no	code	
change	which	
saves	the	cost	of	
redevelopment.	
•  Data	Level	 •  Applica-on	
Interface	
Level	
•  Method	
Level	
01 02 03EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 34 / 43
EAI Types
+  The	business	
process	and	data	
is	accessed	
through	the	
interfaces	with	
this	approach.	
+  This	approach	is	
mostly	used	with	
the	packaged	
applica9ons.		
+  Message	brokers	
are	used	as	
preferred	solu9on	
+  A	method	can	be	
accessed	by	many	
applica9ons.	
+  In	this	approach	
we	reuse	the	
business	logic,	
means	reusing	the	
exis9ng	
applica9on.	
+  The	data	is	moved	
from	one	data	
store	to	another	
and	processes	the	
informa9on	if	
required.	
+  There	is	no	code	
change	which	
saves	the	cost	of	
redevelopment.	
•  Data	Level	 •  Applica-on	
Interface	
Level	
•  Method	
Level	
•  User	
Interface	
Level	
01 02 03 04EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 35 / 43
EAI Types
+  The	business	
process	and	data	
is	accessed	
through	the	
interfaces	with	
this	approach.	
+  This	approach	is	
mostly	used	with	
the	packaged	
applica9ons.		
+  Message	brokers	
are	used	as	
preferred	solu9on	
+  A	method	can	be	
accessed	by	many	
applica9ons.	
+  In	this	approach	
we	reuse	the	
business	logic,	
means	reusing	the	
exis9ng	
applica9on.	
+  Bundles	the	
applica9ons	use	
their	user	
interfaces	
+  The	mainframe	
applica9ons	can	
be	accessed	
through	this	
approach.	
+  Not	preferred	
approach.	
+  The	data	is	moved	
from	one	data	
store	to	another	
and	processes	the	
informa9on	if	
required.	
+  There	is	no	code	
change	which	
saves	the	cost	of	
redevelopment.	
•  Data	Level	 •  Applica-on	
Interface	
Level	
•  Method	
Level	
•  User	
Interface	
Level	
01 02 03 04EAI Types
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 36 / 43
Integration on the Data Source Level [AI]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 37 / 43
Integration on the Business Logic Level [AI]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 38 / 43
Integration on the User Interface Level [AI]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 39 / 43
Level of Integration [AI]
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 40 / 43
Conclusions
The current developed modules of HEMIS has been explained.
The integration architectures and levels defined.
The role of adapter and its complexity
The easy and suitable integration level are proposed for HEMIS.
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 41 / 43
References
IBM
FORRESTER
https://go.forrester.com/
EAI
Tariq Rahim Soomro & Abrar Hasnain Awan
Challenges and Future of Enterprise Application Integration
11th IT Conference
ZiiK-Report Nr. 41
, Page 20 - 21
8th IT Conference
ZiiK-Report Nr. 31
, Page 23 - 24
Heiko Paulheim & Florian Probst
Application Integration on the User-Interface Level
Atul Apte
Adapters and EAI
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 42 / 43
Thank You
Ghezal Ahmad Zia (Technical University of Berlin) EAI August 11, 2016 43 / 43

More Related Content

Similar to System integration for HEMIS

Achieving Interoperability Through IHE
Achieving Interoperability Through IHEAchieving Interoperability Through IHE
Achieving Interoperability Through IHE
Massimiliano Masi
 
Towards Enterprise Interoperability Service Utilities
Towards Enterprise Interoperability Service UtilitiesTowards Enterprise Interoperability Service Utilities
Towards Enterprise Interoperability Service Utilities
Brian Elvesæter
 
Bridging the Gap
Bridging the GapBridging the Gap
Bridging the Gap
Dickson Lukose
 
Subject Matter ExpertWorkbench
Subject Matter ExpertWorkbenchSubject Matter ExpertWorkbench
Subject Matter ExpertWorkbench
Pankesh Patel
 
Agent based web service communicating different is’s and platforms
Agent based web service communicating different is’s and platformsAgent based web service communicating different is’s and platforms
Agent based web service communicating different is’s and platforms
IAEME Publication
 
Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...
Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...
Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...
Erik G. Hansen
 
ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)
ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)
ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)
ICARUS2020.aero
 
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Gurdal Ertek
 
TNO keynote commercial vehicle automation conference
TNO keynote commercial vehicle automation conferenceTNO keynote commercial vehicle automation conference
TNO keynote commercial vehicle automation conference
Maurice Kwakkernaat
 
“Semantic Technologies for Smart Services”
“Semantic Technologies for Smart Services” “Semantic Technologies for Smart Services”
“Semantic Technologies for Smart Services”
diannepatricia
 
10 years of IBM Connections
10 years of IBM Connections10 years of IBM Connections
10 years of IBM Connections
LetsConnect
 
Top Software Engineering & Applications Research articles of 2019
Top Software Engineering & Applications Research articles of 2019Top Software Engineering & Applications Research articles of 2019
Top Software Engineering & Applications Research articles of 2019
ijseajournal
 
Knowledge Centric Systems Engineering
Knowledge Centric Systems EngineeringKnowledge Centric Systems Engineering
Knowledge Centric Systems Engineering
The REUSE Company
 
Webinar Industrial Data Space Association: Introduction and Architecture
Webinar Industrial Data Space Association: Introduction and ArchitectureWebinar Industrial Data Space Association: Introduction and Architecture
Webinar Industrial Data Space Association: Introduction and Architecture
Thorsten Huelsmann
 
IBM Academic Initiative - Bluemix Overview
IBM Academic Initiative -  Bluemix OverviewIBM Academic Initiative -  Bluemix Overview
IBM Academic Initiative - Bluemix Overview
Peter Schleinitz
 
DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019
DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019
DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019
DataBench
 
Auto visualization and viml
Auto visualization and vimlAuto visualization and viml
Auto visualization and viml
Bill Liu
 
xAPI Security Timeline
xAPI Security TimelinexAPI Security Timeline
xAPI Security Timeline
Megan Bowe
 
Thirteen Years of SysML: A Systematic Mapping Study
Thirteen Years of SysML: A Systematic Mapping StudyThirteen Years of SysML: A Systematic Mapping Study
Thirteen Years of SysML: A Systematic Mapping Study
swolny
 
Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...
Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...
Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...
Danilo Pianini
 

Similar to System integration for HEMIS (20)

Achieving Interoperability Through IHE
Achieving Interoperability Through IHEAchieving Interoperability Through IHE
Achieving Interoperability Through IHE
 
Towards Enterprise Interoperability Service Utilities
Towards Enterprise Interoperability Service UtilitiesTowards Enterprise Interoperability Service Utilities
Towards Enterprise Interoperability Service Utilities
 
Bridging the Gap
Bridging the GapBridging the Gap
Bridging the Gap
 
Subject Matter ExpertWorkbench
Subject Matter ExpertWorkbenchSubject Matter ExpertWorkbench
Subject Matter ExpertWorkbench
 
Agent based web service communicating different is’s and platforms
Agent based web service communicating different is’s and platformsAgent based web service communicating different is’s and platforms
Agent based web service communicating different is’s and platforms
 
Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...
Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...
Internet of Things (IoT) as a Driver for the Circular Economy – Innovation, Q...
 
ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)
ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)
ICARUS @EBDVF 2018 - TransformingTransport Session (November 2018, Vienna)
 
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
 
TNO keynote commercial vehicle automation conference
TNO keynote commercial vehicle automation conferenceTNO keynote commercial vehicle automation conference
TNO keynote commercial vehicle automation conference
 
“Semantic Technologies for Smart Services”
“Semantic Technologies for Smart Services” “Semantic Technologies for Smart Services”
“Semantic Technologies for Smart Services”
 
10 years of IBM Connections
10 years of IBM Connections10 years of IBM Connections
10 years of IBM Connections
 
Top Software Engineering & Applications Research articles of 2019
Top Software Engineering & Applications Research articles of 2019Top Software Engineering & Applications Research articles of 2019
Top Software Engineering & Applications Research articles of 2019
 
Knowledge Centric Systems Engineering
Knowledge Centric Systems EngineeringKnowledge Centric Systems Engineering
Knowledge Centric Systems Engineering
 
Webinar Industrial Data Space Association: Introduction and Architecture
Webinar Industrial Data Space Association: Introduction and ArchitectureWebinar Industrial Data Space Association: Introduction and Architecture
Webinar Industrial Data Space Association: Introduction and Architecture
 
IBM Academic Initiative - Bluemix Overview
IBM Academic Initiative -  Bluemix OverviewIBM Academic Initiative -  Bluemix Overview
IBM Academic Initiative - Bluemix Overview
 
DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019
DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019
DataBench session @ BDV Meet-Up Riga: The case of HOBBIT, 27/06/2019
 
Auto visualization and viml
Auto visualization and vimlAuto visualization and viml
Auto visualization and viml
 
xAPI Security Timeline
xAPI Security TimelinexAPI Security Timeline
xAPI Security Timeline
 
Thirteen Years of SysML: A Systematic Mapping Study
Thirteen Years of SysML: A Systematic Mapping StudyThirteen Years of SysML: A Systematic Mapping Study
Thirteen Years of SysML: A Systematic Mapping Study
 
Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...
Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...
Engineering the Aggregate - Talk at Software Engineering for Intelligent and ...
 

Recently uploaded

Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
saastr
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 

Recently uploaded (20)

Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 

System integration for HEMIS