SlideShare a Scribd company logo
1 of 60
Download to read offline
com
NoCMS
… from monolithic CMS to dissolved CMS
com
SPEAKER
PHILIPP BÄRFUSS
2005-2016 CTO @Magnolia
developer, architect

product manager

organisation coach
@pbaerfuss! "# woowai.com/pb woowai.com/pb
com
DO YOU BUILD A NEW CMS?
SPEAKER
I am not a masochist!
com
BUT I LIKE TO SHARE MY PROBLEM AND IDEAS
SPEAKER
… and hope some will implement it ;-)
the liberating company
.com
com
BETTER PRODUCTS - BETTER ORGANISATIONS
COMPANY
PRODUCT MANAGEMENT
Ship value not products.
Everything is a product and so
product management
methodologies like value
proposition design are key for the
success of all kinds of initiatives.
◎
PLATFORM AND
IMPLEMENTATION
In the world of software products
and online services we want to be
the backbone of highly valuable
solutions.
%
ORGANISATION COACHING
Coaching of startups and SMEs
for liberating and agile structures.
Agile and creative working and
collaboration methodologies

com
CHALLENGE
IMPLEMENTATION AND
PLATFORM
In the world of software products
and online services we want to be
the backbone of highly valuable
solutions.
' A/B Testing
Help Texts
Profile
Subscription Plans
UI
com
CHALENGE
WHAT IS A CMS?
Delivery
Storage
Authoring
DELIVERY
(
AUTHORING
)
STORAGE

+
com
CONTENT DRIVEN VS FUNCTIONAL
CHALLENGE
Functional
Content
Digital Transformation
0
25
50
75
100
Brochure Site Digital Business
Functional
Content
com
MICROSERVICE ARCHITECTURE
MICROSERVICES
Cloud solutions are installed once and need to scale
+
com
“In short, the microservice architectural style [1] is an
approach to developing a single application as a suite of
small services, each running in its own process and
communicating with lightweight mechanisms, often an
HTTP resource API.
MICROSERVICES
– Martin Fowler
http://martinfowler.com/articles/microservices.html
+
com
These services are built around business capabilities and
independently deployable by fully automated
deployment machinery.
MICROSERVICES
– Martin Fowler
http://martinfowler.com/articles/microservices.html
,
+
com
There is a bare minimum of centralized management of
these services, which may be written in different
programming languages and use different data storage
technologies.”
MICROSERVICES
– Martin Fowler
http://martinfowler.com/articles/microservices.html
+
com
Microservice practitioners, usually have come from an
evolutionary design background and see service
decomposition as a further tool to enable application
developers to control changes in their application without
slowing down change. Change control doesn't necessarily
mean change reduction - with the right attitudes and tools
you can make frequent, fast, and well-controlled
changes to software.”
MICROSERVICES
– Martin Fowler
http://martinfowler.com/articles/microservices.html
-
com
MICROSERVICES
http://www.pwc.com/us/en/technology-forecast/2014/cloud-computing/features/microservices.html
com
MICROSERVICES
Traditional SOA Microservices
Messaging type Smart, but dependency-laden ESB Dumb, fast messaging (as with Apache
Kafka)
Programming style Imperative model Reactive actor programming model that
echoes agent-based systems
Lines of code per service Hundreds or thousands of lines of code 100 or fewer lines of code
State Stateful Stateless
Messaging type Synchronous: wait to connect Asynchronous: publish and subscribe
Databases Large relational databases NoSQL or micro-SQL databases blended
with conventional databases
Code type Procedural Functional
Means of evolution Each big service evolves Each small service is immutable and can
be abandoned or ignored
Means of systemic change Modify the monolith Create a new service
Means of scaling Optimize the monolith Add more powerful services and cluster
by activity
System-level awareness Less aware and event driven More aware and event driven
http://www.pwc.com/us/en/technology-forecast/2014/cloud-computing/features/microservices.html
+
com
– Nic Ferrier
“a microservice should be re-
writeable in about 2 weeks”
MICROSERVICES
com
MONOLITHIC CMS
CHALLENGE
I don’t want to integrate my platform into a CMS
com
MONOLITHIC
NOCMS
STORAGE

