SlideShare ist ein Scribd-Unternehmen logo
1 von 34
Downloaden Sie, um offline zu lesen
Integrating Alfresco
@ Scale
Jan Vonka
Lisbon, 2018
Learn. Connect. Collaborate.
Overview
Introduction
Alfresco
Integrations
Integrations
Services
Framework
Futures &
Recap
Introduction
Image: https://www.timeout.com/london/blog/in-pictures-48-hot-air-balloons-floating-over-london-062016
Learn. Connect. Collaborate.
Introduction
• Jan Vonka
• Alfresco > 10 years
• Architect for Integrations
• Hot-air balloonist
• https://slideshare.net/jvonka
Learn. Connect. Collaborate.
Disclaimer
• The information and features
presented are subject to change
• Some code is Enterprise-only. We
hope to “open-up” more components
in the future
• We look forward to collaborating with
you to improve and extend the
Alfresco Integrations 🙂
Image: http://wikiality.wikia.com/wiki/File:Bridge-to-nowhere.jpg
Learn. Connect. Collaborate.
Alfresco Digital Business Platform
Application Development Framework
Alfresco Process
Services
Alfresco Content
Services
Alfresco Governance Services
Integrations / Extensions
Open APIs and Open Standards
On-Prem, Cloud, Hybrid, Managed
Intelligence and Analytics
Applications	
(Web,	Mobile,	Desktop)			
Integrations
(Connectors	&	Extensions)
Learn. Connect. Collaborate.
Terminology
Connector (Oxford Dictionary)
... links two or more things together
Integrate (Cambridge Dictionary)
… combine two or more things in order to become more effective
Systems Integration (Wikipedia)
… linking together ... software applications ... to act as a coordinated whole
... and ... adding value to the system capabilities ...
Alfresco Integrations
Image: http://www.nbrstudygroup.co.uk/nbr/forth_and_tay_bridges.htm
Learn. Connect. Collaborate.
Open	Protocols
(LDAP,	IMAP,	WebDAV	/	SPP)
Alfresco Integrations & Connectors
Learn. Connect. Collaborate.
Spectrum of Solution Options (depend on ...)
Customer use-cases
• Depth of integration
Business / Enterprise “process”
• Headless – consume services via public APIs & events
• End-User choice - eg. remain in preferred apps
Technology / Partner preference
• Type of Integration - patterns & frameworks
• Applications & Systems - being integrated
Build vs Buy
• Configure / Off-the-shelf / No-code
• Extend / Platform / Low-code
• Customise / OEM / Bespoke Development
Learn. Connect. Collaborate.
Strategy
Integrate with Leading Systems
• Islands + Bridges (avoid “silos”)
• Build vs Buy
Provide Platform
• Public API & Events
– Extensions outside of core runtimes
– event-driven behaviours
• Framework options
– common components
Build Ecosystem
• Work with Partner Community
• Provide (showcase) examples
Image: https://www.fly4free.com/flight-deals/europe/destination-fly4free-norway/
Learn. Connect. Collaborate.
Integration Partners
… for many more see: https://www.alfresco.com/partners
Partners speaking @ DevCon include ...
Box Connector
Image: https://www.cambridgeincolour.com/forums/thread56089.htm
Learn. Connect. Collaborate.
Box Connector
Integrate Box to Alfresco
• Seamless for end-users within Box
Enables a one-way sync
• Tracks Box events & pushes to Alfresco
Implemented using Box SDK
• Box Events API -> Change Detector
• Box Content API -> Content Operations
Interested ? Please contact us ☺
Learn. Connect. Collaborate.
Box	1
Alfresco	1 Alfresco	2
Box	2
Alfresco	3
Box	3 Sync	Definitions
• Initial	release
• Box	1	to	Alfresco	1	(one-way)
• Future	ideas	…
• Alfresco	2	to	Box	2	(one-way)
• Alfresco	3	to	Box	3	(two-way)
Box Connector
Learn. Connect. Collaborate.
Box Connector
Box	
Change	Detection
Box	
Content	Operations
Sync	
Change	
EvaluationBox	Content	Ops
Box	Change	Events
NoSQL
Alfresco
Content	Operations
Alf	Content	Ops
AIS	App
AIS	Identity
Sync	Registry
Learn. Connect. Collaborate.
Box Connector
Deployment
Image: https://en.wikipedia.org/wiki/M60_AVLB
Learn. Connect. Collaborate.
Containerized Deployment
Credit: NIST - Application Container Security Guide (Sep 2017)
Learn. Connect. Collaborate.
Reference Deployment
Docker Registry
• Public – eg. DockerHub
• Protected – eg. Quay.io
• Customers & Partners
Deployment options
• Docker Compose
• Kubernetes / Helm Charts
• Customized
Learn. Connect. Collaborate.
postgres
cassandraactivemq
ais-sync-registry
ais-sync-change-eval
ais-app
ais-box-change-detect
ais-alfresco-content-ops
Box
ais-box-content-ops
Share Repo
ACS	5.2.x
AIS	
Share	
AMP
AIS	
Repo
AMP
Q:		change	events
AWS	Dynamo	DB	?
Vol:
Shared	Content	Workspace
Q:	content	operations
ais-identity
AWS	RDS
Aurora	(etc)
AWS	S3
Vol:	Alf	Data
Vol:
Secrets	(Box,	Alfresco)
AWS	MQ
Vol:	PG	Data
Logical deployment diagram (LDD)
Integrations Services Framework
Image: http://www.sfchronicle.com/oursf/article/Our-S-F-How-the-Golden-Gate-Bridge-became-an-6594350.php
Learn. Connect. Collaborate.
Public	APIs	&	System	Events
AIS	Framework Other	Integration	Fwks
Showcase	Integrations Other	Example	Integrations
ADF	(Application	Dev	
Fwk)
Showcase	
Apps
Other	
App	UI	Fwks
Other	Example	Applications
JavaScript	Client	API
Mobile	
Apps
Mobile	SDK
Android	/	Java	Client	API	?
Alfresco Integrations Services (AIS) Framework
API	&	Event	Gateway
Desktop	Sync	Service
Learn. Connect. Collaborate.
AIS Framework & ABC Connectors
Change	
Evaluation
Change	Events
Content	Ops
A
A Content	Ops
A Change	Detect
B
B	Content	Ops
B	Change	Detect Change	Events
Content	Ops
B
B	Content	Ops
B	Change	Detect
A
A Content	Ops
A Change	DetectNoSQL
Registry
C
C Content	Ops
C Change	Detect
C
C Content	Ops
C Change	Detect
Learn. Connect. Collaborate.
AIS - Scaling
Micro-services
• Spring Boot 2 / Spring Cloud
• Change Detection, Evaluation & Operations
• AIS app built using ADF
Event messaging & routing
• Camel / Active MQ (via Gytheio libraries)
NoSQL registry
• Cassandra (future: DynamoDB ?)
Containerized deployments
• Docker Compose
• Kubernetes & Helm (PoC)
Learn. Connect. Collaborate.
AIS – Content Operations
Learn. Connect. Collaborate.
AIS - event-driven micro-services
Deployment / Customer 1
User
Directory
(LDAP)
Deployment /
Customer 2
Alfresco
deploymentId2
User
Box
W eb UI
Desktop App
OAuth API
Br owser
Alfresco
Repo
REST
API
deploymentId1
Integrations
Services
Integrations Services
(Alfresco)
Content Operations
Update
Get
Content
Change Detection
(Box)
W ebhooks Polling
Sync Change Evaluation
Change
Evaluation
User
Mapping
Change
Events
Content
Operations
Identity
Store
Creds
Get
Creds
Run As User
Get User
ID
Message
Broker
Shared Content
W orkspace
Sync Registry
Register
Sync Def
Get Sync
Details
Update
Sync Pair
NoSQL
Public
Events
Message
Consumer
WorkDocs Alfresco
OneDrive Google Drive
DropBox S3
Salesforce
CO
Results
Integrations Services UI
Mapping
Setup
Error /
Conflict Log
JWT Assertion
JWT OAuth
Get
T oken
Create
App User
Evernote
Futures
Image: http://www.everythingiwishedfor.co.uk/blog/10-holiday-ideas-direct-from-edinburgh
Learn. Connect. Collaborate.
Futures
Enhance existing Integrations
• Service Packs
• Customer-driven feature improvements
Launch of new Integrations
• Box Connector & Integrations Services Framework
• Digital Business Platform - more options to integrate & extend
• Office 365 / One Drive ?
Improvements to Deployment & Scaling
• Kubernetes / Helm
• Benchmarking
• More AWS options
Recap
Image: http://travelballoons.tumblr.com/post/146373945597/charles-bridge-prague-czech-republic-charles
Learn. Connect. Collaborate.
Integrations and Extensions
Development Focus
Surface the power of the
Alfresco Digital Business
Platform where ever work
gets done
Alfresco Connectors
▪ New Integration Services
o Alfresco Content Connector for Box (EA)
• New architected SFDC Connector (support for on-prem)
▪ Updates to existing Connectors: Alfresco Content Connector for Outlook,
Document Transformation Engines, and Google Docs
Alfresco Connectors
▪ Alfresco Content Connector for Box (GA)
▪ Deliver Integration Services
o Platform for custom driven integration
o Alfresco Content Connector for Office 365
▪ Updates: SFDC (adding Process Services), Outlook Connector
Delivering Innovation in 2017⟳
Future Plans…
Learn. Connect. Collaborate.
Please contact us …
We look forward to
collaborating with you
to improve and extend
the Alfresco Integrations
eco-system 🙂
Learn. Connect. Collaborate.
Links
Extending & Integrating the Alfresco Platform
https://www.alfresco.com/platform/integrating-extending-alfresco
Docs: ACS Integrations
https://docs.alfresco.com/5.2/concepts/install-integrations-overview.html
Docs: APS Integrations
http://docs.alfresco.com/process-services1.7/topics/integration_with_external_systems.html
Box Connector – EA
http://docs.alfresco.com/boxconnector-ea/concepts/box-conn-overview.html
Alfresco Google Docs Module
https://github.com/Alfresco/googledrive
Gytheio libraries – distributed content change handling
https://github.com/Alfresco/gytheio
Thank you !
https://slideshare.net/jvonka
Integrating Alfresco
@ Scale

