Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.08 KB

File metadata and controls

30 lines (23 loc) · 1.08 KB

PHP on AWS Lambda with Bref framework, deployed with Terraform

This repository shows how to

  • instrument a Symfony Demo Application with Bref framework, that provides a Lambda runtime for PHP.
  • deploy the application with Terraform.

It supports my blog post series "How to run PHP on AWS ServerLess architecture"

Deploying

After logging on AWS with your CLI, just run

terraform apply

The data.sql file contains the necessary data to seed the Aurora database. You can deploy it with a bastion.

Result

Screenshot of running app Articles can be edited!

Author

Paul SANTUS, an independant AWS Cloud Consultant

Please do not hesitate to get in touch!