SiriusCon 2021 - Keynote

melbats
What’s new in
Sirius ?
Mélanie Bats
CTO@Obeo
melanie.bats@obeo.fr | @melaniebats
SiriusCon 2021 - Keynote
Modeling tools at an Inflection Point
2013
Thales & Obeo released Eclipse Sirius
Desktop
Democratization & mass adoption of Sirius
Web Now
Successful prototypes based on Sirius Web 2021
Obeo released Sirius Web as an open source
project 2020
The Sirius Project
Full-featured modeling
tools deployed and
running
in Eclipse workbench on
your desktop
Sirius Desktop
Modern modeling studios
deployed to a web server
and rendered in a web
browser
Sirius Web
Stay with me,
it will be fast
and something
huge is coming
Sirius Desktop
Desktop
Sirius Desktop Releases in 2021
Desktop
● “Business as usual”
● 2 Major releases 6.5.0 & 6.4.0
● Several maintenance releases
● A mix of bug fixes & new features
Sirius Desktop Enhancements
Most important use cases have
been covered, still
experimental
ELK integration
Desktop
ELK integration
Desktop 6.4
Without ELK
With ELK
Sirius Desktop Enhancements
Most important use cases have
been covered, still
experimental
ELK integration
New API to apply a copy-paste
format to an existing or a new
diagram with different
semantic targets
Copy format
Desktop
Copy-paste format
Desktop 6.4
See the developer documentation for more details.
Sirius Desktop Enhancements
Most important use cases have
been covered, still
experimental
ELK integration
Optimizing response time of
user interactions in sequence
diagrams: layout management,
layout computation,
resize/move validations
Performances
New API to apply a copy-paste
format to an existing or a new
diagram with different
semantic targets
Copy format
Desktop
Sequence diagrams performances
Desktop 6.5
5x Scenario
~ 1500 Diag
~ 5150 Model
Big Scenario
99%
Customer Scenario
~ 300 Diag
~ 1030 Model
Scenario
98%
78%
Test scenario
~ 30 Diag elements
~ 70 Model elements
Small Scenario
Refresh
Improved by
Sirius Desktop Enhancements
Most important use cases have
been covered, still
experimental
ELK integration
Optimizing response time of
user interactions in sequence
diagrams: layout management,
layout computation,
resize/move validations
Performances
New API to apply a copy-paste
format to an existing or a new
diagram with different
semantic targets
Copy format
Deprecate some older
mechanisms for which it exists
better alternatives
Deprecation
Desktop
Are you still there?
Sirius Web
Web
Sirius Web
A build extended with
Enterprise features, to deploy
on public, private clouds or
on premise and including
support and upgrade
guarantees
OCP
The building blocks from
which Sirius Web
applications are built
Sirius Components
The underlying technologies
Spring Boot, React,
AQL, ELK
Sirius Web
Web 2021.06
Sirius Web Enhancements
Modern Stack
Modern Stack
Web 2021.06
Apollo Client
To simplify the
management of our
GraphQL data
Material UI
For easier and faster UI
developments
XState
To ease the definition and
maintenance of the state
machines
Sirius Web Enhancements
Layout
Spring Boot, GraphQL,
React, Material UI,
XState, Apollo Client
Modern Stack
Auto Layout
Web 2021.06
Auto / Free Layout
Web 2021.06
Move/Resize elements
Web 2021.06
Incremental layout
Web 2021.06
Arrange all
Web 2021.06
New Arrange all action
Sirius Web Enhancements
Integration
Auto-layout, move
element, resize
element, incremental
layout
Layout
Spring Boot, GraphQL,
React, Material UI,
XState, Apollo Client
Modern Stack
On the road to Generic APIs for Data Structure
Web 2021.06
API
public interface ISemanticCandidatesProviderFactory {
Function<VariableManager, List<Object>>
getSemanticCandidatesProvider(AQLInterpreter interpreter, String
domainClass, String semanticCandidatesExpression, String
preconditionExpression);
}
Default EMF implementation
@Configuration
public class CompatibilityConfiguration {
@Bean
public ISemanticCandidatesProviderFactory
semanticCandidatesProviderFactory() {
return SemanticCandidatesProvider::new;
}
}
Components reusability
Any Web application
Web 2021.06
Components reusability
Any Web application
Web 2021.06
VS Code
Components reusability
Any Web application
Web 2021.06
Theia
VS Code
Next Cloud Integration
Web experimental
Export to online spreadsheet
Next Cloud Integration
Web experimental
Import from online spreadsheet
Sirius Web Enhancements
Standalone client,
embedded in any web
application, Cloud IDE :
VS Code, Theia
Integration
Auto-layout, move
element, resize
element, incremental
layout
Layout
Spring Boot, GraphQL,
React, Material UI,
XState, Apollo Client
Modern Stack
Representations
Form-based editors
Web 2021.06
Form
Page
Group
Widget
Blockly
Web experimental
https://developers.google.com/blockly
D3
OCP 2021.06
D3
OCP 2021.06
D3
OCP 2021.06
And now...
Ladies and Gents,
this is the moment
you have been
waiting for...
Sirius Web Enhancements
Standalone client,
embedded in any web
application, Cloud IDE :
VS Code, Theia
Integration
Auto-layout, move
element, resize
element, incremental
layout
Layout
Full-web Definition
Spring Boot, GraphQL,
React, Material UI,
XState, Apollo Client
Modern Stack
Diagrams, Forms,
domain-specific views
(D3, Blockly)
Representations
Sirius Web Principles
Domain model Sirius configuration Graphical modeler
+ =
Sirius Web Principles
Eclipse
Domain model Sirius configuration Graphical modeler
+ =
Web Browser
Sirius Web Principles
Domain model Sirius configuration Graphical modeler
+ =
Web Browser
Eclipse
Sirius Web Principles
Web Browser
Domain model Sirius configuration Graphical modeler
+ =
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Domain Modeler
Mindstorms Domain
Full-web Definition
Demo
Sirius Web Enhancements
Standalone client,
embedded in any web
application, Cloud IDE :
VS Code, Theia
Integration
Auto-layout, move
element, resize
element, incremental
layout
Layout
Create & update your
designer with super fast
dynamic iteration
across your domains &
views
NO code generation
involved!
Full-web Definition
Spring Boot, GraphQL,
React, Material UI,
XState, Apollo Client
Modern Stack
Diagrams, Forms,
domain-specific views
(D3, Blockly)
Representations
OCP
OCP
Webhooks
OCP experimental
Webhooks
OCP experimental
Webhooks
OCP experimental
1. Write Node Server
2.Register OCP Webhook
3.Listen semantic changes
4.Push model to git
repository
The last batch !
It's over soon
Roadmap
Unsynchronized diagram, Multiple
selection, Drag&Drop
Unsynchronized Diagrams,
DnD, Multiple Selection
Web
Roadmap
Improve User Experience: Magic
connector, Dialogs
Unsynchronized diagram, Multiple
selection, Drag&Drop
Magic Connector
Web
Dialogs
Web
Roadmap
Improve User Experience: Magic
connector
Launch Validation, Error-markers
Unsynchronized diagram, Multiple
selection, Drag&Drop
Validation
Web
Roadmap
Integration : Cloud IDE, Acceleo,
M2Doc
Improve User Experience: Magic
connector
Launch Validation, Error-markers
Unsynchronized diagram, Multiple
selection, Drag&Drop
Cloud IDE integration
Web
Model
explorer
Properties Views
Roadmap
Integration : Cloud IDE, Acceleo,
M2Doc
Improve User Experience: Magic
connector
Manage in OCP model changes :
publication, migration,history
Launch Validation, Error-markers
Unsynchronized diagram, Multiple
selection, Drag&Drop
Publication
OCP
Migration
OCP
Migration
OCP
Migration
OCP
Migration
OCP
Migration
OCP
DOMAIN
INSTANCE
Migration
Full web
Migration configuration and execution in the Domain
studio, no need to use another tool neither restart
the server.
OCP
Migration
OCP
DOMAIN
INSTANCE
1 - Add an Attribute
Migration
OCP
DOMAIN
INSTANCE
2 - Add a Relation
Automatic
Model instances migration is done automatically,
based on the domains versions. Provide an
integrated tooling to manage the most common
migrations from the Domain studio.
Migration
Full web
Migration configuration and execution in the Domain
studio, no need to use another tool neither restart
the server.
OCP
Migration
OCP
DOMAIN
INSTANCE
3 - Rename an Attribute
Automatic
Model instances migration is done automatically,
based on the domains versions. Provide an
integrated tooling to manage the most common
migrations from the Domain studio.
Migration
Open
Provide a generic mechanism to manage complex
migration use-cases.
Full web
Migration configuration and execution in the Domain
studio, no need to use another tool neither restart
the server.
OCP
Enriched Domain Modeler
OCP
Enriched Domain Modeler
OCP
Enriched Domain Modeler
OCP
Enriched Domain Modeler
OCP
Enriched Domain Modeler
OCP
Enriched Domain Modeler
Same principles as Sirius :
Provide interpreted expressions
which will be evaluated at runtime
to provide a behavior specific to your migration
OCP
Migration
OCP
DOMAIN
INSTANCE
4 - Split an Attribute
AttributeMigrationRule
valueExpression=aql:previous.name.split(‘ ‘)[0]
AttributeMigrationRule
valueExpression=aql:previous.name.split(‘ ‘)[1]
Migration
OCP
DOMAIN
INSTANCE
5 - Entity
->
Abstract Entity
RelationMigrationRule
previousEntitiesExpression= aql:previous.eGet(previousRelation.name)
newEntityTypeExpression=aql:createManOrWoman(previous)
Migration
OCP
DOMAIN
INSTANCE
6 - Convert
a Relation
to
an Entity
GenericMigrationRule
for(previousRelations){
createHouse(previousRelation)
}
Automatic
Model instances migration is done automatically,
based on the domains versions. Provide an
integrated tooling to manage the most common
migrations from the Domain studio.
Migration
History
Can navigate and get back the previous model
instances versions at anytime.
Open
Provide an open mechanism to manage complex
migration use-cases.
Full web
Migration configuration and execution in the Domain
studio, no need to use another tool, no server
restart.
OCP
History
OCP
And much more…
Web
depends on what
YOU :
are interested in,
contribute,
are sponsoring!
Take Away
Reliable framework for
your Eclipse Platform
based graphical studios
Sirius Desktop
Take Away
The newcomer framework
to build your graphical
studios in the web
Sirius Web Reliable framework for
your Eclipse Platform
based graphical studios
Sirius Desktop
Take Away
The newcomer framework
to build your graphical
studios in the web
Sirius Web
The framework to get
enterprise-ready graphical
studios
OCP
Reliable framework for
your Eclipse Platform
based graphical studios
Sirius Desktop
Take Away
Collaboration, openness,
co-investment on OSS
technologies as Sirius Web
You are here
The newcomer framework
to build your graphical
studios in the web
Sirius Web
The framework to get
enterprise-ready graphical
studios
OCP
Reliable framework for
your Eclipse Platform
based graphical studios
Sirius Desktop
Give it a try!
OCP 2021.06
Register on:
https://www.obeocloudplatform
-demo.com/signup
Ask Me Anything
Let’s continue discussing Sirius
on workadventure
SiriusCon 2021 - Keynote
Thanks!
Mélanie Bats
CTO@Obeo
melanie.bats@obeo.fr | @melaniebats
Questions?
1 of 100

