SlideShare une entreprise Scribd logo
1  sur  35
Télécharger pour lire hors ligne
LEANIX INTEGRATIONS
FOR DATA-DRIVEN ENTERPRISE
ARCHITECTURE
LeanIX - Neil O‘Connor, Partner
Development
LoQutus – Pedro Meuleman, Senior
Enterprise Architect
Ghent, April 30th
1. Why are Integrations and API’s important to Agile EA?
2. LeanIX & Data Driven Enterprise Architecture
3. Native Integrations: Signavio, Confluence, ServiceNow
4. GraphQL for Custom Reporting
Agenda
2
Missing transparency is a roadblock for digital
transformation
3
25 %
Wasted time due to
stocktake in every project
20-30 %
Applications &
IT Projects redundant
26%
Only 26% of Applications
migrated to cloud yet
Simple questions are often hard to answer - quickly!
4
C-Level
• Where is the business impacted when IT applications fail (SLA)?
• Which dependencies are preventing a faster sunset of legacy?
• In what priority can we move applications into the cloud?
Business
Partner
IT
Delivery
• Which applications can I reuse instead of investing twice?
• Which (IT) owners do I need to involve when I start a project?
• Which applications store sensitive data objects (GDPR)?
• Which applications are at risk due to legacy technology?
• Which standards should I use to avoid technology proliferation?
• Which products & vendors are we using, where can we consolidate?
1. Why are Integrations and API’s important to EA?
2. LeanIX & Data Driven Enterprise Architecture
3. Example Integrations: Signavio, Confluence, ServiceNow
4. GraphQL for Custom Reporting
Agenda
5
6
DATA MODEL
Interface
Application
Provider
IT
Component
Project
User
Group
Data
Object
Technology
Architecture
Information System
Architecture
Business
Architecture
Tech.
Stack
Business
Capability
Process
Complexity cannot be handled in Excel or via modelling tools
7
> 500
Processes
> 1000
Applications
> 2500
Technologies
EXAMPLE COMPANY
LeanIX establishes a data-driven Architecture Management
8
LARGE ENTERPRISES
FAST GROWING
Reduce
Complexity
Enable
DevOps
Ensure
Compliance
Cloud
Transformation
Microservices &
Kubernetes
Governance
Application
Rationalization
(e.g. M&A)
Technology
Risk Management
GDPR
Readiness
Application
Portfolio
Management
Technology
Governance
Integration
Architecture
Agile
Development
USE CASES ENABLED BY LeanIX EA
Manage complexity, compliance and growth in IT
9
The blueprint for a modern IT MANAGEMENT STACK
10
We bridge the gap between Business and Operations
11
Architecture Stack
• Communicate
• Translate
• Align
• Govern
Selected Integrations
1. Why are Integrations and API’s important to EA?
2. LeanIX & Data Driven Enterprise Architecture
3. Native Integrations: Signavio, ServiceNow, Confluence
4. GraphQL for Custom Reporting
Agenda
12
LeanIX
SIGNAVIO
INTEGRATION
14
DATA MODEL
Interface
Application
Provider
IT
Component
Project
User
Group
Data
Object
Technology
Architecture
Information System
Architecture
Business
Architecture
Tech.
Stack
Business
Capability
Process
Out of the Box Integration: Configured in a few minutes
Learn more:
https://leanix.zendesk.com/hc/en-us/sections/200359049-Signavio
The Signavio integration automatically creates a
Process Inventory in LeanIX
16
Applications can then be linked to Processes in LeanIX
17
LeanIX Reporting allows you to display the relations between
Processes and Applications
18
LeanIX
SERVICENOW
INTEGRATION
20
DATA MODEL
Interface
Application
Provider
IT
Component
Project
User
Group
Data
Object
Technology
Architecture
Information System
Architecture
Business
Architecture
Tech.
Stack
Business
Capability
Process
CIOs demand strategic and operational IT modernization
21
„In order to strategically transform the
IT landscape, I need a holistic overview
with business context“
„In order to ensure smooth IT
operations, I need an exact inventory of
my IT infrastructure, with all necessary
details“
Strategic Roadmap
Operational Efficiency
LeanIX is SaaS for EA1 with native ServiceNow Integration
22
Discovered
SW & HW
ITSM CMDB
SAM Discovery
StandardsMitigate obsolescence &
violations
Define Roadmaps &
Standards
Adopt modern
technologies faster
Software-as-a-Service (SaaS) for
ENTERPRISE ARCHITECTURE (EA)
Certified Integration available in ServiceNow AppStore
23
LeanIX
CONFLUENCE
INTEGRATION
Add any LeanIX Report to your Confluence pages
25
• LeanIX comes with a variety
of built-in and custom
Reports that can all be
included in your Confluence
pages to help you make use
of your visualized data in
the relevant context.
• Amongst the Report types
are Roadmaps, Application
Portfolios, and Application
Landscape Heat Maps.
Configure the view of the Report to your needs
26
• Narrow down the result set
of your desired Report
through filters and facets
and save it as a Bookmark in
LeanIX. Simply insert your
Bookmark into any
Confluence page. Make the
Report fit your page by
simply configuring height
and width.
• Once inserted, you can use
further view settings of the
Report, like zooming in or
out or selecting the levels
that should be displayed in
the Report.
Have real-time data on hand
27
• Whenever something
changes in LeanIX, it
changes live in the Report in
your Confluence page as
well, no matter if the view
on the Report is changed or
something in the Fact
Sheets itself changes.
• Also, you can easily navigate
out of your embedded
Report directly into the
corresponding LeanIX
Factsheets.
1. Why are Integrations and API’s important to EA?
2. LeanIX & Data Driven Enterprise Architecture
3. Native Integrations: Confluence, Signavio, ServiceNow
4. GraphQL Technology for Custom Reporting
Agenda
28
Developer-friendly way to add custom reports
29
Custom Reports based on LeanIX framework
• Embed into menu
• Access to filters & save as bookmark
• Apply views
• Show as table & export
• Open Fact Sheets
1
2
3
4
1
2
3 4
Custom
Report
5
5
 https://github.com/leanix/leanix-reporting-cli
