Resilient Systems in PHP

Ballroom

When your PHP app is running on your laptop, it’s easy to get the insights you need into the health and functionality of your web apps. Your production deployment topology can be a different story. How will you get the visibility you need to diagnose production failures? Better still, can you design and build systems that degrade gracefully when usage spikes or integrations fail?

This talk will present a process for breaking down your application into well-factored segments and architectural patterns which enable self-healing.

All