Nuxeo, an open source platform for content-centric business applications. Stéfane Fermigier, Nuxeo Laurent Doguin, Nuxeo



Similar documents
Digital Asset Management Beyond CMIS

Nuxeo Enterprise Platform v 5.3x

MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME BENCHMARK/COMPARISON REPORT DOCUMENT MANAGEMENT SYSTEMS (NUXEO AND ALFRESCO)

Oracle Business Intelligence EE. Prab h akar A lu ri

APP DEVELOPMENT ON THE CLOUD MADE EASY WITH PAAS

Storage Made Easy Enterprise File Share and Sync (EFSS) Cloud Control Gateway Architecture

Nuxeo Enterprise Platform v5.2

Frédéric Dang Tran Orange Labs

WSM 11 & Roadmap Lars Onasch Sr. Director Web Site Management

Alfresco Enterprise on AWS: Reference Architecture

How To Manage Your Digital Assets On A Computer Or Tablet Device

Architecting Applications to Scale in the Cloud

OpenStack Introduction. November 4, 2015

Technical. Overview. ~ a ~ irods version 4.x

JBoss Enterprise Middleware

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform

Apache Sling A REST-based Web Application Framework Carsten Ziegeler cziegeler@apache.org ApacheCon NA 2014

Cloud Ready Data: Speeding Your Journey to the Cloud

applications. JBoss Enterprise Application Platform

Using MySQL for Big Data Advantage Integrate for Insight Sastry Vedantam

Take full advantage of IBM s IDEs for end- to- end mobile development

CMIS as the basis for ECM services in the cloud

JBoss Enterprise MIDDLEWARE

Mike Boyarski Jaspersoft Product Marketing Business Intelligence in the Cloud

IBM Cloud Security Draft for Discussion September 12, IBM Corporation

Oracle Business Activity Monitoring 11g New Features

Groot, Groter, Groots(t)

Securing your business

Lessons learned from a large scale OSGi web app. Jago de Vreede Paul Bakker


JBoss Enterprise Middleware. The foundation of your open source middleware reference architecture

owncloud Architecture Overview

Welcome to the Force.com Developer Day

Virtualization Support - Real Backups of Virtual Environments

CumuLogic Connector for Citrix CloudPlatform Business Manager Guide

Introducing the Adobe Digital Enterprise Platform

RED HAT: UNLOCKING THE VALUE OF THE CLOUD

Red Hat The Importance of the ISV Partner Ecosystem

Nexus Professional Whitepaper. Repository Management: Stages of Adoption

Transform service delivery with HP Cloud Management

Cloud Computing: Making the right choices

Oracle s Cloud Computing Strategy

SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401

Windows Azure Data Services (basics) 55093A; 3 Days

JAVA IN THE CLOUD PAAS PLATFORM IN COMPARISON

Intelligent SharePoint Architecture and Optimizing Storage. Nick Carr Director of Sales West Region AvePoint

Building a Modular Server Platform with OSGi. Dileepa Jayakody Software Engineer SSWSO2 Inc.

Document Management. Document Management for the Agile Enterprise. AuraTech Pte Ltd

Understanding Liferay Portal's Business Value AND CRITICAL MEASURES FOR SUCCESS

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

San Jose State University

CLOUD COMPUTING & WINDOWS AZURE

White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the. 2) Architecture Explanation

Inside the Digital Commerce Engine. The architecture and deployment of the Elastic Path Digital Commerce Engine

Assignment # 1 (Cloud Computing Security)

An Oracle White Paper May Ready for Business: Oracle GlassFish Server

Apache Sentry. Prasad Mujumdar

MicroStrategy Course Catalog

David Chou. Architect Microsoft

GSA2013: The Great SharePoint Adventure 2013

Open Source Technologies on Microsoft Azure

The Open Source CMS. Open Source Java & XML

Rapid Application Development. and Application Generation Tools. Walter Knesel

Developing modular Java applications

Your Technology Partner Offshore and Onsite. Services Portfolio

Why IBM WebSphere Application Server V8.0?

Oracle Database Cloud Service Rick Greenwald, Director, Product Management, Database Cloud

Unlocking the Commercial Potential in your Dynamics CRM Applications

Professional SharePoint 2013 Development

Web Development with the Eclipse Platform

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Planning, Provisioning and Deploying Enterprise Clouds with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise

Functional Requirements for Digital Asset Management Project version /30/2006

PLATFORM-AS-A-SERVICE: ADOPTION, STRATEGY, PLANNING AND IMPLEMENTATION

Net Developer Role Description Responsibilities Qualifications

ASAM ODS, Peak ODS Server and openmdm as a company-wide information hub for test and simulation data. Peak Solution GmbH, Nuremberg

Sisense. Product Highlights.

Ikasan ESB Reference Architecture Review

Drive new Revenue With PaaS/IaaS. Ruslan Synytsky CTO, Jelastic

Journey to the Cloud and Application Release Automation Shane Pearson VP, Portfolio & Product Management

Oracle Database Cloud

Noramsoft Inc. Noramsoft Inc. SPT2O1O - Course Description. Developing Solutions with SharePoint Server 2010 SPT2010. Noramsoft Inc. Noramsoft Inc.

The New Style of IT. Rob McMahon. Director Cloud Computing HP General Western Europe

Migration and Developer Productivity Solutions Cloud, Mobile and Web Development Workshop

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Building and Managing a Standard Operating Environment

JBoss. choice without compromise

BONITA, The Open Source BPM Solution

Transcription:

