SlideShare a Scribd company logo
1 of 22
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
ENABLING NEW BUSINESS MODELS
Mobility as a Service Use Case
Lonneke Dikmans, CTO, eProseed
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
AGENDA
Why APIs
Who were involved
What did we accomplish (platform and apis)
How was this accomplished (platform and apis)
Conclusion and next steps
1
2
2
3
4
5
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential3
WHY APIS
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential4
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
Travelers
• More options, based on
preferences:
– Cost
– Sustainability
– Speed
– Comfort
• More and better
informed during the trip
– Available seats
– Locations
Society
• Alternatives for owning
your own car
– Less traffic jams
– Less parking problems
• Less pollution
5
Transdev / Connexxion
• More & happier
customers
– Door to door service
– Easy access
– Better information during
the trip
WHY MOBILITY AS A SERVICE
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
WHY API PLATFORM
• Information about travel services should be available
• Strong growth in use of mobile phones
• Information needs to be reliable
• Access to information should be controlled
• Access to information should be secured
• Solution needs to be scalable
• Growing ecosystem
• Centralized access to Open Data
6
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
AGENDA
Why APIs
Who were involved
What did we accomplish (platform and apis)
How was this accomplished (platform and apis)
Conclusion and next steps
1
2
7
3
4
5
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
12,000
employees
9,000
3,000
1.1 billion
turnover
169 million
Public transport
smartcard fares
B
128,000
Ambulance trips
17.2 million
Taxi passengers
5,467
Vehicles
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
Lonneke Dikmans
• Co-CTO & Partner @eProseed
• Oracle Developer Champion &
Oracle ACE Director, working in
IT since 1998
• Software developer & architect
• Co-Author of the book SOA
Made Simple
About eProseed
• HQ in Luxemburg
• Local offices in several parts of
the world
• Award winning Oracle partner
9
Services
• Support services
– Hosting, managed services,
concierge services,
emergency services
• Consultancy services
– End to End projects,
Reviews, Architecture
• Products & Solutions
– FSIP, GDPR, Foundations
EPROSEED
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
AGENDA
Why APIs
Who were involved
What did we accomplish (platform and apis)
How was this accomplished (platform and apis)
Conclusion and next steps
1
2
10
3
4
5
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
WHAT: API PLATFORM (API STRAAT)
11
Offer direct usable functionality and data to the ecosystem based on standards
• APIS: routes and detours, tickets, Bus stops
• Standards: NetEX, UIC 918x3, NDOV, REST
API Developers
• Develop & Test
• Troubleshooting &
Monitoring
• Document
• Platform Services
Consumers
• Documentation
• SKD for API
• Subscribe to API
• Test API
• Use (consume) API
Provider (Connexxion)
• Secure API
• Publish API
• Control Access
• Insight in Use
• Monetize API (optional)
s
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
AGENDA
Why APIs
Who were involved
What did we accomplish (platform and apis)
How was this accomplished (platform and apis)
Conclusion and next steps
1
2
12
3
4
5
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
Oracle Mobile Cloud Service
• Business logic for APIs, incl connectors
• Mobile services incl location, MAX, db
• SDK, CI tools
Oracle Identity Cloud Service
• OAuth
• User Management, passwords
• Audit trail
13
Oracle API Platform Service
• Documentation of API
• Access and security
– Per API, application
• Analytics and monitoring
Oracle API Gateway & Oracle Compute Cloud
• Runtime environment
• Certificates, load balancing
– Using compute cloud capabilities
• APIs deployed
HOW
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
OVERVIEW
14
Halte
CIS
Whim
GoAbout
CIS
Ticket
Oracle API Gateway Node
Management
Portal
Oracle API Platform Cloud Service
Browser
CIS MBE
Admin
MBE
Transport
MBE
Oracle Mobile Cloud Service
APIs
Platform
Services
Connectors
Tickets
Routes
Halte
Register
Deploy
Publish
NDOV
NetEX
Location
Database
Apiary
Developer
Portal
Ticket
Halte
Route
Oracle Identity Cloud
Oauth
Consumer X
OAuth
Provider X
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential15
API MANAGEMENT PORTAL & DEVELOPER PORTAL
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
BARCODE API
• Generate barcode ticket for travelers who order using their mobile phone
– bwip-js to generate the barcode
– pako for compression
– Jsrsasign for signing
• Secured with Oauth using Identity Cloud Service
• Mobile Cloud Service at the back
• Challenges: needed ISO_8859_1 characters, Node libraries are UTF-8
• Testing the result
– Wrote a Java program to read the resulting barcode
16
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential17
APPS
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
STOPPING PLACES API
• Daily synchronization of the bus- and train stops in the Netherlands
– Parse large XML files
– Schedule daily loads
– Remove large number of places
• Location services of Mobile Cloud Service (what is the closest busstop?)
• Challenges: large XML files, fast parser needed. No scheduler available
• Location calculation based on different standards
18
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
CHAUFFEUR INFORMATION SYSTEM API
• Detours and routes
– Call PostGrest API
– Compare route points and busstops
• Connector in MCS
• Challenges: learning GraphQL
19
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
LESSONS LEARNED
• Apiary Blueprint versus Swagger
• OAuth added to the documentation
• Version strategy vs implementation version strategy
20
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
AGENDA
Why APIs
Who were involved
What did we accomplish (platform and apis)
How was this accomplished (platform and apis)
Conclusion and next steps
1
2
21
3
4
5
Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential
SUMMARY AND NEXT STEPS
• New sales channel for bus company very successful.
• Online validation of tickets
– Dutch standard for barcode generation
• Multiple other MaaS providers are connecting
• Combination tickets with events
– Soccer game
– ITSCongress
• Improvements of the APIs
– New features and functionalities, availability
• Next API: bus by location
22

