Skip to content
/ daas Public

Overview of the Data as a Service (DaaS) architecture

License

Notifications You must be signed in to change notification settings

dsietz/daas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaaS

Data as a Service (DaaS) is an architecture pattern that leverages microservice, message broker, and database components to replace the traditional ETL process (batched provisioning for predefined DDLs) with an event driven plugin model to provides horizontal scaling, "real-time" reporting, and MVP deliverables.


Data as a Service - Overview

Presentation

[Overview Presentation](doc/Data as a Service.pptx)

DaaS

Data as a Service - Example

Presentation

[Example Presentation](doc/Data as a Service - Example.pptx)

Videos

Talend Project

  1. Download and Install Talend Studio for ESB
  2. Add the Talend Big Data Components plugin directory (e.g.: org.talend.designer.components.bigdata_6.1.2.20160912_1228) to your installed Talend Studio for ESB. This can be found from the Talend Big Data Product and should be placed in {TALEND_HOME}/Studio/plugins directory
  3. Download and import the DAAS_EXAMPLE project
  4. Update your properties files accordingly (CouchDB and Kafka settings) located in the Talend Project workspace (e.g.: {TALEND_HOME}/Studio/workspace/DAAS_EXAMPLE)
  • sourcing.properties
  • provisioning.properties
  • consuming.properties

ArchConf 2017

Releases

No releases published

Packages

No packages published