Avoiding Complexity
A Training by Arne Blankerts

Everybody talks about performance and dreams of snappy responses for their web application. But the full-stack framework with its powerful ORM and complex code infrastructure, various external libraries and the chronically overloaded database make the goal of a high-performance website a distant prospect. The integration with various, of course, slow APIs from third parties does the rest. Oh, and e-mails have to be sent as well...
If you follow the "best practices" of many frameworks, all this work is of course done at request time. But the Unix world has shown for decades that the secret of success lies in the interaction of highly specialized and, above all, small applications.
Time to apply this insight to your own code: In this Training, we will therefore rethink a classically built web application - and simply get rid of everything slowing us down.
About the Trainer

Arne Blankerts is a seasoned software architect and consultant best known as co-founder and Principal Consultant of thePHP.cc (The PHP Consulting Company), where he helps organizations build robust, scalable, and secure software systems. With a career rooted in the era when networking first became mainstream, Arne has been pushing the boundaries of web development since the early days of PHP.
His open-source contributions, publications, conference presence, and consulting work at thePHP.cc reflect a blend of technical excellence and practical problem-solving.
When not immersed in code and architecture, Arne enjoys spending time with his wife and kids, exploring culinary creations in the kitchen, and, in the rare case of unalotted time left, reading fantasy novels.
Let's Talk About Your Project
Book a complimentary 30-minute discovery call with Arne to discuss your specific challenges
and explore how his expertise can benefit your project.
Other Trainings You Might Like
Event Storming
Online Training
Hosted by Stefan Priebsch
Event Storming is a dynamic, collaborative modeling technique that helps teams visually understand complex business processes and develop innovative solutions.
View TrainingExample Mapping
Online Training
Hosted by Stefan Priebsch
Example Mapping is a collaborative technique that helps teams clarify feature requirements through the discovery of rules and constraints using real-world examples.
View TrainingDomain Storytelling
Online Training
Hosted by Stefan Priebsch
Domain Storytelling is a powerful collaborative modeling technique that helps teams visualize workflows, establish shared understanding, and drive development success.
View TrainingSystem services with PHP & Systemd
Online Training
Hosted by Arne Blankerts
Discover how Systemd enables efficient background processing in more cases than you'd have expected — avoiding long-running PHP processes almost entirely.
View TrainingPHP Containerization: Legacy to Modern
Online Training
Hosted by Arne Blankerts
Transform traditional PHP stacks into modern containerized applications — it's simpler than you think and can even make deployment easier.
View Training