More Related Content

What's hot

APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...
APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...
APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...apidays
 
CURRICULUM_VITAE_MongNH_2015
CURRICULUM_VITAE_MongNH_2015CURRICULUM_VITAE_MongNH_2015
CURRICULUM_VITAE_MongNH_2015Mong Nguyen
 
INTERFACE, by apidays - Future Mobility's Disaster by Oliver Thamm, Xapix.io
INTERFACE, by apidays  - Future Mobility's Disaster by Oliver Thamm, Xapix.ioINTERFACE, by apidays  - Future Mobility's Disaster by Oliver Thamm, Xapix.io
INTERFACE, by apidays - Future Mobility's Disaster by Oliver Thamm, Xapix.ioapidays
 
APIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRaven
APIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRavenAPIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRaven
APIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRavenapidays
 
apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...
apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...
apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...apidays
 
APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...
APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...
APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...apidays
 
Bringing the software architecture back into agile
Bringing the software architecture back into agileBringing the software architecture back into agile
Bringing the software architecture back into agileVlad Stirbu
 
APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...
APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...
APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...apidays
 
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, DialogicAPIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogicapidays
 
APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...
APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...
APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...apidays
 
Presentation of transport tracking system
Presentation of transport tracking systemPresentation of transport tracking system
Presentation of transport tracking systemArchana Negi
 
APIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, Digia
APIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, DigiaAPIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, Digia
APIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, Digiaapidays
 
apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...
apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...
apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...apidays
 
APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...
APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...
APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...apidays
 
APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...
APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...
APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...apidays
 
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...apidays
 
Decentralized APIs for Agile Businesses
Decentralized APIs for Agile BusinessesDecentralized APIs for Agile Businesses
Decentralized APIs for Agile BusinessesNuwan Dias
 
apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...
apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...
apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...apidays
 
APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...
APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...
APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...apidays
 

What's hot (20)

APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...
APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...
APIdays Helsinki 2019 - How API Will Help Win the Deals - the Case of Infrast...
 
CURRICULUM_VITAE_MongNH_2015
CURRICULUM_VITAE_MongNH_2015CURRICULUM_VITAE_MongNH_2015
CURRICULUM_VITAE_MongNH_2015
 
INTERFACE, by apidays - Future Mobility's Disaster by Oliver Thamm, Xapix.io
INTERFACE, by apidays  - Future Mobility's Disaster by Oliver Thamm, Xapix.ioINTERFACE, by apidays  - Future Mobility's Disaster by Oliver Thamm, Xapix.io
INTERFACE, by apidays - Future Mobility's Disaster by Oliver Thamm, Xapix.io
 
APIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRaven
APIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRavenAPIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRaven
APIdays 2019 - The API mindset for IT and Business Tom Cully, BlackRaven
 
apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...
apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...
apidays LIVE Helsinki & North - Leveraging developer portals in a corporate c...
 
APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...
APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...
APIdays Zurich 2019 - APIs disrupting the printing industry Martijn Eier, Clo...
 
Bringing the software architecture back into agile
Bringing the software architecture back into agileBringing the software architecture back into agile
Bringing the software architecture back into agile
 
APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...
APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...
APIdays Helsinki 2019 - The Ultimate AI platform - Tips for Comparing AI APIs...
 
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, DialogicAPIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
APIdays Zurich 2019 - APIs for real time communication Miguel Lopes, Dialogic
 
APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...
APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...
APIdays Helsinki 2019 - Impact of Microservices Architecture on API Managemen...
 
Presentation of transport tracking system
Presentation of transport tracking systemPresentation of transport tracking system
Presentation of transport tracking system
 
Orbit Brochure_v4.0
Orbit Brochure_v4.0Orbit Brochure_v4.0
Orbit Brochure_v4.0
 
APIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, Digia
APIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, DigiaAPIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, Digia
APIdays Helsinki 2019 - API Management Trends 2019 with Janne Nieminen, Digia
 
apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...
apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...
apidays LIVE New York 2021 - Break up monoliths and lay them to REST! by Arun...
 
APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...
APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...
APIdays Helsinki 2019 - To What Extent are APIs a Strategic Tool for a Global...
 
APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...
APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...
APIdays Zurich 2019 - Boosting the Digital Transformation at UBS with APIs Ro...
 
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
APIdays Helsinki 2019 - API Economy Journey Map: Maturity Model with Alan Gli...
 
Decentralized APIs for Agile Businesses
Decentralized APIs for Agile BusinessesDecentralized APIs for Agile Businesses
Decentralized APIs for Agile Businesses
 
apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...
apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...
apidays LIVE Paris - Practical API strategy with APIOps Cycles by Marjukka Ni...
 
APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...
APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...
APIdays Zurich 2019 - Innovating the building automation industry Niklas Breu...
 

Similar to APIdays Helsinki 2019 - Enabling New Business Models with Lonneke Dikmans, eProseed

Choosing the right mobile architecture
Choosing the right mobile architectureChoosing the right mobile architecture
Choosing the right mobile architectureLonneke Dikmans
 
Case Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS Cloud
Case Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS CloudCase Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS Cloud
Case Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS CloudSolo.io
 
Accelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassAccelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassApigee | Google Cloud
 
AppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
AppSphere 15 - Turning to Unified Monitoring & Real-time Application AnalyticsAppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
AppSphere 15 - Turning to Unified Monitoring & Real-time Application AnalyticsAppDynamics
 
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...Steven Davelaar
 
profecia links company profile
profecia links company profileprofecia links company profile
profecia links company profilePratik Batra
 
Does Big Data Spell Big Costs- Impetus Webinar
Does Big Data Spell Big Costs- Impetus WebinarDoes Big Data Spell Big Costs- Impetus Webinar
Does Big Data Spell Big Costs- Impetus WebinarImpetus Technologies
 
Delivering Mobile Apps to the Field with Oracle JET
Delivering Mobile Apps to the Field with Oracle JETDelivering Mobile Apps to the Field with Oracle JET
Delivering Mobile Apps to the Field with Oracle JETSimon Haslam
 
Hong Kong User Group 2019
Hong Kong User Group 2019Hong Kong User Group 2019
Hong Kong User Group 2019Solace
 
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...Eduardo Pelegri-Llopart
 
API Gateway - OFM Canberra October 2014
API Gateway - OFM Canberra October 2014API Gateway - OFM Canberra October 2014
API Gateway - OFM Canberra October 2014Joelith
 
WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...
WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...
WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...WSO2
 
Dissecting and Attacking RMI Frameworks
Dissecting and Attacking RMI FrameworksDissecting and Attacking RMI Frameworks
Dissecting and Attacking RMI FrameworksOnapsis Inc.
 
Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...
Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...
Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...Ed Sattar
 
apidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experience
apidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experienceapidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experience
apidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experienceapidays
 
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleMobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleChris Muir
 
Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7 Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7 Akshata Sawant
 
Extending Oracle SaaS Using Oracle Cloud UX Rapid Development Kit
Extending Oracle SaaS Using Oracle Cloud UX Rapid Development KitExtending Oracle SaaS Using Oracle Cloud UX Rapid Development Kit
Extending Oracle SaaS Using Oracle Cloud UX Rapid Development KitLuc Bors
 
