Serverless and its "functions as a service" promise us cheap and scalable applications. What is it like in reality? And how to merge the mature PHP ecosystem with these new architectures and tools? Where do HTTP and CLI applications fit in all this? How about Symfony, Laravel or PSR-15? Let's explore those questions and illustrate the answers with a few case studies and "Bref", a solution for deploying PHP applications on serverless providers.

Comments

Comments are closed.

Inspiring topic especially as serverless for PHP is still in its early stages. I'll definitely try it out and Bref makes it a lot easier to get started. Thanks!