Command Line Tool (CLI) & Library for JavaScript
https://d3js.org/• D3.js
• Highcharts https://www.highcharts.com
Example Libraries for Visualization
• Creates example project to start with
• Supports plain JavaScript or TypeScript
• Allows usage of frameworks Angular or ReactJS
Graph-based API based on Facebook technology
30
Graph-based API for inventory
API*
*) Invented by FaceBook
• Strongly typed API using GraphQL*
• Query needed data only saves bandwidth
• All other endpoints using REST
• Java SDK with helper functions
• Developer info: https://dev.leanix.net
API-Queries via embedded GraphiQL
Swagger API for all other REST endpoints
An automated single source of truth is the start for modern EA
31
Single Source
Of Truth
Workflows Integrated Automated1 2 3 4
High Degree of Automation
• Excel Up- & Download
• Easy Inline-Edit
• Generated Visualizations
• ”Survey-Monkey” for
IT Landscape
• Quality-Seal
• Integrations, e.g. with
ITSM and BPM
• LeanIX Store for
extensions, e.g. Reports
• Open API (REST /
GraphQL)
• Automatic
documentation of
Microservices from
source code
LeanIX offers full integration into Microservices DevOps
32
Source-Code Repository
Source code
Build Info
YAML-Metadata file
Continuous
Integration (CI)
Build Step
(Docker)
Inventory
1
1 Dependencies from build system, e.g. uses Hibernate3, Java8, etc.
2 Automatically triggered, when a new release is created
3 Updates Information in Inventory
2 3
Meta-Data from Microservices uploaded into LeanIX inventory
33
id: next-generation-print-2342-2413-9189-
1990 name: Next Generation Print Service
short_name: NGPS
type: service
owner: Team Goldfinger
description: Prints all kinds of things.
Now with 3D printing support.
contact: Auric Goldfinger
<auric@goldfinger.com>
lifecycle: active, since 2017-01-01
tags:
- Old
- Demo
links:
- homepage: http://wiki.local/ubp
- buildchain: http://ci.local/ubp
- api_docs: http://docs.local/ubp-api
Uploaded data to LeanIX
 Name, Version, Alias
 Description
 Subscriptions
 Tags
 Documents (Links)
 Relations
 IT Components
Our own Microservices are captured in LeanIX
34
35
Contact LoQutus for a 30 Day Trial
& Demo of Today’s Integrations
www.leanix.net
Neil O‘Connor
LeanIX GmbH
Bonn, Germany
+49 160 1406443
neil.oconnor@leanix.net
www.loqutus.com
Pedro Meuleman
pedro.meuleman@loqutus.com
Evert Deweer
evert.deweer@loqutus.com

Contenu connexe

Tendances

Next Level Enterprise Architecture
Next Level Enterprise ArchitectureNext Level Enterprise Architecture
Next Level Enterprise ArchitectureLeanIX GmbH
 
LeanIX TBM Conference 2018
LeanIX TBM Conference 2018LeanIX TBM Conference 2018
LeanIX TBM Conference 2018LeanIX GmbH
 
LeanIX Virtual Workspaces
LeanIX Virtual WorkspacesLeanIX Virtual Workspaces
LeanIX Virtual WorkspacesLeanIX GmbH
 
Innovative API-Based LeanIX Enhancements
Innovative API-Based LeanIX EnhancementsInnovative API-Based LeanIX Enhancements
Innovative API-Based LeanIX EnhancementsLeanIX GmbH
 
LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018LeanIX GmbH
 
Lessons learned: A step-wise implementation for Application Rationalization
Lessons learned: A step-wise implementation for Application RationalizationLessons learned: A step-wise implementation for Application Rationalization
Lessons learned: A step-wise implementation for Application RationalizationLeanIX GmbH
 
Gartner Summit National Harbor 2018
Gartner Summit National Harbor 2018Gartner Summit National Harbor 2018
Gartner Summit National Harbor 2018LeanIX GmbH
 
Gartner EA: The Rise of Data-driven Architectures
Gartner EA: The Rise of Data-driven ArchitecturesGartner EA: The Rise of Data-driven Architectures
Gartner EA: The Rise of Data-driven ArchitecturesLeanIX GmbH
 
LeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX GmbH
 
Effective EAM: whet your appetite & deliver solutions
Effective EAM: whet your appetite & deliver solutionsEffective EAM: whet your appetite & deliver solutions
Effective EAM: whet your appetite & deliver solutionsLeanIX GmbH
 