AUTHORING
)
DELIVERY
(
com
HEADLESS CMS
CHALLENGE
Disconnects authoring, leaves me on my own for the
delivery task and generates a content silo.
com
HEADLESS
NOCMS
STORAGE

AUTHORING
)
DELIVERY
(
com
NOCMS
NOCMS
.. a catchy term for a new proposal
com
DISOLVED CMS
NOCMS
a CMS for the digital transformation
com
NOCMS
CONTENT NODES

CONTEXT
♥
AGGREGATOR
/ AUTHORING
)
PRODUCERS
%
0
0

ROUTER
(
%
com
NOCMS
CONTENT NODES

CONTEXT
♥
AGGREGATOR
/ AUTHORING
)
PRODUCERS
%
0
0

ROUTER
(
SEARCH
1
CACHE
2
SECURITY
3
com
INTEGRATION
NOCMS
How to add other stuff.
com
MONOLITHIC
NOCMS
STORAGE

AUTHORING
)
DELIVERY
(
MOBILE API
4
TRANSLATION
4
SHOP
45
5
5
com
HEADLESS
NOCMS
STORAGE

CLIENT
6
AUTHORING
)
MOBILE API
4
TRANSLATION
4
SHOP
4
5
5
5
PRODUCERS
%
STORAGE

DELIVERY
(
com
DISSOLVED
NOCMS
CONTENT NODES

CONTEXT
♥ AGGREGATOR
/ AUTHORING
)
PRODUCERS
%
ROUTER
(
MOBILE API
4 TRANSLATION
4
SHOP
4
com
INTEGRATION
Dissolved + United
NOCMS
Monolithic + Integrations
vs
com
VALUE PROPOSITION
continuously deploy changes
no limits in scaling
all peaces replaceable
universal experience for authors
NOCMS
com
CUSTOMER
functional sites
digital business
skilled IT departments
NOCMS
com
BUILD ALL THAT FROM SCRATCH?
AWS
AWS has a surprisingly well fitting palette of services
com
AWS
JUMP START
rich set of services
scales
well known
com
AWS
7
7 7
77
com
AWS
7
7
7
com
CMS AS AN API
API
what we need are contracts
com
CONTENT
API
… lets try to catch that content bus
com
EVENTS
CONTENT
 ?
subscribe
notify
get(id, context)
push(content)
?
Web Hooks
com
CONTENT FLOWS
CONTENT



Local Store
Headquarter
Stage
Europe

Live

com
CONTENT FLOW
CONTENT


2
Content
Queue
Cache
TRANSLATION
4
com
DELIVERY
API
lets play together!
com
DELIVERY
CONTENT NODES

CONTEXT
♥
ROUTER
(
PRODUCERS
%
0
AGGREGATOR
/
com
CONTEXT
user/groups/roles
languages
device
…
DELIVERY
com
DELIVERY
PRODUCER
%
PRODUCER
%
PRODUCER
%
produce (content, channel)
AGGREGATOR
/
SHOP
4
com
LAMBDA
AWS
The dust of life. Finally a content bus.
com
AWS LAMBDA
com
AWS LAMBDA
com
AWS LAMBDA
com
WHAT IS MISSING?
AUTHORING
No solution for the authoring
com
STRUCTURED AND IN CONTEXT
AUTHORING
… unified authoring experience wanted
com
AUTHORING
CONTENT NODE

AUTHORING
)
CONTENT NODE

CONTENT NODE

com
AUTHORING
CONTENT NODE

AUTHORING
)
Data Model
push
com
AUTHORING
6
AUTHORING
)
author.js
FORM
8
delegate
APPLICATION
?
IN CONTEXT
9
com
AUTHORING
6
AUTHORING
)
PAGE
8 PRODUCER
%annotates
edit(id)
FORM
8 CONTENT NODE
Meta Model
com
NEXT?
API
some of the API could be tested with a basic Node.js
implementation
com
LET’S SUM IT UP
CONCLUSION
… so what have we learned
com
CONCLUSION
Digital Transformation
com
INSIGHTS
Digital businesses demand
for a new integrative CMS
approach
Microservices architecture
fits well
CONCLUSIONS
Frameworks like AWS are
ready
Authoring is the challenge
and the chance for the CMS
industry
com
CONCLUSION
:
@pbaerfuss
@woowai_com
!
!
∠woowai.com/pb
! #nocms