Weitere ähnliche Inhalte

Was ist angesagt?

Alfresco REST API of the future ... is closer than you think
Alfresco REST API of the future ... is closer than you thinkAlfresco REST API of the future ... is closer than you think
Alfresco REST API of the future ... is closer than you think
J V
 

Was ist angesagt? (20)

DevCon 2018 - 5 ways to use AWS with Alfresco
DevCon 2018 - 5 ways to use AWS with AlfrescoDevCon 2018 - 5 ways to use AWS with Alfresco
DevCon 2018 - 5 ways to use AWS with Alfresco
 
Event Bus as Backbone for Decoupled Microservice Choreography (Oracle Code, A...
Event Bus as Backbone for Decoupled Microservice Choreography (Oracle Code, A...Event Bus as Backbone for Decoupled Microservice Choreography (Oracle Code, A...
Event Bus as Backbone for Decoupled Microservice Choreography (Oracle Code, A...
 
Moving From Actions & Behaviors to Microservices
Moving From Actions & Behaviors to MicroservicesMoving From Actions & Behaviors to Microservices
Moving From Actions & Behaviors to Microservices
 
Alfresco 5.0 Technology Review
Alfresco 5.0 Technology ReviewAlfresco 5.0 Technology Review
Alfresco 5.0 Technology Review
 
Alfresco REST API of the future ... is closer than you think
Alfresco REST API of the future ... is closer than you thinkAlfresco REST API of the future ... is closer than you think
Alfresco REST API of the future ... is closer than you think
 
Why real integration developers ride Camels
Why real integration developers ride CamelsWhy real integration developers ride Camels
Why real integration developers ride Camels
 
The Oracle Application Container Cloud as the Microservices Platform (APAC OU...
The Oracle Application Container Cloud as the Microservices Platform (APAC OU...The Oracle Application Container Cloud as the Microservices Platform (APAC OU...
The Oracle Application Container Cloud as the Microservices Platform (APAC OU...
 
Alfresco Day Milano 2016 - Demo Data
Alfresco Day Milano 2016 - Demo DataAlfresco Day Milano 2016 - Demo Data
Alfresco Day Milano 2016 - Demo Data
 
Essential Camel Components
Essential Camel ComponentsEssential Camel Components
Essential Camel Components
 
Tech Talk Live - 5.2 REST APIs
Tech Talk Live - 5.2 REST APIsTech Talk Live - 5.2 REST APIs
Tech Talk Live - 5.2 REST APIs
 
Integrating Alfresco with Portals
Integrating Alfresco with PortalsIntegrating Alfresco with Portals
Integrating Alfresco with Portals
 
JavaOne 2015: 12 Factor App
JavaOne 2015: 12 Factor AppJavaOne 2015: 12 Factor App
JavaOne 2015: 12 Factor App
 
Chicago Microservices Integration Talk
Chicago Microservices Integration TalkChicago Microservices Integration Talk
Chicago Microservices Integration Talk
 
Alfresco Process Services REST API - Alfresco DevCon 2018
 Alfresco Process Services REST API - Alfresco DevCon 2018 Alfresco Process Services REST API - Alfresco DevCon 2018
Alfresco Process Services REST API - Alfresco DevCon 2018
 
Introduction to Node (15th May 2017)
Introduction to Node (15th May 2017)Introduction to Node (15th May 2017)
Introduction to Node (15th May 2017)
 
Alfresco - You probably didn't know that
Alfresco - You probably didn't know thatAlfresco - You probably didn't know that
Alfresco - You probably didn't know that
 
Solving Enterprise Integration with Apache Camel
Solving Enterprise Integration with Apache CamelSolving Enterprise Integration with Apache Camel
Solving Enterprise Integration with Apache Camel
 
Alfresco Architecture
Alfresco ArchitectureAlfresco Architecture
Alfresco Architecture
 
Alfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM MarketAlfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM Market
 
The Power of Drupal and Alfresco Together
The Power of Drupal and Alfresco TogetherThe Power of Drupal and Alfresco Together
The Power of Drupal and Alfresco Together
 

Ähnlich wie Integrating Alfresco @ Scale (via event-driven micro-services)

Office 365 SUGUK march 2011
Office 365 SUGUK march 2011Office 365 SUGUK march 2011
Office 365 SUGUK march 2011
pearce.alex
 
Web 2.0 Tech Talk
Web 2.0 Tech TalkWeb 2.0 Tech Talk
Web 2.0 Tech Talk
pooyad
 

Ähnlich wie Integrating Alfresco @ Scale (via event-driven micro-services) (20)

Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
 
A Connector, A Container and an API Walk into a Bar… Microservices Edition
A Connector, A Container and an API Walk into a Bar… Microservices EditionA Connector, A Container and an API Walk into a Bar… Microservices Edition
A Connector, A Container and an API Walk into a Bar… Microservices Edition
 
A Connector, A Container and an API Walk into a Bar… Microservices Edition
A Connector, A Container and an API Walk into a Bar… Microservices EditionA Connector, A Container and an API Walk into a Bar… Microservices Edition
A Connector, A Container and an API Walk into a Bar… Microservices Edition
 
Introduction to development using the share point framework mv ps
Introduction to development using the share point framework mv psIntroduction to development using the share point framework mv ps
Introduction to development using the share point framework mv ps
 
[WSO2 Integration Summit Nairobi 2019] Role of Integration in an API Driven W...
[WSO2 Integration Summit Nairobi 2019] Role of Integration in an API Driven W...[WSO2 Integration Summit Nairobi 2019] Role of Integration in an API Driven W...
[WSO2 Integration Summit Nairobi 2019] Role of Integration in an API Driven W...
 
Office 365 SUGUK march 2011
Office 365 SUGUK march 2011Office 365 SUGUK march 2011
Office 365 SUGUK march 2011
 
OracleDeveloperMeetup - London 19-12-17
OracleDeveloperMeetup - London 19-12-17OracleDeveloperMeetup - London 19-12-17
OracleDeveloperMeetup - London 19-12-17
 
Real World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure ServicesReal World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure Services
 
Web 2.0 Tech Talk
Web 2.0 Tech TalkWeb 2.0 Tech Talk
Web 2.0 Tech Talk
 
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClassECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
 
Grow your SharePoint development platform with SPFx
Grow your SharePoint development platform with SPFxGrow your SharePoint development platform with SPFx
Grow your SharePoint development platform with SPFx
 
Convert your Full Trust Solutions to the SharePoint Framework (SPFx) in 1 hour
Convert your Full Trust Solutions to the SharePoint Framework (SPFx) in 1 hourConvert your Full Trust Solutions to the SharePoint Framework (SPFx) in 1 hour
Convert your Full Trust Solutions to the SharePoint Framework (SPFx) in 1 hour
 
CCI 2017 - Introduzione a SharePoint Framework (SPFx) - Fabio Franzini
CCI 2017 - Introduzione a SharePoint Framework (SPFx) - Fabio FranziniCCI 2017 - Introduzione a SharePoint Framework (SPFx) - Fabio Franzini
CCI 2017 - Introduzione a SharePoint Framework (SPFx) - Fabio Franzini
 
API Platform Cloud Service best practice - OOW17
API Platform Cloud Service best practice - OOW17API Platform Cloud Service best practice - OOW17
API Platform Cloud Service best practice - OOW17
 
How to build a Social Intranet with Adobe Sites and 3rd Party products ... us...
How to build a Social Intranet with Adobe Sites and 3rd Party products ... us...How to build a Social Intranet with Adobe Sites and 3rd Party products ... us...
How to build a Social Intranet with Adobe Sites and 3rd Party products ... us...
 
Getting to know alfresco 4
Getting to know alfresco 4Getting to know alfresco 4
Getting to know alfresco 4
 
Getting to Know Alfresco 4
Getting to Know Alfresco 4Getting to Know Alfresco 4
Getting to Know Alfresco 4
 
#Techorama belgium 2018 vincent biret what's new with the #MicrosoftGraph
#Techorama belgium 2018 vincent biret what's new with the #MicrosoftGraph#Techorama belgium 2018 vincent biret what's new with the #MicrosoftGraph
#Techorama belgium 2018 vincent biret what's new with the #MicrosoftGraph
 
Resume
ResumeResume
Resume
 
Alfresco Webinar: Jive Toolkit
Alfresco Webinar: Jive ToolkitAlfresco Webinar: Jive Toolkit
Alfresco Webinar: Jive Toolkit
 

Kürzlich hochgeladen

CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
anilsa9823
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 

Kürzlich hochgeladen (20)

Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 

Integrating Alfresco @ Scale (via event-driven micro-services)