Lean EAM with the Microservices Add-on and the Signavio Integration
Lean EAM with the Microservices Add-on and the Signavio IntegrationLean EAM with the Microservices Add-on and the Signavio Integration
Lean EAM with the Microservices Add-on and the Signavio IntegrationLeanIX GmbH
 
Custom Reports & Integrations with GraphQL
Custom Reports & Integrations with GraphQLCustom Reports & Integrations with GraphQL
Custom Reports & Integrations with GraphQLLeanIX GmbH
 
SAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXSAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXLeanIX GmbH
 
A Quick Guide to the Now and Future of Integration Platforms and iPaaS
A Quick Guide to the Now and Future of Integration Platforms and iPaaSA Quick Guide to the Now and Future of Integration Platforms and iPaaS
A Quick Guide to the Now and Future of Integration Platforms and iPaaSDennis Kelley
 
Restart EAM at OSRAM with a lean approach
Restart EAM at OSRAM with a lean approachRestart EAM at OSRAM with a lean approach
Restart EAM at OSRAM with a lean approachLeanIX GmbH
 
Visualization of Enterprise Architecture Data
Visualization of Enterprise Architecture DataVisualization of Enterprise Architecture Data
Visualization of Enterprise Architecture DataLeanIX GmbH
 
Application Rationalization with LeanIX
Application Rationalization with LeanIXApplication Rationalization with LeanIX
Application Rationalization with LeanIXLeanIX GmbH
 
How to Use iPaaS to Scale Your Business - Case Study
How to Use iPaaS to Scale Your Business - Case StudyHow to Use iPaaS to Scale Your Business - Case Study
How to Use iPaaS to Scale Your Business - Case Studyelastic.io
 
Workday s financialapplications_
Workday s financialapplications_Workday s financialapplications_
Workday s financialapplications_Christophe Monnier
 
Survey Add-on Showcase: Cloud Transformation
Survey Add-on Showcase: Cloud TransformationSurvey Add-on Showcase: Cloud Transformation
Survey Add-on Showcase: Cloud TransformationLeanIX GmbH
 

Tendances (20)

Next Level Enterprise Architecture
Next Level Enterprise ArchitectureNext Level Enterprise Architecture
Next Level Enterprise Architecture
 
LeanIX TBM Conference 2018
LeanIX TBM Conference 2018LeanIX TBM Conference 2018
LeanIX TBM Conference 2018
 
LeanIX Virtual Workspaces
LeanIX Virtual WorkspacesLeanIX Virtual Workspaces
LeanIX Virtual Workspaces
 
Innovative API-Based LeanIX Enhancements
Innovative API-Based LeanIX EnhancementsInnovative API-Based LeanIX Enhancements
Innovative API-Based LeanIX Enhancements
 
LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018LeanIX Architecture Gathering 2018
LeanIX Architecture Gathering 2018
 
Lessons learned: A step-wise implementation for Application Rationalization
Lessons learned: A step-wise implementation for Application RationalizationLessons learned: A step-wise implementation for Application Rationalization
Lessons learned: A step-wise implementation for Application Rationalization
 
Gartner Summit National Harbor 2018
Gartner Summit National Harbor 2018Gartner Summit National Harbor 2018
Gartner Summit National Harbor 2018
 
Gartner EA: The Rise of Data-driven Architectures
Gartner EA: The Rise of Data-driven ArchitecturesGartner EA: The Rise of Data-driven Architectures
Gartner EA: The Rise of Data-driven Architectures
 
LeanIX-Signavio Integration
LeanIX-Signavio IntegrationLeanIX-Signavio Integration
LeanIX-Signavio Integration
 
Effective EAM: whet your appetite & deliver solutions
Effective EAM: whet your appetite & deliver solutionsEffective EAM: whet your appetite & deliver solutions
Effective EAM: whet your appetite & deliver solutions
 
Lean EAM with the Microservices Add-on and the Signavio Integration
Lean EAM with the Microservices Add-on and the Signavio IntegrationLean EAM with the Microservices Add-on and the Signavio Integration
Lean EAM with the Microservices Add-on and the Signavio Integration
 
Custom Reports & Integrations with GraphQL
Custom Reports & Integrations with GraphQLCustom Reports & Integrations with GraphQL
Custom Reports & Integrations with GraphQL
 
SAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIXSAP Reference Architecture based on LeanIX
SAP Reference Architecture based on LeanIX
 
A Quick Guide to the Now and Future of Integration Platforms and iPaaS
A Quick Guide to the Now and Future of Integration Platforms and iPaaSA Quick Guide to the Now and Future of Integration Platforms and iPaaS
A Quick Guide to the Now and Future of Integration Platforms and iPaaS
 
Restart EAM at OSRAM with a lean approach
Restart EAM at OSRAM with a lean approachRestart EAM at OSRAM with a lean approach
Restart EAM at OSRAM with a lean approach
 
Visualization of Enterprise Architecture Data
Visualization of Enterprise Architecture DataVisualization of Enterprise Architecture Data
Visualization of Enterprise Architecture Data
 
Application Rationalization with LeanIX
Application Rationalization with LeanIXApplication Rationalization with LeanIX
Application Rationalization with LeanIX
 
How to Use iPaaS to Scale Your Business - Case Study
How to Use iPaaS to Scale Your Business - Case StudyHow to Use iPaaS to Scale Your Business - Case Study
How to Use iPaaS to Scale Your Business - Case Study
 
Workday s financialapplications_
Workday s financialapplications_Workday s financialapplications_
Workday s financialapplications_
 
