SlideShare une entreprise Scribd logo
1  sur  8
Télécharger pour lire hors ligne
Technology of IHAN
Janne Enberg
Infrastructure and SaaS solutions Data standardization
Infrastructure and deployment automation
The big cloud providers tend to provide services in 
two main categories - infrastructure, and SaaS 
solutions.
On the infrastructure side they provide the 
datacenter management and other capabilities so 
you can deploy your software on their managed 
servers, or use their managed storage services.
For SaaS they build on those capabilities and 
provide ready-to-use services, such as logging, error 
reporting, databases, analytics, and so on.
They also often have their own marketplace for 
ready "recipes" to deploy common Open Source 
Software on their infrastructure, and you can use 
existing OSS management tools such as Terraform 
to do that on any of the infrastructure providers 
also other providers than just Big Cloud.
Gaia-X seems to have their main focus in reducing 
dependency on the infrastructure from the big 
cloud providers.
They are building tools to standardize deployment 
to (primarily European) datacenters, so the 
infrastructure side is similarly handled by 
professionals on-site.
Additionally they're building tooling to describe 
software deployments and their dependencies, so 
e.g. when you deploy common Open Source 
projects, the database they require is also deployed 
and configured at the same time.
This is similar to many OSS Kubernetes 
management tools already out there, and they build 
heavily on Kubernetes and OpenStack.
Unlike the other ones, IHAN does not have an opinion 
on where and how server infrastructure is managed.
IHAN is focused on data standardization and building 
both fair markets for, and access to standardized 
data.
IHAN is building open standards for this, and the 
implementations built for that can be hosted on any 
infrastructure, and deployed using any tools chosen 
for the task.
IDSA is working on standardizing domain specific data 
vocabularies and is currently very closed.
Big Cloud, Gaia-X, and any other infrastructure 
provider can run IHAN compliant systems, and the 
software can be deployed using Gaia-X's deployment 
tools, using e.g. Kubernetes Helm, or manually.
Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
Big Cloud vs Gaia-X vs IHAN
Comparison of capabilities and focus areas
Data 
Standardization
Deployment tools
SaaS & PaaS 
solutions
Infrastructure 
services
Provider
+ OSS projects
= Focus area = Partial support / Some tooling or standards = No support / No opinion
Infrastructure services is mostly about installing server software on servers that are physically managed by the datacenter. SaaS & PaaS are providing more 
comprehensive tools that require no manual maintenance by the users. Deployment tools are how you manage your software and install existing software, e.g. how to 
install a database on the infrastructure. Data Standardization for IHAN is about how services and software communicate between each other, e.g. how weather data is 
described and transferred from the data source to applications, to allow for applications to interoperate, and for various data sources to be compatible with each other, 
as well as to meet process needs for end users and businesses, and IDSA adds partial support specifically for data vocabularies.
OSS tools with support for automating deployments to Big Cloud and other infrastructure: Terraform, Kubernetes Helm, Ansible, SaltStack, Vagrant, Chef, Puppet.
Big Cloud vs Gaia-X vs IHAN - capabilities
Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
Subset of OpenAPI 
3.0
Data Product standards
Nexus
Open Nexus standards
Rulebook
Certification
Layering in the Nexus
Layer 0: Everything is built on common standards such as OpenAPI, JSON, JWT, OpenID 
Connect, etc. and can be deployed and hosted on any infrastructure, depending on the 
requirements for the selected Nexus, Authorization, and Consenting providers. Such hosting 
infrastructure may be e.g. Gaia-X compatible hosting, any IaaS provider, or bare metal, and so 
on. These lay out the concrete foundation everything is built on.
etc.
Authentication
Consent
OpenID Connect
JWT
Layer 1: Data Product standards can be built by anyone for generic use or for their Nexus 
specifically, are publicly available and can be implemented by APIs directly without any 
Nexus, so when building a new system you don't always have to reinvent the wheel and 
come up with a unique new API design. Nexus standards are also openly available for 
anyone to implement a Nexus with, and we will happily work with open source projects on 
implementations.
Layer 2: Nexus implementations can be written as SaaS, open source, or any other model 
based on the open nexus standards. Minimum feature set is limited, and e.g. consents and 
authentication are pluggable. Deployment requirements are implementation specific and 
can e.g. be compatible with Gaia-X.
Layer 3: Each Nexus can set their own rules via a Rulebook that every member will have to 
agree to when they operate on the Nexus. These Rulebooks can vary differently depending 
on the specific organizations and use-cases, for example with health data they may be very 
strict, and with weather data they may be much more relaxed. Some small Nexuses might 
not need one at all.
Layer 4: When a Nexus wants to be a reliable marketplace, they may require, or offer an 
optional Certification or Verification process for both the identity of the Data Vendor - 
ensuring you know who you are dealing with - and the quality and reliability of the Data 
Source - ensuring you can build serious business on it and trust that the data is good and 
available when you need it.
Hosting, deployment 
tools
Copyright © Digital Living International | Enberg/Suomi/Frosti
Nexus-as-a-Service
JSON
Custom
Data Standards
Packing list
Invoice Shipping data
Cargo receipt Insurance policy
SAP
Productizer
Force 
Productizer
Custom 
productizer
Product Gateway
Other data 
integrations
Any protocol
Applications follow strict Data 
Product standards when requesting 
data from the Nexus
Data Productization layers receive 
standardized requests, 
communicate with backend 
systems, and return standardized 
responses back through the Nexus
Nexus ensures all communication 
happens using the standards, and 
provides tools to manage and find 
Data Sources for developers on 
both sides
Future protocols
Pub/Sub
Batch
Streams
"Opened" via PGW, then  
out-of-band
SOAP + WSDL
Example Data Standards
https://github.com/digitalliving/standards/tree/master/draft/DataProducts
Example Productizer
https://github.com/digitalliving/ihan-productizer-example
Auth & Consent
The agreed OIDC and consent 
tokens are delivered from 
applications through the nexus 
to data sources where 
necessary for access control, 
logging, etc.
Request
Response
Data Product requests define which Data 
Product they want, any parameters for it, and 
carry authentication, and consent tokens
Data Product responses contain a standards-
compliant Data Product response for the request, 
and digital signatures* to prove authenticity
* Not yet
New Data Sources may be built 
specifically with productization 
capabilities in mind, while existing 
systems do not need to be changed 
and a Productizer layer may be built 
separately for compatibility.
2.
3.
4.
Data Standards define the exact 
protocol and payload of request 
and response for all Data Products 
using OpenAPI 3.0 specifications
1.
Copyright © Digital Living International | Enberg/Suomi/Frosti
IHAN 
Blueprint
Nexuses are the first 
implementation of the 
IHAN Blueprint work
IHAN Testbed for March 2021
Closed alpha - management of connected data 
sources and applications is done manually for 
early pilot partners.
Applications
Data Sources
Product Gateway
Data Standards
Mai
ntai
ns
data
sou
rce
Uses Standards
B
u
ild
s
ap
p
lic
at
io
n
s
Use applications Ask for data from selected provider Verify + fetch data from origin
Testbed
Uses Standards
Next IHAN Testbed capabilities
Additional capabilities we expect to have in the first public 
release are mostly around self-service tools to integrate your 
applications and data sources, marked with dashed lines. 
Additionally direct authentication integration will be replaced 
with a login portal.
API Docs Developer Portal
Register Data Source
Explore options
Login portal
Find registered Data Sources
End users
Application developer Data source developer
Authentication & Authorization
+ others
Log in to application
Authorize access to data
Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
Authorize access to data (token)
Log in to application
Thank you!
Find out more:
ihan.fi
digitalliving.fi
contact@digitalliving.fi
If you want to get help setting up your own 
nexus project - don't hesitate to contact us!