Recommended

EclipseCon21 - Alice's Adventures in Sirius Web Land! by
EclipseCon21 - Alice's Adventures in Sirius Web Land!EclipseCon21 - Alice's Adventures in Sirius Web Land!
EclipseCon21 - Alice's Adventures in Sirius Web Land!melbats
161 views80 slides
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021) by
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021)Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021)
Zero to One : How to Integrate a Graphical Editor in a Cloud IDE (27.10.2021)Obeo
115 views52 slides
Blue Medora - VMware vROps Management Pack for NetApp E-Series by
Blue Medora - VMware vROps Management Pack for NetApp E-SeriesBlue Medora - VMware vROps Management Pack for NetApp E-Series
Blue Medora - VMware vROps Management Pack for NetApp E-SeriesBlue Medora
365 views14 slides
Blue Medora - VMware vROps Management Pack for NetApp Storage Overview by
Blue Medora - VMware vROps Management Pack for NetApp Storage OverviewBlue Medora - VMware vROps Management Pack for NetApp Storage Overview
Blue Medora - VMware vROps Management Pack for NetApp Storage OverviewBlue Medora
346 views15 slides
Building and scaling a B2D service, the bootstrap way by
Building and scaling a B2D service, the bootstrap wayBuilding and scaling a B2D service, the bootstrap way
Building and scaling a B2D service, the bootstrap wayNadav Soferman
8.5K views34 slides
Cloud computing - an insight into "how does it really work ?" by
Cloud computing - an insight into "how does it really work ?" Cloud computing - an insight into "how does it really work ?"
Cloud computing - an insight into "how does it really work ?" Tikal Knowledge
766 views46 slides