Survey Add-on Showcase: Cloud Transformation
Survey Add-on Showcase: Cloud TransformationSurvey Add-on Showcase: Cloud Transformation
Survey Add-on Showcase: Cloud Transformation
 

Similaire à LoQutus: (Technical) Using LeanIX to fully exploit your Enterprise Architecture information within your organisation: Reporting & integration capabilities with GraphQL.

Gartner 2017 London: How to re-invent your IT Architecture?
Gartner 2017 London: How to re-invent your IT Architecture?Gartner 2017 London: How to re-invent your IT Architecture?
Gartner 2017 London: How to re-invent your IT Architecture?LeanIX GmbH
 
Driving success in the cloud with NGINX
Driving success in the cloud with NGINXDriving success in the cloud with NGINX
Driving success in the cloud with NGINXNGINX, Inc.
 
GraphQL Part 3: LeanIX Reporting Framework
GraphQL Part 3: LeanIX Reporting FrameworkGraphQL Part 3: LeanIX Reporting Framework
GraphQL Part 3: LeanIX Reporting FrameworkLeanIX GmbH
 
IBM Cloud Integration Platform Introduction - Integration Tech Conference
IBM Cloud Integration Platform Introduction - Integration Tech ConferenceIBM Cloud Integration Platform Introduction - Integration Tech Conference
IBM Cloud Integration Platform Introduction - Integration Tech ConferenceRobert Nicholson
 
JasperReports IO: Reporting and data visualization in a world of cloud, micro...
JasperReports IO: Reporting and data visualization in a world of cloud, micro...JasperReports IO: Reporting and data visualization in a world of cloud, micro...
JasperReports IO: Reporting and data visualization in a world of cloud, micro...TIBCO Jaspersoft
 
Infrastructure as Code in Large Scale Organizations
Infrastructure as Code in Large Scale OrganizationsInfrastructure as Code in Large Scale Organizations
Infrastructure as Code in Large Scale OrganizationsXebiaLabs
 
IBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATION
IBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATIONIBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATION
IBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATIONKellton Tech Solutions Ltd
 
Informatica Cloud Summer 2016 Release Webinar Slides
Informatica Cloud Summer 2016 Release Webinar SlidesInformatica Cloud Summer 2016 Release Webinar Slides
Informatica Cloud Summer 2016 Release Webinar SlidesInformatica Cloud
 
Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019Slobodan Sipcic
 
Evolutionary evnt-driven-architecture-for-accelerated-digital-transformation
Evolutionary evnt-driven-architecture-for-accelerated-digital-transformationEvolutionary evnt-driven-architecture-for-accelerated-digital-transformation
Evolutionary evnt-driven-architecture-for-accelerated-digital-transformationSlobodan Sipcic
 
INT Inc | Benefits of a Microservices Architecture
INT Inc | Benefits of a Microservices ArchitectureINT Inc | Benefits of a Microservices Architecture
INT Inc | Benefits of a Microservices ArchitectureThelma Gros
 
"The Cloud Native Enterprise is Coming"
"The Cloud Native Enterprise is Coming" "The Cloud Native Enterprise is Coming"
"The Cloud Native Enterprise is Coming" James Watters
 
Logic Apps: El Poder de la nueva Integración (por Félix Mondelo)
Logic Apps: El Poder de la nueva Integración (por Félix Mondelo) Logic Apps: El Poder de la nueva Integración (por Félix Mondelo)
Logic Apps: El Poder de la nueva Integración (por Félix Mondelo) Jorge Millán Cabrera
 
IBM Think 2020 Openshift on IBM Z and LinuxONE
IBM Think 2020 Openshift on IBM Z and LinuxONEIBM Think 2020 Openshift on IBM Z and LinuxONE
IBM Think 2020 Openshift on IBM Z and LinuxONEFilipe Miranda
 
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...OpenText
 
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...VMware Tanzu
 
Logic Apps, the power of new integration
Logic Apps, the power of new integrationLogic Apps, the power of new integration
Logic Apps, the power of new integrationFélix Mondelo
 
Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...
Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...
Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...Amazon Web Services
 

Similaire à LoQutus: (Technical) Using LeanIX to fully exploit your Enterprise Architecture information within your organisation: Reporting & integration capabilities with GraphQL. (20)

Gartner 2017 London: How to re-invent your IT Architecture?
Gartner 2017 London: How to re-invent your IT Architecture?Gartner 2017 London: How to re-invent your IT Architecture?
Gartner 2017 London: How to re-invent your IT Architecture?
 
Driving success in the cloud with NGINX
Driving success in the cloud with NGINXDriving success in the cloud with NGINX
Driving success in the cloud with NGINX
 
GraphQL Part 3: LeanIX Reporting Framework
GraphQL Part 3: LeanIX Reporting FrameworkGraphQL Part 3: LeanIX Reporting Framework
GraphQL Part 3: LeanIX Reporting Framework
 
IBM Cloud Integration Platform Introduction - Integration Tech Conference
IBM Cloud Integration Platform Introduction - Integration Tech ConferenceIBM Cloud Integration Platform Introduction - Integration Tech Conference
IBM Cloud Integration Platform Introduction - Integration Tech Conference
 
JasperReports IO: Reporting and data visualization in a world of cloud, micro...
JasperReports IO: Reporting and data visualization in a world of cloud, micro...JasperReports IO: Reporting and data visualization in a world of cloud, micro...
JasperReports IO: Reporting and data visualization in a world of cloud, micro...
 