More Related Content

Similar to NoCMS - from monolithic CMS to dissolved CMS

Hci 590 Content Management Systems Week1 090330
Hci 590 Content Management Systems   Week1 090330Hci 590 Content Management Systems   Week1 090330
Hci 590 Content Management Systems Week1 090330
bhenkel
 

Similar to NoCMS - from monolithic CMS to dissolved CMS (20)

Microservices Architecture for e-Commerce
Microservices Architecture for e-CommerceMicroservices Architecture for e-Commerce
Microservices Architecture for e-Commerce
 
Create richer customer experiences with sitecore as a headless cms
Create richer customer experiences with sitecore as a headless cmsCreate richer customer experiences with sitecore as a headless cms
Create richer customer experiences with sitecore as a headless cms
 
Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...
Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...
Microservices: Why and When? - Alon Fliess, CodeValue - Cloud Native Day Tel ...
 
The microservice architecture: what, why, when and how?
The microservice architecture: what, why, when and how?The microservice architecture: what, why, when and how?
The microservice architecture: what, why, when and how?
 
Building cloud-ready Microservices
Building cloud-ready MicroservicesBuilding cloud-ready Microservices
Building cloud-ready Microservices
 
10 Most Popular CMS Platforms in 2022.pptx
10 Most Popular CMS Platforms in 2022.pptx10 Most Popular CMS Platforms in 2022.pptx
10 Most Popular CMS Platforms in 2022.pptx
 
Webforms or MVC
Webforms or MVCWebforms or MVC
Webforms or MVC
 
Planning For Content Management
Planning For Content ManagementPlanning For Content Management
Planning For Content Management
 
Website Development Company In Miami.pptx
Website Development Company In Miami.pptxWebsite Development Company In Miami.pptx
Website Development Company In Miami.pptx
 
Platforms and Microservices - Is There a Middle Ground for Engineers and Tech...
Platforms and Microservices - Is There a Middle Ground for Engineers and Tech...Platforms and Microservices - Is There a Middle Ground for Engineers and Tech...
Platforms and Microservices - Is There a Middle Ground for Engineers and Tech...
 
Beyond 12 Factor - Developing Cloud Native Applications
Beyond 12 Factor - Developing Cloud Native ApplicationsBeyond 12 Factor - Developing Cloud Native Applications
Beyond 12 Factor - Developing Cloud Native Applications
 
Yohanes Widi Sono - Modern Development for Business Agility
Yohanes Widi Sono - Modern Development for Business AgilityYohanes Widi Sono - Modern Development for Business Agility
Yohanes Widi Sono - Modern Development for Business Agility
 
Why Should You Choose Webflow For Website Development?
Why Should You Choose Webflow For Website Development?Why Should You Choose Webflow For Website Development?
Why Should You Choose Webflow For Website Development?
 
Defining Microservices
Defining MicroservicesDefining Microservices
Defining Microservices
 
Microservices Architecture, Monolith Migration Patterns
Microservices Architecture, Monolith Migration PatternsMicroservices Architecture, Monolith Migration Patterns
Microservices Architecture, Monolith Migration Patterns
 