More Related Content

What's hot

Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3... by
Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3...Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3...
Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3...Amazon Web Services
223 views9 slides
Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin... by
Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin...Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin...
Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin...Edureka!
1.1K views31 slides
Big data on google cloud by
Big data on google cloudBig data on google cloud
Big data on google cloudTu Pham
2.4K views43 slides
Reply Webinar Online - Mastering AWS - AI as a Service by
Reply Webinar Online - Mastering AWS - AI as a ServiceReply Webinar Online - Mastering AWS - AI as a Service
Reply Webinar Online - Mastering AWS - AI as a ServiceAndrea Mercanti
133 views30 slides
Train & Deploy ML Models with Amazon Sagemaker: Collision 2018 by
Train & Deploy ML Models with Amazon Sagemaker: Collision 2018Train & Deploy ML Models with Amazon Sagemaker: Collision 2018
Train & Deploy ML Models with Amazon Sagemaker: Collision 2018Amazon Web Services
461 views18 slides
End Extra Spending Hunting for Increased Value through Cost Optimization (ENT... by
End Extra Spending Hunting for Increased Value through Cost Optimization (ENT...End Extra Spending Hunting for Increased Value through Cost Optimization (ENT...
End Extra Spending Hunting for Increased Value through Cost Optimization (ENT...Amazon Web Services
301 views22 slides

What's hot(7)

Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3... by Amazon Web Services
Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3...Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3...
Dell EMC Data Protection Enables Simple, Secure Backup & Restore on AWS (STG3...
Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin... by Edureka!
Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin...Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin...
Introduction to Google Cloud Platform (GCP) | Google Cloud Tutorial for Begin...
Edureka!1.1K views
Big data on google cloud by Tu Pham
Big data on google cloudBig data on google cloud
Big data on google cloud
Tu Pham2.4K views
Reply Webinar Online - Mastering AWS - AI as a Service by Andrea Mercanti
Reply Webinar Online - Mastering AWS - AI as a ServiceReply Webinar Online - Mastering AWS - AI as a Service
Reply Webinar Online - Mastering AWS - AI as a Service
Andrea Mercanti133 views
Train & Deploy ML Models with Amazon Sagemaker: Collision 2018 by Amazon Web Services
Train & Deploy ML Models with Amazon Sagemaker: Collision 2018Train & Deploy ML Models with Amazon Sagemaker: Collision 2018
Train & Deploy ML Models with Amazon Sagemaker: Collision 2018
End Extra Spending Hunting for Increased Value through Cost Optimization (ENT... by Amazon Web Services
End Extra Spending Hunting for Increased Value through Cost Optimization (ENT...End Extra Spending Hunting for Increased Value through Cost Optimization (ENT...
End Extra Spending Hunting for Increased Value through Cost Optimization (ENT...
Aws re invent 2018 recap by CloudHesive
Aws re invent 2018 recapAws re invent 2018 recap
Aws re invent 2018 recap
CloudHesive390 views

Similar to SiriusCon 2021 - Keynote

Supercharge Your Sirius Web Apps! by
Supercharge Your Sirius Web Apps!Supercharge Your Sirius Web Apps!
Supercharge Your Sirius Web Apps!Obeo
112 views13 slides
Onion Architecture with S#arp by
Onion Architecture with S#arpOnion Architecture with S#arp
Onion Architecture with S#arpGary Pedretti
4K views49 slides
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec... by
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...melbats
814 views70 slides
SPUnite17 Building Great Client Side Web Parts with SPFx by
SPUnite17 Building Great Client Side Web Parts with SPFxSPUnite17 Building Great Client Side Web Parts with SPFx
SPUnite17 Building Great Client Side Web Parts with SPFxNCCOMMS
392 views32 slides
Put the Power of Cloud-based Modeling to Work - Spotlight Session by
Put the Power of Cloud-based Modeling to Work - Spotlight SessionPut the Power of Cloud-based Modeling to Work - Spotlight Session
Put the Power of Cloud-based Modeling to Work - Spotlight SessionObeo
169 views46 slides
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native by
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativecornelia davis
1.1K views37 slides

Similar to SiriusCon 2021 - Keynote(20)

Supercharge Your Sirius Web Apps! by Obeo
Supercharge Your Sirius Web Apps!Supercharge Your Sirius Web Apps!
Supercharge Your Sirius Web Apps!
Obeo112 views
Onion Architecture with S#arp by Gary Pedretti
Onion Architecture with S#arpOnion Architecture with S#arp
Onion Architecture with S#arp
Gary Pedretti4K views
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec... by melbats
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...
EclipseConEU 2019 - Your cloud-based modeling workbench in 15 minutes with Ec...
melbats814 views
SPUnite17 Building Great Client Side Web Parts with SPFx by NCCOMMS
SPUnite17 Building Great Client Side Web Parts with SPFxSPUnite17 Building Great Client Side Web Parts with SPFx
SPUnite17 Building Great Client Side Web Parts with SPFx
NCCOMMS392 views
Put the Power of Cloud-based Modeling to Work - Spotlight Session by Obeo
Put the Power of Cloud-based Modeling to Work - Spotlight SessionPut the Power of Cloud-based Modeling to Work - Spotlight Session
Put the Power of Cloud-based Modeling to Work - Spotlight Session
Obeo169 views
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native by cornelia davis
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
cornelia davis1.1K views
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native by VMware Tanzu
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-nativeKubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
Kubo (Cloud Foundry Container Platform): Your Gateway Drug to Cloud-native
VMware Tanzu402 views
Real World SharePoint Framework and Azure Services by Brian Culver
Real World SharePoint Framework and Azure ServicesReal World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure Services
Brian Culver559 views
Build & Deploy Scalable Cloud Applications in Record Time by RightScale
Build & Deploy Scalable Cloud Applications in Record TimeBuild & Deploy Scalable Cloud Applications in Record Time
Build & Deploy Scalable Cloud Applications in Record Time
RightScale925 views
Eclipse Developement @ Progress Software by sriikanthp
Eclipse Developement @ Progress SoftwareEclipse Developement @ Progress Software
Eclipse Developement @ Progress Software
sriikanthp1.6K views
Business model driven cloud adoption - what NI is doing in the cloud by Ernest Mueller
Business model driven cloud adoption -  what  NI is doing in the cloudBusiness model driven cloud adoption -  what  NI is doing in the cloud
Business model driven cloud adoption - what NI is doing in the cloud
Ernest Mueller1.8K views
OSH01 - Developing SharePoint Framework Solutions for the Enterprise by Eric Shupps
OSH01 - Developing SharePoint Framework Solutions for the EnterpriseOSH01 - Developing SharePoint Framework Solutions for the Enterprise
OSH01 - Developing SharePoint Framework Solutions for the Enterprise
Eric Shupps175 views
What's new in containers by Microsoft
What's new in containersWhat's new in containers
What's new in containers
Microsoft75 views
Client Solutions Executive - Niche Skilled on AWS Cloud, Digital Apps & Infra by Rawud Manasseh
Client Solutions Executive - Niche Skilled on AWS Cloud, Digital Apps & InfraClient Solutions Executive - Niche Skilled on AWS Cloud, Digital Apps & Infra
Client Solutions Executive - Niche Skilled on AWS Cloud, Digital Apps & Infra
Rawud Manasseh295 views
Solution engine presentation by guestfd80a3
Solution engine presentationSolution engine presentation
Solution engine presentation
guestfd80a3309 views
Solution engine presentation by guestfd80a3
Solution engine presentationSolution engine presentation
Solution engine presentation
guestfd80a3163 views
AWS Webcast - Build Agile Applications in AWS Cloud for Government by Amazon Web Services
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
Amazon Web Services2.6K views

More from melbats

SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform by
SiriusCon 2020 - Sirius to the Web with Obeo Cloud PlatformSiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform
SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platformmelbats
99 views12 slides
Sirius Web, simplifier l'édition graphique de données dans le web by
Sirius Web, simplifier l'édition graphique de données dans le webSirius Web, simplifier l'édition graphique de données dans le web
Sirius Web, simplifier l'édition graphique de données dans le webmelbats
69 views31 slides
ECMFA 2018 - Keynote : The future of modeling tools by
ECMFA 2018 - Keynote : The future of modeling toolsECMFA 2018 - Keynote : The future of modeling tools
ECMFA 2018 - Keynote : The future of modeling toolsmelbats
231 views100 slides
EclipseCon Fr 2018 - Modeling tools go up to the cloud… by
EclipseCon Fr 2018 - Modeling tools go up to the cloud…EclipseCon Fr 2018 - Modeling tools go up to the cloud…
EclipseCon Fr 2018 - Modeling tools go up to the cloud…melbats
204 views41 slides
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips... by
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...melbats
288 views52 slides
CheConf 2018 - Building Extensibility and Community for Che by
CheConf 2018 - Building Extensibility and Community for CheCheConf 2018 - Building Extensibility and Community for Che
CheConf 2018 - Building Extensibility and Community for Chemelbats
181 views51 slides

More from melbats(20)

SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform by melbats
SiriusCon 2020 - Sirius to the Web with Obeo Cloud PlatformSiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform
SiriusCon 2020 - Sirius to the Web with Obeo Cloud Platform
melbats99 views
Sirius Web, simplifier l'édition graphique de données dans le web by melbats
Sirius Web, simplifier l'édition graphique de données dans le webSirius Web, simplifier l'édition graphique de données dans le web
Sirius Web, simplifier l'édition graphique de données dans le web
melbats69 views
ECMFA 2018 - Keynote : The future of modeling tools by melbats
ECMFA 2018 - Keynote : The future of modeling toolsECMFA 2018 - Keynote : The future of modeling tools
ECMFA 2018 - Keynote : The future of modeling tools
melbats231 views
EclipseCon Fr 2018 - Modeling tools go up to the cloud… by melbats
EclipseCon Fr 2018 - Modeling tools go up to the cloud…EclipseCon Fr 2018 - Modeling tools go up to the cloud…
EclipseCon Fr 2018 - Modeling tools go up to the cloud…
melbats204 views
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips... by melbats
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...
EclipseCon Fr 2018 - The future of development tooling: The example of Eclips...
melbats288 views
CheConf 2018 - Building Extensibility and Community for Che by melbats
CheConf 2018 - Building Extensibility and Community for CheCheConf 2018 - Building Extensibility and Community for Che
CheConf 2018 - Building Extensibility and Community for Che
melbats181 views
SiriusCon 2017 - Sirius Roadmap by melbats
SiriusCon 2017 - Sirius RoadmapSiriusCon 2017 - Sirius Roadmap
SiriusCon 2017 - Sirius Roadmap
melbats1.2K views
Devoxx Be 2017 - Let it go! or How to become a free software developer? by melbats
Devoxx Be 2017 - Let it go! or How to become a free software developer?Devoxx Be 2017 - Let it go! or How to become a free software developer?
Devoxx Be 2017 - Let it go! or How to become a free software developer?
melbats278 views
EclipseCon EU 2017 - All about UX in Sirius by melbats
EclipseCon EU 2017 - All about UX in SiriusEclipseCon EU 2017 - All about UX in Sirius
EclipseCon EU 2017 - All about UX in Sirius
melbats351 views
EclipseCon EU 2017 - Sirius by melbats
EclipseCon EU 2017 - SiriusEclipseCon EU 2017 - Sirius
EclipseCon EU 2017 - Sirius
melbats459 views
DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ? by melbats
DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ?DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ?
DevFest 2017 - Libérée! Délivrée! ou Comment devenir développeuse open source ?
melbats699 views
EclipseCon France 2017 - All about UX in Sirius by melbats
EclipseCon France 2017 - All about UX in SiriusEclipseCon France 2017 - All about UX in Sirius
EclipseCon France 2017 - All about UX in Sirius
melbats686 views
Eclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx US by melbats
Eclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx USEclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx US
Eclipse Democamp Nantes 2017 - Back to the Future: EclipseConverge & Devoxx US
melbats143 views
Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ... by melbats
Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ...Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ...
Eclipse Con US 2013 - Buildroot Eclipse Bundle : A powerful IDE for Embedded ...
melbats524 views
ETR2013 - Obeo Designer/Sirius by melbats
ETR2013 - Obeo Designer/SiriusETR2013 - Obeo Designer/Sirius
ETR2013 - Obeo Designer/Sirius
melbats397 views
GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro... by melbats
GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro...GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro...
GlobalDSL 2013 - Models, Representations, Animations : The Eclipse Sirius Pro...
melbats459 views
EclipseCon Eu 2012 - Build your own System Engineering workbench by melbats
EclipseCon Eu 2012 - Build your own System Engineering workbenchEclipseCon Eu 2012 - Build your own System Engineering workbench
EclipseCon Eu 2012 - Build your own System Engineering workbench
melbats328 views
EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L... by melbats
EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L...EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L...
EclipseCon Eu 2012 - Buildroot Eclipse Bundle : A powerful IDE for Embedded L...
melbats219 views
Eclipse DemoCamp Toulouse 2017 - Mr. Robot : The modeling Society by melbats
Eclipse DemoCamp Toulouse 2017 - Mr. Robot : The modeling SocietyEclipse DemoCamp Toulouse 2017 - Mr. Robot : The modeling Society
Eclipse DemoCamp Toulouse 2017 - Mr. Robot : The modeling Society
melbats452 views
SiriusCon2016 - Let me Sirius that for you: Properties Views by melbats
SiriusCon2016 - Let me Sirius that for you: Properties ViewsSiriusCon2016 - Let me Sirius that for you: Properties Views
SiriusCon2016 - Let me Sirius that for you: Properties Views
melbats892 views

Recently uploaded

Why and How CloudStack at weSystems - Stephan Bienek - weSystems by
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsWhy and How CloudStack at weSystems - Stephan Bienek - weSystems
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsShapeBlue
238 views13 slides
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... by
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...ShapeBlue
173 views15 slides
MVP and prioritization.pdf by
MVP and prioritization.pdfMVP and prioritization.pdf
MVP and prioritization.pdfrahuldharwal141
39 views8 slides
NTGapps NTG LowCode Platform by
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform Mustafa Kuğu
423 views30 slides
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue by
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueShapeBlue
138 views15 slides
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... by
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...ShapeBlue
139 views29 slides

Recently uploaded(20)

Why and How CloudStack at weSystems - Stephan Bienek - weSystems by ShapeBlue
Why and How CloudStack at weSystems - Stephan Bienek - weSystemsWhy and How CloudStack at weSystems - Stephan Bienek - weSystems
Why and How CloudStack at weSystems - Stephan Bienek - weSystems
ShapeBlue238 views
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R... by ShapeBlue
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
Setting Up Your First CloudStack Environment with Beginners Challenges - MD R...
ShapeBlue173 views
NTGapps NTG LowCode Platform by Mustafa Kuğu
NTGapps NTG LowCode Platform NTGapps NTG LowCode Platform
NTGapps NTG LowCode Platform
Mustafa Kuğu423 views
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue by ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlueCloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
CloudStack Object Storage - An Introduction - Vladimir Petrov - ShapeBlue
ShapeBlue138 views
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... by ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue139 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue221 views
State of the Union - Rohit Yadav - Apache CloudStack by ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue297 views
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De... by Moses Kemibaro
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Don’t Make A Human Do A Robot’s Job! : 6 Reasons Why AI Will Save Us & Not De...
Moses Kemibaro34 views
Initiating and Advancing Your Strategic GIS Governance Strategy by Safe Software
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
Safe Software176 views
Optimizing Communication to Optimize Human Behavior - LCBM by Yaman Kumar
Optimizing Communication to Optimize Human Behavior - LCBMOptimizing Communication to Optimize Human Behavior - LCBM
Optimizing Communication to Optimize Human Behavior - LCBM
Yaman Kumar38 views
The Power of Generative AI in Accelerating No Code Adoption.pdf by Saeed Al Dhaheri
The Power of Generative AI in Accelerating No Code Adoption.pdfThe Power of Generative AI in Accelerating No Code Adoption.pdf
The Power of Generative AI in Accelerating No Code Adoption.pdf
Saeed Al Dhaheri32 views
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue by ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
ShapeBlue263 views
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... by ShapeBlue
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
ShapeBlue106 views
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ... by Jasper Oosterveld
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
ESPC 2023 - Protect and Govern your Sensitive Data with Microsoft Purview in ...
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue by ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
2FA and OAuth2 in CloudStack - Andrija Panić - ShapeBlue
ShapeBlue147 views
Business Analyst Series 2023 - Week 4 Session 8 by DianaGray10
Business Analyst Series 2023 -  Week 4 Session 8Business Analyst Series 2023 -  Week 4 Session 8
Business Analyst Series 2023 - Week 4 Session 8
DianaGray10123 views

SiriusCon 2021 - Keynote