Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
headphones
The Undercover ElePHPant

The Undercover ElePHPant

Benjamin Eberlei, Matthew Setter

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.
Share icon

All episodes

Best episodes

Top 10 The Undercover ElePHPant Episodes

Goodpods has curated a list of the 10 best The Undercover ElePHPant episodes, ranked by the number of listens and likes each episode have garnered from our listeners. If you are listening to The Undercover ElePHPant for the first time, there's no better place to start than with one of these standout episodes. If you are a fan of the show, vote for your favorite The Undercover ElePHPant episode by adding your comments to the episode page.

The Undercover ElePHPant - Talking Background Processes and Workers in PHP With Samuel Roze
play

03/03/20 • 29 min

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 long-running processes
  • Plus loads load more!

Links

Guests: Samuel Roze

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - Taking a Summer Break

Taking a Summer Break

The Undercover ElePHPant

play

04/17/20 • 2 min

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - Talking about PHP-FPM Tuning with Arne Blankerts
play

02/18/20 • 28 min

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?
  • Plus loads more!

Links

Guests: Arne Blankerts

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode

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 with logging
  • How to integrate logging into an existing application
  • Options for parsing log files once they're available
  • How many log lines to use per request
  • How to create meaningful log records
  • Jordi's logging best practices
  • Some privacy points to be aware of in the context of the GDPR, CalOPPA, HIPPA, etc.
  • Plus loads load more!

Links

Guests: Jordi Boggiano

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode

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
  • The advantages and disadvantages of both architecture types
  • Why PHP is the language which is most suited to Serverless and FaaS (Function as a Service)
  • A little of the right mindset for developing Serverless code in PHP
  • Some of the challenges ahead for PHP
  • Where PHP could go in the future with respect to Shared-Nothing architecture
  • Plus loads load more!

Links

Guests: Matthieu Napoli.

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - Integrating with Third-Party APIs with Nils Adermann
play

01/07/20 • 24 min

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 the bad)
  • Writing tests
  • Using incremental backoffs
  • Working with rolling rate windows
  • Plus loads load more — including some vendor horror stories!

Links

Guests: Nils Adermann.

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - Retries and Timeouts with Bastian Hofmann
play

12/17/19 • 23 min

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 retries
  • Tuning settings and rules of thumbs as to how to do so
  • Tooling for monitoring
  • Circuit breakers
  • Integrating monitoring into legacy codebases
  • Plus loads load more!

Links

Guests: Bastian Hofmann.

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - How to Run PHP Applications on Multiple Servers
play

12/03/19 • 46 min

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 being deployed across multiple servers out of the box

How you can start deploying your PHP apps on multiple servers today

How to properly share files, data, cache, and sessions

Why sticky sessions are, often, a bad idea

How to handle workers and Cron jobs

Plus loads load more!

Links

Guests: Robert Douglass and Larry Garfield.

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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - PHP Performance with Marco Pivetta (ocramius)
play

11/12/19 • 29 min

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 the past

Notable Quotes

Composer is the mother of all frameworks.The (Composer) autoloader will gradually disappear.You wouldn't build a house and not check it for 10 years. It should be the same for software projects.Everything (in software development) is a trade-off.

Links

Guests: Marco Pivetta.
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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode
The Undercover ElePHPant - Talking Garbage Collection with Derick Rethans
play

10/29/19 • 25 min

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 garbage collection works in PHP, along with how you can interact with it so that you can create high performing applications.

In this episode, Benjamin and Matthew, talk with Derick Rethans about:

  • The basics of how garbage collection works in PHP
  • About how Xdebug and garbage collection in PHP came about
  • About some of the functions available for interacting with it
  • How to get the most out of garbage collection

Links

Guests: Derick Rethans.
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 performant and scalable PHP applications, email [email protected].

This podcast is produced by Tideways. Don't look further for an all in one Monitoring, Profiling and Exception Tracking software for PHP applications available on tideways.com. Follow us on Twitter (@tidewaysio). Find out more about us at https://tideways.com.

bookmark
plus icon
share episode

Show more best episodes

Toggle view more icon

FAQ

How many episodes does The Undercover ElePHPant have?

The Undercover ElePHPant currently has 11 episodes available.

What topics does The Undercover ElePHPant cover?

The podcast is about Php, Podcasts, Technology and Programming.

What is the most popular episode on The Undercover ElePHPant?

The episode title 'Taking a Summer Break' is the most popular.

What is the average episode length on The Undercover ElePHPant?

The average episode length on The Undercover ElePHPant is 25 minutes.

How often are episodes of The Undercover ElePHPant released?

Episodes of The Undercover ElePHPant are typically released every 14 days, 6 hours.

When was the first episode of The Undercover ElePHPant?

The first episode of The Undercover ElePHPant was released on Oct 7, 2019.

Show more FAQ

Toggle view more icon

Comments