MDA Vs Web Ratio for Non It
MDA Vs Web Ratio for Non ItMDA Vs Web Ratio for Non It
MDA Vs Web Ratio for Non It
 
Headless CMS Solutions.pptx
Headless CMS Solutions.pptxHeadless CMS Solutions.pptx
Headless CMS Solutions.pptx
 
Headless CMS Solutions.pdf
Headless CMS Solutions.pdfHeadless CMS Solutions.pdf
Headless CMS Solutions.pdf
 
Headless CMS Solutions.pdf
Headless CMS Solutions.pdfHeadless CMS Solutions.pdf
Headless CMS Solutions.pdf
 
Hci 590 Content Management Systems Week1 090330
Hci 590 Content Management Systems   Week1 090330Hci 590 Content Management Systems   Week1 090330
Hci 590 Content Management Systems Week1 090330
 

More from Philipp Bärfuss

Magnolia 5 - Under the Hood
Magnolia 5 - Under the HoodMagnolia 5 - Under the Hood
Magnolia 5 - Under the Hood
Philipp Bärfuss
 
Magnolia CMS 5.0 - Overview
Magnolia CMS 5.0 - OverviewMagnolia CMS 5.0 - Overview
Magnolia CMS 5.0 - Overview
Philipp Bärfuss
 
Magnolia CMS 5.0 - UI Architecture
Magnolia CMS 5.0 - UI ArchitectureMagnolia CMS 5.0 - UI Architecture
Magnolia CMS 5.0 - UI Architecture
Philipp Bärfuss
 
Magnolia CMS 5.0 - Three perspectives
Magnolia CMS 5.0   - Three perspectivesMagnolia CMS 5.0   - Three perspectives
Magnolia CMS 5.0 - Three perspectives
Philipp Bärfuss
 

More from Philipp Bärfuss (9)

Magnolia Personalization Keynote Amplify 2014
Magnolia Personalization Keynote Amplify 2014Magnolia Personalization Keynote Amplify 2014
Magnolia Personalization Keynote Amplify 2014
 
Magnolia 5 - Under the Hood
Magnolia 5 - Under the HoodMagnolia 5 - Under the Hood
Magnolia 5 - Under the Hood
 
Magnolia CMS 5.0 - Architecture
Magnolia CMS 5.0 - ArchitectureMagnolia CMS 5.0 - Architecture
Magnolia CMS 5.0 - Architecture
 
Magnolia CMS 5.0 - Overview
Magnolia CMS 5.0 - OverviewMagnolia CMS 5.0 - Overview
Magnolia CMS 5.0 - Overview
 
Magnolia CMS 5.0 - UI Architecture
Magnolia CMS 5.0 - UI ArchitectureMagnolia CMS 5.0 - UI Architecture
Magnolia CMS 5.0 - UI Architecture
 
Magnolia CMS 5.0 - JCR 2.0 and Content API
Magnolia CMS 5.0 - JCR 2.0 and Content APIMagnolia CMS 5.0 - JCR 2.0 and Content API
Magnolia CMS 5.0 - JCR 2.0 and Content API
 
Magnolia CMS Roadmap - Beyond 5.0
Magnolia CMS Roadmap - Beyond 5.0Magnolia CMS Roadmap - Beyond 5.0
Magnolia CMS Roadmap - Beyond 5.0
 
Magnolia CMS 5.0 - Three perspectives
Magnolia CMS 5.0   - Three perspectivesMagnolia CMS 5.0   - Three perspectives
Magnolia CMS 5.0 - Three perspectives
 
Magnolia 5.0 'GenUIne'
Magnolia 5.0 'GenUIne'Magnolia 5.0 'GenUIne'
Magnolia 5.0 'GenUIne'
 

Recently uploaded

Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Recently uploaded (20)

What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdfPayment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
Payment Gateway Testing Simplified_ A Step-by-Step Guide for Beginners.pdf
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 

NoCMS - from monolithic CMS to dissolved CMS