Infrastructure as Code in Large Scale Organizations
Infrastructure as Code in Large Scale OrganizationsInfrastructure as Code in Large Scale Organizations
Infrastructure as Code in Large Scale Organizations
 
Docker12 factor
Docker12 factorDocker12 factor
Docker12 factor
 
IBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATION
IBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATIONIBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATION
IBM INTEGRATION BUS (IIB V10)—DATA ROUTING AND TRANSFORMATION
 
Informatica Cloud Summer 2016 Release Webinar Slides
Informatica Cloud Summer 2016 Release Webinar SlidesInformatica Cloud Summer 2016 Release Webinar Slides
Informatica Cloud Summer 2016 Release Webinar Slides
 
Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019Toyota Financial Services Digital Transformation - Think 2019
Toyota Financial Services Digital Transformation - Think 2019
 
Evolutionary evnt-driven-architecture-for-accelerated-digital-transformation
Evolutionary evnt-driven-architecture-for-accelerated-digital-transformationEvolutionary evnt-driven-architecture-for-accelerated-digital-transformation
Evolutionary evnt-driven-architecture-for-accelerated-digital-transformation
 
INT Inc | Benefits of a Microservices Architecture
INT Inc | Benefits of a Microservices ArchitectureINT Inc | Benefits of a Microservices Architecture
INT Inc | Benefits of a Microservices Architecture
 
"The Cloud Native Enterprise is Coming"
"The Cloud Native Enterprise is Coming" "The Cloud Native Enterprise is Coming"
"The Cloud Native Enterprise is Coming"
 
Logic Apps: El Poder de la nueva Integración (por Félix Mondelo)
Logic Apps: El Poder de la nueva Integración (por Félix Mondelo) Logic Apps: El Poder de la nueva Integración (por Félix Mondelo)
Logic Apps: El Poder de la nueva Integración (por Félix Mondelo)
 
IBM Think 2020 Openshift on IBM Z and LinuxONE
IBM Think 2020 Openshift on IBM Z and LinuxONEIBM Think 2020 Openshift on IBM Z and LinuxONE
IBM Think 2020 Openshift on IBM Z and LinuxONE
 
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
 