Contenu connexe

Tendances

Gaia-X for Finland – Hub launch 17 June 2021
Gaia-X for Finland – Hub launch 17 June 2021Gaia-X for Finland – Hub launch 17 June 2021
Gaia-X for Finland – Hub launch 17 June 2021Sitra / Hyvinvointi
 
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...European Data Forum
 
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...European Data Forum
 
EDF2014: Franck Cotton & Kamel Gadouche, France: TeraLab - A Secure Big Data...
EDF2014: Franck Cotton  & Kamel Gadouche, France: TeraLab - A Secure Big Data...EDF2014: Franck Cotton  & Kamel Gadouche, France: TeraLab - A Secure Big Data...
EDF2014: Franck Cotton & Kamel Gadouche, France: TeraLab - A Secure Big Data...European Data Forum
 
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...European Data Forum
 
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...European Data Forum
 
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...European Data Forum
 
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...European Data Forum
 
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...European Data Forum
 
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...European Data Forum
 
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...European Data Forum
 
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...European Data Forum
 
Thomas Vavra | New Ways of Handling Old Data
Thomas Vavra | New Ways of Handling Old DataThomas Vavra | New Ways of Handling Old Data
Thomas Vavra | New Ways of Handling Old Datasemanticsconference
 
Big Data Public-Private Forum_General Presentation
Big Data Public-Private Forum_General PresentationBig Data Public-Private Forum_General Presentation
Big Data Public-Private Forum_General PresentationBIG Project
 
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...European Data Forum
 