Customer Case - Oracle B2B Critical Mission Hub
Customer Case - Oracle B2B Critical Mission HubCustomer Case - Oracle B2B Critical Mission Hub
Customer Case - Oracle B2B Critical Mission HubBruno Alves
 

Similar to APIdays Helsinki 2019 - Enabling New Business Models with Lonneke Dikmans, eProseed (20)

Choosing the right mobile architecture
Choosing the right mobile architectureChoosing the right mobile architecture
Choosing the right mobile architecture
 
Case Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS Cloud
Case Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS CloudCase Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS Cloud
Case Study: ParkMobile Builds for Scale with Kubernetes, Gloo and AWS Cloud
 
Accelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassAccelerate Digital London Technical Masterclass
Accelerate Digital London Technical Masterclass
 
AppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
AppSphere 15 - Turning to Unified Monitoring & Real-time Application AnalyticsAppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
AppSphere 15 - Turning to Unified Monitoring & Real-time Application Analytics
 
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
 
profecia links company profile
profecia links company profileprofecia links company profile
profecia links company profile
 
Does Big Data Spell Big Costs- Impetus Webinar
Does Big Data Spell Big Costs- Impetus WebinarDoes Big Data Spell Big Costs- Impetus Webinar
Does Big Data Spell Big Costs- Impetus Webinar
 
Delivering Mobile Apps to the Field with Oracle JET
Delivering Mobile Apps to the Field with Oracle JETDelivering Mobile Apps to the Field with Oracle JET
Delivering Mobile Apps to the Field with Oracle JET
 
Hong Kong User Group 2019
Hong Kong User Group 2019Hong Kong User Group 2019
Hong Kong User Group 2019
 
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
 
API Gateway - OFM Canberra October 2014
API Gateway - OFM Canberra October 2014API Gateway - OFM Canberra October 2014
API Gateway - OFM Canberra October 2014
 
WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...
WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...
WSO2Con US 2013 - Building an Enterprise PaaS Framework using Open Source Com...
 
Node.js as an IOT Bridge
Node.js as an IOT BridgeNode.js as an IOT Bridge
Node.js as an IOT Bridge
 
