Slide 10
Slide 10 text
MODULE STRUCTURE
service (=wrapper module) added to server (Website,
Database, Caching, ...)
service options (name, env, type, ...)
website types: typo3cms, magento, uwsgi, ..
env: DEV, STAGE, PROD
database types: mysql, postgres
caching types: memcached, varnish, ...