BYTE Project Community Overview
BYTE Project Community OverviewBYTE Project Community Overview
BYTE Project Community OverviewBIG Project
 
The Semantic Web Exists. What Next?
The Semantic Web Exists. What Next?The Semantic Web Exists. What Next?
The Semantic Web Exists. What Next?Anna Fensel
 
Holger Wollschläger | E-government at its best: Open, transparent and useful
Holger Wollschläger | E-government at its best: Open, transparent and usefulHolger Wollschläger | E-government at its best: Open, transparent and useful
Holger Wollschläger | E-government at its best: Open, transparent and usefulsemanticsconference
 
#opendata Back to the future
#opendata Back to the future#opendata Back to the future
#opendata Back to the futureSlim Turki, Dr.
 

Tendances (20)

Gaia-X for Finland – Hub launch 17 June 2021
Gaia-X for Finland – Hub launch 17 June 2021Gaia-X for Finland – Hub launch 17 June 2021
Gaia-X for Finland – Hub launch 17 June 2021
 
The EC strategy to enable data sharing spaces
The EC strategy to enable data sharing spacesThe EC strategy to enable data sharing spaces
The EC strategy to enable data sharing spaces
 
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
 
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
EDF2014: Nikolaos Loutas, Manager at PwC Belgium, Business Models for Linked ...
 
EDF2014: Franck Cotton & Kamel Gadouche, France: TeraLab - A Secure Big Data...
EDF2014: Franck Cotton  & Kamel Gadouche, France: TeraLab - A Secure Big Data...EDF2014: Franck Cotton  & Kamel Gadouche, France: TeraLab - A Secure Big Data...
EDF2014: Franck Cotton & Kamel Gadouche, France: TeraLab - A Secure Big Data...
 
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
EDF2014: Christian Lindemann, Wolters Kluwer Germany & Christian Dirschl, Wol...
 
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
EDF2014: Allan Hanbury, Senior Researcher, Vienna University of Technology, A...
 
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
EDF2014: Kush Wadhwa, Senior Partner, Trilateral Research & Consulting: Addre...
 
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
EDF2014: Nicolas Lemcke Horst, Ambassador of the Danish Basic Data Programme,...
 
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
EDF2014: Marta Nagy-Rothengass, Head of Unit Data Value Chain, Directorate Ge...
 
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
EDF2014: BIG - NESSI Networking Session: Edward Curry, National University of...
 
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
EDF2014: Michele Vescovi, Researcher, Semantic & Knowledge Innovation Lab, It...
 
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
EDF2014: Rüdiger Eichin, Research Manager at SAP AG, Germany: Deriving Value ...
 
Thomas Vavra | New Ways of Handling Old Data
Thomas Vavra | New Ways of Handling Old DataThomas Vavra | New Ways of Handling Old Data
Thomas Vavra | New Ways of Handling Old Data
 
