Serverless is more than just a buzzword, it's an environment where developers are in charge, doing away with the constraints of CPU power and scaling... mostly. Until recently PHP developers were left out of the most established serverless platform, Amazon Lambda. Since 2018's release of Lambda Layers however, a new tool called Bref.sh exists to let you run workloads serverless style.

This workshop will cover how to start using Bref.sh, and its main areas of operation (functions, HTTP APIs and frameworks). We'll build some basic applications but also look at how you can migrate your existing workloads.

With serverless code comes the need for serverless data storage, so we'll also introduce Amazon DynamoDB, allowing us to scale our whole application seamlessly!

What you'll learn from this talk:
- How to configure an environment to develop with Bref
- The best way to test and deploy Bref applications
- How to fit existing codebases into Bref
- The basics of storing data in DynamoDB, for a fully serverless stack!

Comments

Comments are closed.

Jos Elstgeest at 13:12 on 17 Jun 2021

A very educating introduction into going serverless with php using bref.sh on AWS
A well structured and thought out workshop, eager to get my feet wet now.

Thanks!!

Perfect workshop to help you get started with serverless with php and Bref on AWS.