We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

12 Factor Apps for Data-Science with Python

Formal Metadata

Title
12 Factor Apps for Data-Science with Python
Title of Series
Number of Parts
9
Author
License
CC Attribution 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
"Heroku distilled their principles to build modern cloud applications to maximize developer productivity and application maintainability in the in the https://12factor.net manifesto. These principles have influenced many of our design decisions at Blue Yonder. While our data scientists care about machine learning models and statistics, we want to free them of being concerned with technicalities like maintenance of network equipment, operating system updates or even hardware failures. In order to save our data scientists from these tasks, we have invested into a data science platform. This talk will give an insight how we use Apache Mesos, Devpi, Graylog and Prometheus/Graphana to provide a developer-friendly environment for data scientists to build their own distributed applications in Python without having to care about servers or scaling."