Strategies for an evergreen PHP

Kai Hendry

Managing Director, Webconverger

Howto best host PHP applications

2005 shared hosting

2015 Virtual Private Servers

Cloud

# Your system could be maintained by someone
machinectl pull-dkr https://the-PHP-experts.software/my-PHP-system.dkr $container
# Just clone in your application code ...
git clone https://github.com/acme/myapp.git $container
machinectl start $container

Can we take the best of all the worlds?

How and where can we reduce complexity?

Thank you

Kai Hendry

Managing Director, Webconverger