Nuxeo, an open source platform for content-centric business applications Stéfane Fermigier, Nuxeo Laurent Doguin, Nuxeo

Nuxeo, the Company Providing an Open Source Content Management Platform for Business Applications 11 years old, 40+ employees, 500+ customers, 5000+ installations Sells Nuxeo Connect, a Service Subscription providing added value software and services Dual HQ Paris & Boston, VC backed Global Partner Network On the forefront of innovation, with a dedicated research lab contributing to several industry initiatives, consortiums and open source foundations (OW2, Eclipse, Apache, Systematic, Cap Digital, PLOSS...) 2

The Nuxeo Solution Portfolio Vertical Applications Read-to-use Applications Construction Publishing Government Correspondence Management Document Management Contracts Management Digital Asset Management Invoice Processing Life Sciences Records Management Case Management Framework Marketplace Solution Catalog Studio Customization & Configuration Support with SLAs Technical Applications Content Application Platform A packaged development framework for building content-centric applications, is designed for java developers and architects. Maintenance Patches & upgrades Technology Nuxeo Platform Technology Complete set of components covering all aspects of ECM. Extensible modular architecture designed for content application development Nuxeo Connect Subscription 16 3

The Nuxeo Platform 4

Nuxeo Platform is a set of building blocks mainly ECM related 5

Nuxeo Platform is a set of building blocks for deploying customized Content Applications 6

What the Platform provides Extensible and configurable ECM services (Document storage, workflow, indexing, security, relation management, ) UI building blocks and frameworks (Web, RIA, Mobile ) High level frameworks (Nuxeo CAP, Nuxeo Case Management Framework ) Ready to use pre-packaged applications (Nuxeo DM, Nuxeo DAM...) 7

What s in it for me? For the Java developer A rich set Java services API for ECM features Support for several client technologies A plugin model, OSGi support (Eclipse Apricot) Unit testing framework For the system integrator An extensible Web Services API CMIS support OpenSocial 8

Tools Build and assembly tools Maven based build nuxeo-distribution-tools Customization and development tools Nuxeo Studio (web based) Nuxeo IDE (Eclipse based) Testing tools Non-regression testing Performance testing 9

The Nuxeo Content Repository 10

Nuxeo Document 11

Documents in Nuxeo In Nuxeo, a Document is not just a simple file One document = a set of fields (String, Date, File, Complex types...) Document types A document type is defined by XSD schemas Inheritance is supported Life cycle A document type is associated with a life cycle (ex: draft, published, obsolete...) 12

Documents in Nuxeo Facets can be used to qualify documents (Folderish, Hidden, Commentable ) Facets can be associated With a schema With a Business Object adapter Mixins Facets and Schemas can be added on a per-instance basis 13

Security Security in always on ACL-based default security policy Multiple-ACL support Ordered ACL support Grant / deny support ACL inheritance Additional pluggable security policies Implement custom security (ex: meta-data based) 14

Other Core features Query system NXQL or CMISQL: SQL-like query support Keyword search Full-text search Reporting (using, e.g., BIRT) Versioning in Nuxeo Configurable versioning policy Configurable versioning storage 15

Repository backend Nuxeo Visible Content Store (VCS) Dedicated native SQL storage Provides clean SQL mapping (ie: usable by a DBA or a BI tool) Multiple database vendor support (PostgreSQL, Oracle, MySQL, MS SQL, H2, Derby) Storage adapters Metadata and structure: SQL DB Binaries: Filesystem, SQL DB, S3... 16

Advanced features Built for performance Lazy-loading, pre-fetching, cache, blob streaming... Transaction management Exposes JCA connector Support for operations and manual tx management Pluggable event system Efficient storage Snapshotable, automatic deduplication Support for hot backup and GC 17

Nuxeo as a service platform 18

Java API All Nuxeo services are exposed via Java Interfaces Access to services is simple Framework.getService(ServiceInterface.class) In addition you can also access the underlying components Framework.getRuntime().getComponent(name) In Java EE servers, Java services can be exposed via RMI 19

Service APIs Services can also be exposed via Web Services (with different granularity) 20

Content Oriented APIs Access Nuxeo Repository Via CMIS (uses Apache Chemistry) Via MS Windows SharePoint Services Via WebDAV 21

Automation APIs Flexible and pluggable REST API Contribute custom operation Assemble custom chains via Studio / XML Generic marshaling 22

Using the Nuxeo Platform 23

Nuxeo EP use cases Turn-key ECM applications (DM, DAM...) Pre-packaged application Add configuration via Nuxeo Studio Vertical or bespoke business ECM application Extension and configuration Nuxeo platform OEM or SI integration Embedding Nuxeo Services in third party apps Configuration and Nuxeo service stack usage OEM or ISV providers 24

Nuxeo on the Cloud 25

Nuxeo on the Cloud VM deployment (IaaS) Leverage services like EC2 and S3, or OpenStack / OpenNebula Java Cloud (PaaS) Leverage existing Java PaaS (ex: Cloudbees) (issues about storage and dynamic plugin system) Pure OSGi deployment on Cloud (via JOnAS?) Requires Nuxeo to run in full OSGi Mode See the Compatible One project (OW2) 26

Roadmap for 2012 27

Nuxeo 2012 Roadmap Extend OSGi support for all platform Extend the subset that is already full OSGi Deploy Nuxeo as embedded OSGi app Provide support for Java EE 6 CDI / JSF2 Use Nuxeo Platform as a PaaS Work in progress on OSGi and CompatibleOne (OW2 project) 28

Thanks!