Corporate overview 2017
Corporate overview 2017Corporate overview 2017
Corporate overview 2017
 
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
vCloud Automation Center and Pivotal Cloud Foundry – Better PaaS Solution (VM...
 
Logic Apps, the power of new integration
Logic Apps, the power of new integrationLogic Apps, the power of new integration
Logic Apps, the power of new integration
 
Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...
Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...
Power Big Data Analytics with Informatica Cloud Integration for Redshift, Kin...
 

Plus de LoQutus

LoQutus: A deep-dive into Microsoft Power BI
LoQutus: A deep-dive into Microsoft Power BILoQutus: A deep-dive into Microsoft Power BI
LoQutus: A deep-dive into Microsoft Power BILoQutus
 
Ground lion 2 case studies of case management automation in the public sector
Ground lion 2 case studies of case management automation in the public sectorGround lion 2 case studies of case management automation in the public sector
Ground lion 2 case studies of case management automation in the public sectorLoQutus
 
AXI: A collaboration environment for the public sector
AXI: A collaboration environment for the public sectorAXI: A collaboration environment for the public sector
AXI: A collaboration environment for the public sectorLoQutus
 
LoQutus: (Technical) Deep-Dive into IBM API Connect
LoQutus: (Technical) Deep-Dive into IBM API ConnectLoQutus: (Technical) Deep-Dive into IBM API Connect
LoQutus: (Technical) Deep-Dive into IBM API ConnectLoQutus
 
Pictures Connected Brains 2019
Pictures Connected Brains 2019Pictures Connected Brains 2019
Pictures Connected Brains 2019LoQutus
 
LoQutus Enterprise Architecture Management with LeanIX
LoQutus Enterprise Architecture Management with LeanIXLoQutus Enterprise Architecture Management with LeanIX
LoQutus Enterprise Architecture Management with LeanIXLoQutus
 
Scaling up your Analytics & Insights
Scaling up your Analytics & InsightsScaling up your Analytics & Insights
Scaling up your Analytics & InsightsLoQutus
 
Renson Healthbox 3.0 - an IoT success story
Renson Healthbox 3.0 - an IoT success storyRenson Healthbox 3.0 - an IoT success story
Renson Healthbox 3.0 - an IoT success storyLoQutus
 
LoQutus & LeanIX present an EA success kit
LoQutus & LeanIX present an EA success kitLoQutus & LeanIX present an EA success kit
LoQutus & LeanIX present an EA success kitLoQutus
 
LoQutus & Renson: The road towards digital leadership
LoQutus & Renson: The road towards digital leadershipLoQutus & Renson: The road towards digital leadership
LoQutus & Renson: The road towards digital leadershipLoQutus
 
LoQutus introduction - IoT for Manufacturing
LoQutus introduction - IoT for ManufacturingLoQutus introduction - IoT for Manufacturing
LoQutus introduction - IoT for ManufacturingLoQutus
 
Workshop: Design Your Future Intranet - Connected Brains 18
Workshop: Design Your Future Intranet - Connected Brains 18Workshop: Design Your Future Intranet - Connected Brains 18
Workshop: Design Your Future Intranet - Connected Brains 18LoQutus
 
Information Driven Enterprise Architecture - Connected Brains 2018
Information Driven Enterprise Architecture - Connected Brains 2018Information Driven Enterprise Architecture - Connected Brains 2018
Information Driven Enterprise Architecture - Connected Brains 2018LoQutus
 
Gent Levert case study: Smart City Dashboarding - Connected Brains 2018
Gent Levert case study: Smart City Dashboarding - Connected Brains 2018Gent Levert case study: Smart City Dashboarding - Connected Brains 2018
Gent Levert case study: Smart City Dashboarding - Connected Brains 2018LoQutus
 
The Future of Digital Operations - Connected Brains 2018
The Future of Digital Operations - Connected Brains 2018The Future of Digital Operations - Connected Brains 2018
The Future of Digital Operations - Connected Brains 2018LoQutus
 
Smart Process Automation - Connected Brains 2018
Smart Process Automation - Connected Brains 2018Smart Process Automation - Connected Brains 2018
Smart Process Automation - Connected Brains 2018LoQutus
 
Self-Service Analytics Framework - Connected Brains 2018
Self-Service Analytics Framework - Connected Brains 2018Self-Service Analytics Framework - Connected Brains 2018
Self-Service Analytics Framework - Connected Brains 2018LoQutus
 
IoT from Hype to Reality - Connected Brains 2018
IoT from Hype to Reality - Connected Brains 2018IoT from Hype to Reality - Connected Brains 2018
IoT from Hype to Reality - Connected Brains 2018LoQutus
 
Bots & Machine Learning Change Customer Interactions - Connected Brains 2018
Bots & Machine Learning Change Customer Interactions - Connected Brains 2018Bots & Machine Learning Change Customer Interactions - Connected Brains 2018
Bots & Machine Learning Change Customer Interactions - Connected Brains 2018LoQutus
 
Bebats Digital Ecosystem - Connected Brains 2018
Bebats Digital Ecosystem - Connected Brains 2018Bebats Digital Ecosystem - Connected Brains 2018
Bebats Digital Ecosystem - Connected Brains 2018LoQutus
 

Plus de LoQutus (20)

LoQutus: A deep-dive into Microsoft Power BI
LoQutus: A deep-dive into Microsoft Power BILoQutus: A deep-dive into Microsoft Power BI
LoQutus: A deep-dive into Microsoft Power BI
 
Ground lion 2 case studies of case management automation in the public sector
Ground lion 2 case studies of case management automation in the public sectorGround lion 2 case studies of case management automation in the public sector
Ground lion 2 case studies of case management automation in the public sector
 
AXI: A collaboration environment for the public sector
AXI: A collaboration environment for the public sectorAXI: A collaboration environment for the public sector
AXI: A collaboration environment for the public sector
 
LoQutus: (Technical) Deep-Dive into IBM API Connect
LoQutus: (Technical) Deep-Dive into IBM API ConnectLoQutus: (Technical) Deep-Dive into IBM API Connect
LoQutus: (Technical) Deep-Dive into IBM API Connect
 
Pictures Connected Brains 2019
Pictures Connected Brains 2019Pictures Connected Brains 2019
Pictures Connected Brains 2019
 
LoQutus Enterprise Architecture Management with LeanIX
LoQutus Enterprise Architecture Management with LeanIXLoQutus Enterprise Architecture Management with LeanIX
LoQutus Enterprise Architecture Management with LeanIX
 
Scaling up your Analytics & Insights
Scaling up your Analytics & InsightsScaling up your Analytics & Insights
Scaling up your Analytics & Insights
 
Renson Healthbox 3.0 - an IoT success story
Renson Healthbox 3.0 - an IoT success storyRenson Healthbox 3.0 - an IoT success story
Renson Healthbox 3.0 - an IoT success story
 
LoQutus & LeanIX present an EA success kit
LoQutus & LeanIX present an EA success kitLoQutus & LeanIX present an EA success kit
LoQutus & LeanIX present an EA success kit
 
LoQutus & Renson: The road towards digital leadership
LoQutus & Renson: The road towards digital leadershipLoQutus & Renson: The road towards digital leadership
LoQutus & Renson: The road towards digital leadership
 
LoQutus introduction - IoT for Manufacturing
LoQutus introduction - IoT for ManufacturingLoQutus introduction - IoT for Manufacturing
LoQutus introduction - IoT for Manufacturing
 
Workshop: Design Your Future Intranet - Connected Brains 18
Workshop: Design Your Future Intranet - Connected Brains 18Workshop: Design Your Future Intranet - Connected Brains 18
Workshop: Design Your Future Intranet - Connected Brains 18
 
Information Driven Enterprise Architecture - Connected Brains 2018
Information Driven Enterprise Architecture - Connected Brains 2018Information Driven Enterprise Architecture - Connected Brains 2018
Information Driven Enterprise Architecture - Connected Brains 2018
 
Gent Levert case study: Smart City Dashboarding - Connected Brains 2018
Gent Levert case study: Smart City Dashboarding - Connected Brains 2018Gent Levert case study: Smart City Dashboarding - Connected Brains 2018
Gent Levert case study: Smart City Dashboarding - Connected Brains 2018
 
The Future of Digital Operations - Connected Brains 2018
The Future of Digital Operations - Connected Brains 2018The Future of Digital Operations - Connected Brains 2018
The Future of Digital Operations - Connected Brains 2018
 
Smart Process Automation - Connected Brains 2018
Smart Process Automation - Connected Brains 2018Smart Process Automation - Connected Brains 2018
Smart Process Automation - Connected Brains 2018
 
Self-Service Analytics Framework - Connected Brains 2018
Self-Service Analytics Framework - Connected Brains 2018Self-Service Analytics Framework - Connected Brains 2018
Self-Service Analytics Framework - Connected Brains 2018
 
IoT from Hype to Reality - Connected Brains 2018
IoT from Hype to Reality - Connected Brains 2018IoT from Hype to Reality - Connected Brains 2018
IoT from Hype to Reality - Connected Brains 2018
 
Bots & Machine Learning Change Customer Interactions - Connected Brains 2018
Bots & Machine Learning Change Customer Interactions - Connected Brains 2018Bots & Machine Learning Change Customer Interactions - Connected Brains 2018
Bots & Machine Learning Change Customer Interactions - Connected Brains 2018
 
Bebats Digital Ecosystem - Connected Brains 2018
Bebats Digital Ecosystem - Connected Brains 2018Bebats Digital Ecosystem - Connected Brains 2018
Bebats Digital Ecosystem - Connected Brains 2018
 

Dernier

Work Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxWork Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxmavinoikein
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxCarrieButtitta
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxJohnree4
 
Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸mathanramanathan2005
 
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...漢銘 謝
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSebastiano Panichella
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Escort Service
 
The 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringThe 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringSebastiano Panichella
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power
 
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.KathleenAnnCordero2
 
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxAnne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxnoorehahmad
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...marjmae69
 
The Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism PresentationThe Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism PresentationNathan Young
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGYpruthirajnayak525
 
James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !risocarla2016
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSebastiano Panichella
 
Event 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxEvent 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxaryanv1753
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxFamilyWorshipCenterD
 

Dernier (20)

Work Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptxWork Remotely with Confluence ACE 2.pptx
Work Remotely with Confluence ACE 2.pptx
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptx
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptx
 
Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸
 
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
THE COUNTRY WHO SOLVED THE WORLD_HOW CHINA LAUNCHED THE CIVILIZATION REVOLUTI...
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation Track
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170
 
The 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringThe 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software Engineering
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
 
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
PAG-UNLAD NG EKONOMIYA na dapat isaalang alang sa pag-aaral.
 
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxAnne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
Gaps, Issues and Challenges in the Implementation of Mother Tongue Based-Mult...
 
The Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism PresentationThe Ten Facts About People With Autism Presentation
The Ten Facts About People With Autism Presentation
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
 
James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !
 
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
 
Event 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptxEvent 4 Introduction to Open Source.pptx
Event 4 Introduction to Open Source.pptx
 
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Rohini Delhi 💯Call Us 🔝8264348440🔝
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
 

LoQutus: (Technical) Using LeanIX to fully exploit your Enterprise Architecture information within your organisation: Reporting & integration capabilities with GraphQL.

  • 1. LEANIX INTEGRATIONS FOR DATA-DRIVEN ENTERPRISE ARCHITECTURE LeanIX - Neil O‘Connor, Partner Development LoQutus – Pedro Meuleman, Senior Enterprise Architect Ghent, April 30th
  • 2. 1. Why are Integrations and API’s important to Agile EA? 2. LeanIX & Data Driven Enterprise Architecture 3. Native Integrations: Signavio, Confluence, ServiceNow 4. GraphQL for Custom Reporting Agenda 2
  • 3. Missing transparency is a roadblock for digital transformation 3 25 % Wasted time due to stocktake in every project 20-30 % Applications & IT Projects redundant 26% Only 26% of Applications migrated to cloud yet
  • 4. Simple questions are often hard to answer - quickly! 4 C-Level • Where is the business impacted when IT applications fail (SLA)? • Which dependencies are preventing a faster sunset of legacy? • In what priority can we move applications into the cloud? Business Partner IT Delivery • Which applications can I reuse instead of investing twice? • Which (IT) owners do I need to involve when I start a project? • Which applications store sensitive data objects (GDPR)? • Which applications are at risk due to legacy technology? • Which standards should I use to avoid technology proliferation? • Which products & vendors are we using, where can we consolidate?
  • 5. 1. Why are Integrations and API’s important to EA? 2. LeanIX & Data Driven Enterprise Architecture 3. Example Integrations: Signavio, Confluence, ServiceNow 4. GraphQL for Custom Reporting Agenda 5
  • 7. Complexity cannot be handled in Excel or via modelling tools 7 > 500 Processes > 1000 Applications > 2500 Technologies EXAMPLE COMPANY
  • 8. LeanIX establishes a data-driven Architecture Management 8 LARGE ENTERPRISES FAST GROWING
  • 9. Reduce Complexity Enable DevOps Ensure Compliance Cloud Transformation Microservices & Kubernetes Governance Application Rationalization (e.g. M&A) Technology Risk Management GDPR Readiness Application Portfolio Management Technology Governance Integration Architecture Agile Development USE CASES ENABLED BY LeanIX EA Manage complexity, compliance and growth in IT 9
  • 10. The blueprint for a modern IT MANAGEMENT STACK 10
  • 11. We bridge the gap between Business and Operations 11 Architecture Stack • Communicate • Translate • Align • Govern Selected Integrations
  • 12. 1. Why are Integrations and API’s important to EA? 2. LeanIX & Data Driven Enterprise Architecture 3. Native Integrations: Signavio, ServiceNow, Confluence 4. GraphQL for Custom Reporting Agenda 12
  • 15. Out of the Box Integration: Configured in a few minutes Learn more: https://leanix.zendesk.com/hc/en-us/sections/200359049-Signavio
  • 16. The Signavio integration automatically creates a Process Inventory in LeanIX 16
  • 17. Applications can then be linked to Processes in LeanIX 17
  • 18. LeanIX Reporting allows you to display the relations between Processes and Applications 18
  • 21. CIOs demand strategic and operational IT modernization 21 „In order to strategically transform the IT landscape, I need a holistic overview with business context“ „In order to ensure smooth IT operations, I need an exact inventory of my IT infrastructure, with all necessary details“ Strategic Roadmap Operational Efficiency
  • 22. LeanIX is SaaS for EA1 with native ServiceNow Integration 22 Discovered SW & HW ITSM CMDB SAM Discovery StandardsMitigate obsolescence & violations Define Roadmaps & Standards Adopt modern technologies faster Software-as-a-Service (SaaS) for ENTERPRISE ARCHITECTURE (EA)
  • 23. Certified Integration available in ServiceNow AppStore 23
  • 25. Add any LeanIX Report to your Confluence pages 25 • LeanIX comes with a variety of built-in and custom Reports that can all be included in your Confluence pages to help you make use of your visualized data in the relevant context. • Amongst the Report types are Roadmaps, Application Portfolios, and Application Landscape Heat Maps.
  • 26. Configure the view of the Report to your needs 26 • Narrow down the result set of your desired Report through filters and facets and save it as a Bookmark in LeanIX. Simply insert your Bookmark into any Confluence page. Make the Report fit your page by simply configuring height and width. • Once inserted, you can use further view settings of the Report, like zooming in or out or selecting the levels that should be displayed in the Report.
  • 27. Have real-time data on hand 27 • Whenever something changes in LeanIX, it changes live in the Report in your Confluence page as well, no matter if the view on the Report is changed or something in the Fact Sheets itself changes. • Also, you can easily navigate out of your embedded Report directly into the corresponding LeanIX Factsheets.
  • 28. 1. Why are Integrations and API’s important to EA? 2. LeanIX & Data Driven Enterprise Architecture 3. Native Integrations: Confluence, Signavio, ServiceNow 4. GraphQL Technology for Custom Reporting Agenda 28
  • 29. Developer-friendly way to add custom reports 29 Custom Reports based on LeanIX framework • Embed into menu • Access to filters & save as bookmark • Apply views • Show as table & export • Open Fact Sheets 1 2 3 4 1 2 3 4 Custom Report 5 5  https://github.com/leanix/leanix-reporting-cli Command Line Tool (CLI) & Library for JavaScript https://d3js.org/• D3.js • Highcharts https://www.highcharts.com Example Libraries for Visualization • Creates example project to start with • Supports plain JavaScript or TypeScript • Allows usage of frameworks Angular or ReactJS
  • 30. Graph-based API based on Facebook technology 30 Graph-based API for inventory API* *) Invented by FaceBook • Strongly typed API using GraphQL* • Query needed data only saves bandwidth • All other endpoints using REST • Java SDK with helper functions • Developer info: https://dev.leanix.net API-Queries via embedded GraphiQL Swagger API for all other REST endpoints
  • 31. An automated single source of truth is the start for modern EA 31 Single Source Of Truth Workflows Integrated Automated1 2 3 4 High Degree of Automation • Excel Up- & Download • Easy Inline-Edit • Generated Visualizations • ”Survey-Monkey” for IT Landscape • Quality-Seal • Integrations, e.g. with ITSM and BPM • LeanIX Store for extensions, e.g. Reports • Open API (REST / GraphQL) • Automatic documentation of Microservices from source code
  • 32. LeanIX offers full integration into Microservices DevOps 32 Source-Code Repository Source code Build Info YAML-Metadata file Continuous Integration (CI) Build Step (Docker) Inventory 1 1 Dependencies from build system, e.g. uses Hibernate3, Java8, etc. 2 Automatically triggered, when a new release is created 3 Updates Information in Inventory 2 3
  • 33. Meta-Data from Microservices uploaded into LeanIX inventory 33 id: next-generation-print-2342-2413-9189- 1990 name: Next Generation Print Service short_name: NGPS type: service owner: Team Goldfinger description: Prints all kinds of things. Now with 3D printing support. contact: Auric Goldfinger <auric@goldfinger.com> lifecycle: active, since 2017-01-01 tags: - Old - Demo links: - homepage: http://wiki.local/ubp - buildchain: http://ci.local/ubp - api_docs: http://docs.local/ubp-api Uploaded data to LeanIX  Name, Version, Alias  Description  Subscriptions  Tags  Documents (Links)  Relations  IT Components
  • 34. Our own Microservices are captured in LeanIX 34
  • 35. 35 Contact LoQutus for a 30 Day Trial & Demo of Today’s Integrations www.leanix.net Neil O‘Connor LeanIX GmbH Bonn, Germany +49 160 1406443 neil.oconnor@leanix.net www.loqutus.com Pedro Meuleman pedro.meuleman@loqutus.com Evert Deweer evert.deweer@loqutus.com