Big Data Public-Private Forum_General Presentation
Big Data Public-Private Forum_General PresentationBig Data Public-Private Forum_General Presentation
Big Data Public-Private Forum_General Presentation
 
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
EDF2014: Talk of Ksenia Petrichenko, Building Policy Analyst, Global Building...
 
BYTE Project Community Overview
BYTE Project Community OverviewBYTE Project Community Overview
BYTE Project Community Overview
 
The Semantic Web Exists. What Next?
The Semantic Web Exists. What Next?The Semantic Web Exists. What Next?
The Semantic Web Exists. What Next?
 
Holger Wollschläger | E-government at its best: Open, transparent and useful
Holger Wollschläger | E-government at its best: Open, transparent and usefulHolger Wollschläger | E-government at its best: Open, transparent and useful
Holger Wollschläger | E-government at its best: Open, transparent and useful
 
#opendata Back to the future
#opendata Back to the future#opendata Back to the future
#opendata Back to the future
 

Similaire à Sitra rise of the pilots janne enberg

Best Practices for Integrating Applications Development
Best Practices for Integrating Applications DevelopmentBest Practices for Integrating Applications Development
Best Practices for Integrating Applications DevelopmentKovair
 
Lecture 10.ppt
Lecture 10.pptLecture 10.ppt
Lecture 10.pptYesuRaju8
 
Eu gdpr technical workflow and productionalization neccessary w privacy ass...
Eu gdpr technical workflow and productionalization   neccessary w privacy ass...Eu gdpr technical workflow and productionalization   neccessary w privacy ass...
Eu gdpr technical workflow and productionalization neccessary w privacy ass...Steven Meister
 
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)Denodo
 
Cloud computing and migration strategies to cloud
Cloud computing and migration strategies to cloudCloud computing and migration strategies to cloud
Cloud computing and migration strategies to cloudSourabh Saxena
 
Comparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing PlatformsComparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing Platformsijsrd.com
 
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...Denodo
 
Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation. Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation. Kingfin Enterprises Limited
 
Service Models
Service ModelsService Models
Service ModelsAllwyn24
 
Comprehensive Information on Platform as a Service
Comprehensive Information on Platform as a ServiceComprehensive Information on Platform as a Service
Comprehensive Information on Platform as a ServiceHTS Hosting
 
Stackato Private PaaS for the Agile Enterprise
Stackato Private PaaS for the Agile EnterpriseStackato Private PaaS for the Agile Enterprise
Stackato Private PaaS for the Agile EnterpriseAngie Hirata
 
GxP Data Integrity for Cloud Apps – Part 1
GxP Data Integrity for Cloud Apps – Part 1GxP Data Integrity for Cloud Apps – Part 1
GxP Data Integrity for Cloud Apps – Part 1Agaram Technologies
 
Data Virtualization: Introduction and Business Value (UK)
Data Virtualization: Introduction and Business Value (UK)Data Virtualization: Introduction and Business Value (UK)
Data Virtualization: Introduction and Business Value (UK)Denodo
 
Cloud Service Models.pdf
Cloud Service Models.pdfCloud Service Models.pdf
Cloud Service Models.pdfHasanRaza331074
 
Transformation of IT Spending
Transformation of IT SpendingTransformation of IT Spending
Transformation of IT SpendingKokLeong Ong
 
Navigating the Cloud: Empowering Enterprises with Cloud Solutions
Navigating the Cloud: Empowering Enterprises with Cloud SolutionsNavigating the Cloud: Empowering Enterprises with Cloud Solutions
Navigating the Cloud: Empowering Enterprises with Cloud SolutionsMaryJWilliams2
 

Similaire à Sitra rise of the pilots janne enberg (20)

Paas intro.pptx
Paas intro.pptxPaas intro.pptx
Paas intro.pptx
 
Paas
PaasPaas
Paas
 
Best Practices for Integrating Applications Development
Best Practices for Integrating Applications DevelopmentBest Practices for Integrating Applications Development
Best Practices for Integrating Applications Development
 