Dissecting and Attacking RMI Frameworks
Dissecting and Attacking RMI FrameworksDissecting and Attacking RMI Frameworks
Dissecting and Attacking RMI Frameworks
 
Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...
Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...
Cloud Based Cognitive Learning & IT Project Performance Platform (CLIPP Platf...
 
apidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experience
apidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experienceapidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experience
apidays LIVE Helsinki & North 2022_Enabling Next Level Channel Experience
 
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with OracleMobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
Mobile Mumbo Jumbo - Demystifying the World of Enterprise Mobility with Oracle
 
Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7 Manchester MuleSoft Meetup #7
Manchester MuleSoft Meetup #7
 
Extending Oracle SaaS Using Oracle Cloud UX Rapid Development Kit
Extending Oracle SaaS Using Oracle Cloud UX Rapid Development KitExtending Oracle SaaS Using Oracle Cloud UX Rapid Development Kit
Extending Oracle SaaS Using Oracle Cloud UX Rapid Development Kit
 
Customer Case - Oracle B2B Critical Mission Hub
Customer Case - Oracle B2B Critical Mission HubCustomer Case - Oracle B2B Critical Mission Hub
Customer Case - Oracle B2B Critical Mission Hub
 

More from apidays

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...apidays
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...apidays
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...apidays
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...apidays
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...apidays
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...apidays
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...apidays
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...apidays
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...apidays
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...apidays
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...apidays
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...apidays
 

More from apidays (20)

Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
 

Recently uploaded

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Recently uploaded (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

APIdays Helsinki 2019 - Enabling New Business Models with Lonneke Dikmans, eProseed

  • 1. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential ENABLING NEW BUSINESS MODELS Mobility as a Service Use Case Lonneke Dikmans, CTO, eProseed
  • 2. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential AGENDA Why APIs Who were involved What did we accomplish (platform and apis) How was this accomplished (platform and apis) Conclusion and next steps 1 2 2 3 4 5
  • 3. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential3 WHY APIS
  • 4. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential4
  • 5. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential Travelers • More options, based on preferences: – Cost – Sustainability – Speed – Comfort • More and better informed during the trip – Available seats – Locations Society • Alternatives for owning your own car – Less traffic jams – Less parking problems • Less pollution 5 Transdev / Connexxion • More & happier customers – Door to door service – Easy access – Better information during the trip WHY MOBILITY AS A SERVICE
  • 6. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential WHY API PLATFORM • Information about travel services should be available • Strong growth in use of mobile phones • Information needs to be reliable • Access to information should be controlled • Access to information should be secured • Solution needs to be scalable • Growing ecosystem • Centralized access to Open Data 6
  • 7. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential AGENDA Why APIs Who were involved What did we accomplish (platform and apis) How was this accomplished (platform and apis) Conclusion and next steps 1 2 7 3 4 5
  • 8. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential 12,000 employees 9,000 3,000 1.1 billion turnover 169 million Public transport smartcard fares B 128,000 Ambulance trips 17.2 million Taxi passengers 5,467 Vehicles
  • 9. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential Lonneke Dikmans • Co-CTO & Partner @eProseed • Oracle Developer Champion & Oracle ACE Director, working in IT since 1998 • Software developer & architect • Co-Author of the book SOA Made Simple About eProseed • HQ in Luxemburg • Local offices in several parts of the world • Award winning Oracle partner 9 Services • Support services – Hosting, managed services, concierge services, emergency services • Consultancy services – End to End projects, Reviews, Architecture • Products & Solutions – FSIP, GDPR, Foundations EPROSEED
  • 10. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential AGENDA Why APIs Who were involved What did we accomplish (platform and apis) How was this accomplished (platform and apis) Conclusion and next steps 1 2 10 3 4 5
  • 11. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential WHAT: API PLATFORM (API STRAAT) 11 Offer direct usable functionality and data to the ecosystem based on standards • APIS: routes and detours, tickets, Bus stops • Standards: NetEX, UIC 918x3, NDOV, REST API Developers • Develop & Test • Troubleshooting & Monitoring • Document • Platform Services Consumers • Documentation • SKD for API • Subscribe to API • Test API • Use (consume) API Provider (Connexxion) • Secure API • Publish API • Control Access • Insight in Use • Monetize API (optional) s
  • 12. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential AGENDA Why APIs Who were involved What did we accomplish (platform and apis) How was this accomplished (platform and apis) Conclusion and next steps 1 2 12 3 4 5
  • 13. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential Oracle Mobile Cloud Service • Business logic for APIs, incl connectors • Mobile services incl location, MAX, db • SDK, CI tools Oracle Identity Cloud Service • OAuth • User Management, passwords • Audit trail 13 Oracle API Platform Service • Documentation of API • Access and security – Per API, application • Analytics and monitoring Oracle API Gateway & Oracle Compute Cloud • Runtime environment • Certificates, load balancing – Using compute cloud capabilities • APIs deployed HOW
  • 14. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential OVERVIEW 14 Halte CIS Whim GoAbout CIS Ticket Oracle API Gateway Node Management Portal Oracle API Platform Cloud Service Browser CIS MBE Admin MBE Transport MBE Oracle Mobile Cloud Service APIs Platform Services Connectors Tickets Routes Halte Register Deploy Publish NDOV NetEX Location Database Apiary Developer Portal Ticket Halte Route Oracle Identity Cloud Oauth Consumer X OAuth Provider X
  • 15. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential15 API MANAGEMENT PORTAL & DEVELOPER PORTAL
  • 16. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential BARCODE API • Generate barcode ticket for travelers who order using their mobile phone – bwip-js to generate the barcode – pako for compression – Jsrsasign for signing • Secured with Oauth using Identity Cloud Service • Mobile Cloud Service at the back • Challenges: needed ISO_8859_1 characters, Node libraries are UTF-8 • Testing the result – Wrote a Java program to read the resulting barcode 16
  • 17. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential17 APPS
  • 18. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential STOPPING PLACES API • Daily synchronization of the bus- and train stops in the Netherlands – Parse large XML files – Schedule daily loads – Remove large number of places • Location services of Mobile Cloud Service (what is the closest busstop?) • Challenges: large XML files, fast parser needed. No scheduler available • Location calculation based on different standards 18
  • 19. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential CHAUFFEUR INFORMATION SYSTEM API • Detours and routes – Call PostGrest API – Compare route points and busstops • Connector in MCS • Challenges: learning GraphQL 19
  • 20. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential LESSONS LEARNED • Apiary Blueprint versus Swagger • OAuth added to the documentation • Version strategy vs implementation version strategy 20
  • 21. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential AGENDA Why APIs Who were involved What did we accomplish (platform and apis) How was this accomplished (platform and apis) Conclusion and next steps 1 2 21 3 4 5
  • 22. Copyright © 2014, eProseed and/or its affiliates. All rights reserved. | Confidential SUMMARY AND NEXT STEPS • New sales channel for bus company very successful. • Online validation of tickets – Dutch standard for barcode generation • Multiple other MaaS providers are connecting • Combination tickets with events – Soccer game – ITSCongress • Improvements of the APIs – New features and functionalities, availability • Next API: bus by location 22

Editor's Notes

  1. Business transformation in public transport leveraging Oracle PaaS Microservices have been adopted by a lot of “born-in-the-cloud” companies. But APIs are important for other companies as well and open a world of opportunities. In this session learn how APIs are leveraged by a bus company to facilitate innovation for the passengers, the drivers, and the company as a whole. The session shows how Oracle PaaS is used and how the different components fit together, including Oracle Identity Cloud Service as an OAuth provider, Oracle API Manager for API management and a documentation and security platform, Oracle Mobile Cloud Service to implement the APIs, and Oracle Service Bus to access some of the on-premises back-end systems.
  2. De ontwikkelingen rond Mobility as a Service (MaaS) zijn veelbelovend. In de eerste plaats biedt MaaS voordelen voor de reizigers: ze krijgen steeds meer mogelijkheden om van A naar B te reizen op basis van hun voorkeuren op het gebied van comfort, snelheid, kosten of duurzaamheid. MaaS biedt een alternatief voor het bezit van een eigen vervoermiddel en het koppelen van meerdere mobiliteitssystemen optimaliseert de reismogelijkheden voor inwoners. Daarnaast leidt het delen van vervoermiddelen tot minder drukke wegen en minder benodigde parkeerruimte voor auto en fiets in de stedelijke gebieden. Tot slot hebben wij zelf ook belang bij MaaS: wij geloven dat ons busvervoer, als onderdeel van een integraal mobiliteitsaanbod meer reizigers zal trekken.   We zijn ervan overtuigd dat Mobility as a Service de toekomst heeft en indirect kan zorgen voor groei van het aantal reizigers in onze bussen. Daarom is MaaS bij Connexxion en onze moederorganisatie Transdev een van de belangrijkste aandachtsgebieden op het gebied van klantonderzoek, innovaties en pilots. Een voorwaarde bij dit nieuwe ecosysteem is dat ons mobiliteitsaanbod en dat van ketenpartners goed ontsloten wordt in huidige en toekomstige MaaS-apps. Net zoals in de markt plaats is voor airbnb, bookin.com en bedandbreakfast.nl, zullen er ook in de mobiliteitsmarkt verschillende MaaS-aanbieders ontstaan. Zolang zich nog geen duidelijke ‘winnaars’ aftekenen, is het onverstandig om op één paard te wedden. Connexxion is actief betrokken bij MaaS-ontwikkelingen. We willen dé key player zijn in deze nieuwe manier van mobiliteitsdenken en -doen. We zijn daarom actief betrokken als aandeelhouder van Tranzer en Whim. Daarnaast ontsluiten we niet alleen zoveel mogelijk mobiliteitsaanbod via eigen apps, zoals Tranzer en Whim, maar stellen we onze data, via API’s ook eenvoudig beschikbaar aan andere mobiliteitsaanbieders. De komende vijf jaar stellen we stapsgewijs de volgende data via onze datacatalogus per API beschikbaar:   Dienstregeling, halte en geolocaties E-tickets en prijzen, zodat iedere MaaS-aanbieder en bijvoorbeeld organisatoren van evenementen onze kaartjes kunnen verkopen. Actuele locatie voertuigen (naast via CROW-NDOV ook direct beschikbaar). Kenmerken van de voertuigen: aantal zitplaatsen, wifi aanwezig etc. Drukte-indicator.  
  3. These are the combined figures for Connexxion + Veolia! <If you use this slide, be sure NOT to include the number of employees and turnover figures in slide 3.> Be sure to mention under 'Public transport smartcard fares' that that translates to a total of 1.5 billion passenger kilometres.
  4. Namen terug