Benjamin Eberlei public
[search 0]
Download the App!
show episodes
 
Artwork

1
The Undercover ElePHPant

Benjamin Eberlei, Matthew Setter

Unsubscribe
Unsubscribe
Monthly
 
The Undercover ElePHPant is a podcast about scaling and optimizing your PHP applications. Each week, Benjamin Eberlei and Matthew Setter sit down with an expert from the PHP community to discuss a specific aspect of highly performant PHP applications.
  continue reading
 
Loading …
show series
 
We should be back with a new season of the podcast after the Summer but will let you know, exactly, when that will be when we have a firm date set. Hosted By: Benjamin Eberlei and Matthew Setter. Thanks for tuning in to the Undercover ElePHPant. If you'd like to be a guest on the podcast or know someone very knowledgeable in writing highly performa…
  continue reading
 
Samuel shared a load of excellent advice that you can start using today in your PHP applications, including: The common challenges with background processes and PHP? Why background processes & workers can be an important aspect of PHP applications? What angel processes are How to handle failed background processes How to handle memory in PHP with l…
  continue reading
 
Arne shared a load of excellent advice that you can start using today in your PHP applications, including: What PHP-FPM is What differentiates PHP-FPM from Apache/mod_php? NGINX's different pool types (dynamic, static, and ondemand) How to configure PHP-FPM for high-performance and throughput Using multiple PHP-FPM pools in the same application? Pl…
  continue reading
 
In this episode, Benjamin and Matthew talk with Jordi Boggiano about logging in production applications as well as logging best practices. We also talk about logging formats, filtering log messages, Monolog and loads more! Jordi shared a load of excellent advice that you can start using today in your PHP applications, including: How to get started …
  continue reading
 
In this episode, Benjamin and Matthew talk with Matthieu Napoli about Shared-nothing and Shared Everything Architectures. We also talk about Bref, Swoole, ReactPHP and loads more! Matthieu shared a load of excellent advice that you can start using today in your PHP applications, including: What Shared-nothing and Shared Everything architectures are…
  continue reading
 
In this episode, Benjamin and Matthew talk with Nils Adermann about integrating with third-party APIs in PHP. Nils shares some excellent advice, including: Handling retries and timeouts Efficiently and effectively working with multiple API vendors How to work with vendors when their actions break your apps Different types of responses (the good and…
  continue reading
 
In this episode, Benjamin and Matthew talk with Bastian Hofmann about handling retries and timeouts in PHP. Bastian shares a load of great advice, including: Having dedicated hosts for certain traffic Distinguishing between normal users and admin users Offloading work to asynchronous jobs Default socket timeouts and max execution times Automatic re…
  continue reading
 
In this episode, Benjamin and Matthew talk with Robert Douglass and Larry Garfield from Platform.sh about running PHP applications on multiple servers. Robert and Larry share a load of excellent advice, including: - Why you need to use Load Balancers (along with what they are and some of the key options) - How PHP is exceptionally well suited to be…
  continue reading
 
In this episode, Benjamin and Matthew, talk with Marco Pivetta (ocramius) about: PHP 7.4's new preloading feature: what it is, how it works, the benefits and drawbacks of using it The speed differences between different versions of PHP (especially in 7.x) The difference between OPcache and Preloading How Composer's autoloader may soon be a thing of…
  continue reading
 
Thanks to PHP being an interpreted language and it that it has a garbage collector, PHP developers don't often have to think about memory management. Unlike developers in compiled languages, such as C/C++, we don't have to give that much thought to memory allocation and deallocation. However, it's helpful to have a broad understanding of how garbag…
  continue reading
 
Welcome to the introductory episode of The Undercover ElePHPant. This is the welcome episode, where we give you the rundown on what the podcast is about, who we, your lovely podcast hosts, are and what you can expect to hear. So, let's get started. This podcast aims to do three, core, things: Uncover details and secrets of scaling PHP and how to ma…
  continue reading
 
Loading …

Quick Reference Guide