Unit 3 Cloud Computing.pdf
Unit 3 Cloud Computing.pdfUnit 3 Cloud Computing.pdf
Unit 3 Cloud Computing.pdf
 
Lecture 10.ppt
Lecture 10.pptLecture 10.ppt
Lecture 10.ppt
 
Eu gdpr technical workflow and productionalization neccessary w privacy ass...
Eu gdpr technical workflow and productionalization   neccessary w privacy ass...Eu gdpr technical workflow and productionalization   neccessary w privacy ass...
Eu gdpr technical workflow and productionalization neccessary w privacy ass...
 
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
Your Data is Waiting. What are the Top 5 Trends for Data in 2022? (ASEAN)
 
Cloud computing and migration strategies to cloud
Cloud computing and migration strategies to cloudCloud computing and migration strategies to cloud
Cloud computing and migration strategies to cloud
 
Comparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing PlatformsComparison of Several PaaS Cloud Computing Platforms
Comparison of Several PaaS Cloud Computing Platforms
 
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
Denodo Partner Connect: A Review of the Top 5 Differentiated Use Cases for th...
 
Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation. Top 10 Tips for Implementing Desktop Virtualisation.
Top 10 Tips for Implementing Desktop Virtualisation.
 
Service Models
Service ModelsService Models
Service Models
 
Comprehensive Information on Platform as a Service
Comprehensive Information on Platform as a ServiceComprehensive Information on Platform as a Service
Comprehensive Information on Platform as a Service
 
Stackato Private PaaS for the Agile Enterprise
Stackato Private PaaS for the Agile EnterpriseStackato Private PaaS for the Agile Enterprise
Stackato Private PaaS for the Agile Enterprise
 
GxP Data Integrity for Cloud Apps – Part 1
GxP Data Integrity for Cloud Apps – Part 1GxP Data Integrity for Cloud Apps – Part 1
GxP Data Integrity for Cloud Apps – Part 1
 
Data Virtualization: Introduction and Business Value (UK)
Data Virtualization: Introduction and Business Value (UK)Data Virtualization: Introduction and Business Value (UK)
Data Virtualization: Introduction and Business Value (UK)
 
Cloud Service Models.pdf
Cloud Service Models.pdfCloud Service Models.pdf
Cloud Service Models.pdf
 
Cloud Computing Strategy and Architecture
Cloud Computing Strategy and ArchitectureCloud Computing Strategy and Architecture
Cloud Computing Strategy and Architecture
 
Transformation of IT Spending
Transformation of IT SpendingTransformation of IT Spending
Transformation of IT Spending
 
Navigating the Cloud: Empowering Enterprises with Cloud Solutions
Navigating the Cloud: Empowering Enterprises with Cloud SolutionsNavigating the Cloud: Empowering Enterprises with Cloud Solutions
Navigating the Cloud: Empowering Enterprises with Cloud Solutions
 

Plus de Sitra / Hyvinvointi

Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...Sitra / Hyvinvointi
 
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021Sitra / Hyvinvointi
 
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 printPirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 printSitra / Hyvinvointi
 
Sitra seb 20210325_harri rantanen
Sitra seb 20210325_harri rantanenSitra seb 20210325_harri rantanen
Sitra seb 20210325_harri rantanenSitra / Hyvinvointi
 
Rise of the pilots 25032021 jaana sinipuro
Rise of the pilots 25032021 jaana sinipuroRise of the pilots 25032021 jaana sinipuro
Rise of the pilots 25032021 jaana sinipuroSitra / Hyvinvointi
 
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021Sitra / Hyvinvointi
 
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...Sitra / Hyvinvointi
 
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...Sitra / Hyvinvointi
 
Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions Sitra / Hyvinvointi
 
GAIA-X – Lupauksista kohti konkretiaa
GAIA-X – Lupauksista kohti konkretiaaGAIA-X – Lupauksista kohti konkretiaa
GAIA-X – Lupauksista kohti konkretiaaSitra / Hyvinvointi
 
