Often touted for its simplicity and ease of entry for new developers, modern PHP applications have a staggering amount of complexity.

A basic "Hello World" app only requires the PHP binary and a simple script. A website with a form submission might only require one or two scripts on the web server, which can be easily uploaded in situ.

But when you start looking at a modern business application, you'll see increasing numbers of integrations. On top of this, if an application needs to scale for large numbers of users, you'll often need to horizontally scale, that is, deploy more servers.

In a nutshell, deployment is not just uploading some code to a web server; it's orchestrating all these services.

See the new code tracing functionality in ZendHQ >>

How ZendHQ Makes Orchestration and Observability Easy

ZendHQ provides a comprehensive observability solution for monitoring PHP execution. In this recorded webinar, join Matthew Weier O’Phinney, Product Manager and Principal Engineer at Zend by Perforce, as he discusses the features of ZendHQ, including:

  • Monitoring your application for problematic events.
  • The ability to define application-specific events and data of interest.
  • Orchestration capabilities via an architecture designed from the ground up to accommodate cloud and container orchestration paradigms.

Ready to Explore ZendHQ?

Learn more about ZendHQ, or schedule a custom demo for your team, via the links below.

About ZendHQ   Schedule a Custom ZendHQ Demo

 

Presenter
Matthew Weier O'Phinney Headshot

Matthew Weier O’Phinney

Zend Product Manager, Zend by Perforce

Matthew began developing on Zend Framework (ZF) before its first public release, and led the project for Zend from 2009 through 2019. He is a founding member of the PHP Framework Interop Group (PHP-FIG), which creates and promotes standards for the PHP ecosystem — and is serving his second elected term on the PHP-FIG Core Committee.