In today's world, developers and sysops often struggle to keep pace with newer technologies, often ignoring areas of knowledge which are not their focus. This culture leads to a misunderstanding of techniques and workings of the IT world in a operations perspective by developers, which is still very visible in the PHP world. Part of the solution for this problem is to provide the right tools and development environment to developers, which we will address this in this talk by exploring an open source project called "High Performance PHP Stack", which aims to create a full LAMP stack in Docker, segregating services in different containers, as we would expect in a datacenter environment.
Find the featured project at https://github.com/solict/docker-high-performance-php-stack.