Notes sensotrend sustainable use-of-data
Notes sensotrend sustainable use-of-dataNotes sensotrend sustainable use-of-data
Notes sensotrend sustainable use-of-dataSitra / Hyvinvointi
 
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
2020 11-03 kriisista yhteiseksi paaomaksi gote nymanSitra / Hyvinvointi
 
Miten tietoa kaytetaan paatoksenteossa selvityksen havaintoja
Miten tietoa kaytetaan paatoksenteossa  selvityksen havaintojaMiten tietoa kaytetaan paatoksenteossa  selvityksen havaintoja
Miten tietoa kaytetaan paatoksenteossa selvityksen havaintojaSitra / Hyvinvointi
 
Osallisuuden tulevaisuuskuvat vahti ikaheimo
Osallisuuden tulevaisuuskuvat vahti ikaheimoOsallisuuden tulevaisuuskuvat vahti ikaheimo
Osallisuuden tulevaisuuskuvat vahti ikaheimoSitra / Hyvinvointi
 
Present european sdg summit template sdg roundtables_sitra_fibs
Present european sdg summit template sdg roundtables_sitra_fibsPresent european sdg summit template sdg roundtables_sitra_fibs
Present european sdg summit template sdg roundtables_sitra_fibsSitra / Hyvinvointi
 
Sitra 18052020 Strategy for Data
Sitra 18052020 Strategy for DataSitra 18052020 Strategy for Data
Sitra 18052020 Strategy for DataSitra / Hyvinvointi
 

Plus de Sitra / Hyvinvointi (20)

Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
Gaia-X and how to accelerate growth – pathway to EU funding webinar 10 March ...
 
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
Gaia-X Finland – Learning and Sharing Experiences 8.12.2021
 
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 printPirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
Pirkka frosti dli ihan testbed rise of the pilots 25.3.2021 print
 
Sitra seb 20210325_harri rantanen
Sitra seb 20210325_harri rantanenSitra seb 20210325_harri rantanen
Sitra seb 20210325_harri rantanen
 
Rise of the pilots 25032021 jaana sinipuro
Rise of the pilots 25032021 jaana sinipuroRise of the pilots 25032021 jaana sinipuro
Rise of the pilots 25032021 jaana sinipuro
 
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
Reilu datatalouden kypsyysmalli yrityksille -kehittämistyöpaja 23.3.2021
 
Data balance sheet
Data balance sheet Data balance sheet
Data balance sheet
 
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
04022021 Miapetra Kumpula-Natri: A Human-centric Data strategy and sustainabl...
 
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
Yksilön oikeudet, yrityksen toiminta ja reilu datatalous -kehittämistyöpaja 1...
 
Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions Trusted! Quest for data-driven and fair health solutions
Trusted! Quest for data-driven and fair health solutions
 
GAIA-X – Lupauksista kohti konkretiaa
GAIA-X – Lupauksista kohti konkretiaaGAIA-X – Lupauksista kohti konkretiaa
GAIA-X – Lupauksista kohti konkretiaa
 
Notes sensotrend sustainable use-of-data
Notes sensotrend sustainable use-of-dataNotes sensotrend sustainable use-of-data
Notes sensotrend sustainable use-of-data
 
Fair data economy score intro
Fair data economy score introFair data economy score intro
Fair data economy score intro
 
Pres parikka 040221
Pres parikka 040221Pres parikka 040221
Pres parikka 040221
 
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
2020 11-03 kriisista yhteiseksi paaomaksi gote nyman
 
Miten tietoa kaytetaan paatoksenteossa selvityksen havaintoja
Miten tietoa kaytetaan paatoksenteossa  selvityksen havaintojaMiten tietoa kaytetaan paatoksenteossa  selvityksen havaintoja
Miten tietoa kaytetaan paatoksenteossa selvityksen havaintoja
 
2020 11-03 niklas wilhelmsson
2020 11-03 niklas wilhelmsson2020 11-03 niklas wilhelmsson
2020 11-03 niklas wilhelmsson
 
Osallisuuden tulevaisuuskuvat vahti ikaheimo
Osallisuuden tulevaisuuskuvat vahti ikaheimoOsallisuuden tulevaisuuskuvat vahti ikaheimo
Osallisuuden tulevaisuuskuvat vahti ikaheimo
 
Present european sdg summit template sdg roundtables_sitra_fibs
Present european sdg summit template sdg roundtables_sitra_fibsPresent european sdg summit template sdg roundtables_sitra_fibs
Present european sdg summit template sdg roundtables_sitra_fibs
 
Sitra 18052020 Strategy for Data
Sitra 18052020 Strategy for DataSitra 18052020 Strategy for Data
Sitra 18052020 Strategy for Data
 

Dernier

Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Delhi Call girls
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 

Dernier (20)

Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
Best VIP Call Girls Noida Sector 22 Call Me: 8448380779
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 

Sitra rise of the pilots janne enberg

  • 2. Infrastructure and SaaS solutions Data standardization Infrastructure and deployment automation The big cloud providers tend to provide services in  two main categories - infrastructure, and SaaS  solutions. On the infrastructure side they provide the  datacenter management and other capabilities so  you can deploy your software on their managed  servers, or use their managed storage services. For SaaS they build on those capabilities and  provide ready-to-use services, such as logging, error  reporting, databases, analytics, and so on. They also often have their own marketplace for  ready "recipes" to deploy common Open Source  Software on their infrastructure, and you can use  existing OSS management tools such as Terraform  to do that on any of the infrastructure providers  also other providers than just Big Cloud. Gaia-X seems to have their main focus in reducing  dependency on the infrastructure from the big  cloud providers. They are building tools to standardize deployment  to (primarily European) datacenters, so the  infrastructure side is similarly handled by  professionals on-site. Additionally they're building tooling to describe  software deployments and their dependencies, so  e.g. when you deploy common Open Source  projects, the database they require is also deployed  and configured at the same time. This is similar to many OSS Kubernetes  management tools already out there, and they build  heavily on Kubernetes and OpenStack. Unlike the other ones, IHAN does not have an opinion  on where and how server infrastructure is managed. IHAN is focused on data standardization and building  both fair markets for, and access to standardized  data. IHAN is building open standards for this, and the  implementations built for that can be hosted on any  infrastructure, and deployed using any tools chosen  for the task. IDSA is working on standardizing domain specific data  vocabularies and is currently very closed. Big Cloud, Gaia-X, and any other infrastructure  provider can run IHAN compliant systems, and the  software can be deployed using Gaia-X's deployment  tools, using e.g. Kubernetes Helm, or manually. Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti Big Cloud vs Gaia-X vs IHAN
  • 3. Comparison of capabilities and focus areas Data  Standardization Deployment tools SaaS & PaaS  solutions Infrastructure  services Provider + OSS projects = Focus area = Partial support / Some tooling or standards = No support / No opinion Infrastructure services is mostly about installing server software on servers that are physically managed by the datacenter. SaaS & PaaS are providing more  comprehensive tools that require no manual maintenance by the users. Deployment tools are how you manage your software and install existing software, e.g. how to  install a database on the infrastructure. Data Standardization for IHAN is about how services and software communicate between each other, e.g. how weather data is  described and transferred from the data source to applications, to allow for applications to interoperate, and for various data sources to be compatible with each other,  as well as to meet process needs for end users and businesses, and IDSA adds partial support specifically for data vocabularies. OSS tools with support for automating deployments to Big Cloud and other infrastructure: Terraform, Kubernetes Helm, Ansible, SaltStack, Vagrant, Chef, Puppet. Big Cloud vs Gaia-X vs IHAN - capabilities Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti
  • 4. Subset of OpenAPI  3.0 Data Product standards Nexus Open Nexus standards Rulebook Certification Layering in the Nexus Layer 0: Everything is built on common standards such as OpenAPI, JSON, JWT, OpenID  Connect, etc. and can be deployed and hosted on any infrastructure, depending on the  requirements for the selected Nexus, Authorization, and Consenting providers. Such hosting  infrastructure may be e.g. Gaia-X compatible hosting, any IaaS provider, or bare metal, and so  on. These lay out the concrete foundation everything is built on. etc. Authentication Consent OpenID Connect JWT Layer 1: Data Product standards can be built by anyone for generic use or for their Nexus  specifically, are publicly available and can be implemented by APIs directly without any  Nexus, so when building a new system you don't always have to reinvent the wheel and  come up with a unique new API design. Nexus standards are also openly available for  anyone to implement a Nexus with, and we will happily work with open source projects on  implementations. Layer 2: Nexus implementations can be written as SaaS, open source, or any other model  based on the open nexus standards. Minimum feature set is limited, and e.g. consents and  authentication are pluggable. Deployment requirements are implementation specific and  can e.g. be compatible with Gaia-X. Layer 3: Each Nexus can set their own rules via a Rulebook that every member will have to  agree to when they operate on the Nexus. These Rulebooks can vary differently depending  on the specific organizations and use-cases, for example with health data they may be very  strict, and with weather data they may be much more relaxed. Some small Nexuses might  not need one at all. Layer 4: When a Nexus wants to be a reliable marketplace, they may require, or offer an  optional Certification or Verification process for both the identity of the Data Vendor -  ensuring you know who you are dealing with - and the quality and reliability of the Data  Source - ensuring you can build serious business on it and trust that the data is good and  available when you need it. Hosting, deployment  tools Copyright © Digital Living International | Enberg/Suomi/Frosti
  • 5. Nexus-as-a-Service JSON Custom Data Standards Packing list Invoice Shipping data Cargo receipt Insurance policy SAP Productizer Force  Productizer Custom  productizer Product Gateway Other data  integrations Any protocol Applications follow strict Data  Product standards when requesting  data from the Nexus Data Productization layers receive  standardized requests,  communicate with backend  systems, and return standardized  responses back through the Nexus Nexus ensures all communication  happens using the standards, and  provides tools to manage and find  Data Sources for developers on  both sides Future protocols Pub/Sub Batch Streams "Opened" via PGW, then   out-of-band SOAP + WSDL Example Data Standards https://github.com/digitalliving/standards/tree/master/draft/DataProducts Example Productizer https://github.com/digitalliving/ihan-productizer-example Auth & Consent The agreed OIDC and consent  tokens are delivered from  applications through the nexus  to data sources where  necessary for access control,  logging, etc. Request Response Data Product requests define which Data  Product they want, any parameters for it, and  carry authentication, and consent tokens Data Product responses contain a standards- compliant Data Product response for the request,  and digital signatures* to prove authenticity * Not yet New Data Sources may be built  specifically with productization  capabilities in mind, while existing  systems do not need to be changed  and a Productizer layer may be built  separately for compatibility. 2. 3. 4. Data Standards define the exact  protocol and payload of request  and response for all Data Products  using OpenAPI 3.0 specifications 1. Copyright © Digital Living International | Enberg/Suomi/Frosti IHAN  Blueprint Nexuses are the first  implementation of the  IHAN Blueprint work
  • 6. IHAN Testbed for March 2021 Closed alpha - management of connected data  sources and applications is done manually for  early pilot partners. Applications Data Sources Product Gateway Data Standards Mai ntai ns data sou rce Uses Standards B u ild s ap p lic at io n s Use applications Ask for data from selected provider Verify + fetch data from origin Testbed Uses Standards Next IHAN Testbed capabilities Additional capabilities we expect to have in the first public  release are mostly around self-service tools to integrate your  applications and data sources, marked with dashed lines.  Additionally direct authentication integration will be replaced  with a login portal. API Docs Developer Portal Register Data Source Explore options Login portal Find registered Data Sources End users Application developer Data source developer Authentication & Authorization + others Log in to application Authorize access to data Copyright © Digital Living International and Sitra IHAN | Enberg/Suomi/Frosti Authorize access to data (token) Log in to application
  • 7.
  • 8. Thank you! Find out more: ihan.fi digitalliving.fi contact@digitalliving.fi If you want to get help setting up your own  nexus project - don't hesitate to contact us!