Skip to content

Commit

Permalink
List Treezor's case study in the list
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Oct 31, 2023
1 parent 723804c commit 2130960
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions docs/case-studies.md → docs/case-studies.mdx
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
---
introduction: A collection of case studies of serverless PHP applications built using Bref. Learn about performance, costs and migrations from existing projects.
---
import { NextSeo } from 'next-seo';

<NextSeo description="A collection of case studies of serverless PHP applications built using Bref. Learn about performance, costs and migrations from existing projects." />

# Case studies

This page collects case studies of serverless PHP applications built with or migrated to Bref.

These help learn for real use cases about costs, performance and migration efforts.

## Websites
## Applications

- [Treezor](./case-studies/treezor.mdx)

How Treezor, a banking platform, went from legacy code on servers to a serverless architecture with Bref.

- [externals.io](https://mnapoli.fr/serverless-case-study-externals/)

Expand All @@ -34,8 +38,7 @@ These help learn for real use cases about costs, performance and migration effor

- [PDF reporting generation](https://devops-life.com/blog/2020/03/06/how-serverless-saved-us-for-$2-with-bref-sh/)

Feedback to understand the benefits of going serverless with a real use case (PDF generation);
They generated 2,000 PDFs in <2 min for 2$ using Symfony applications shipped inside lambdas using Bref.sh
A case study of going serverless for PDF generation. They generated 2,000 PDFs in less than 2 min for $2 using Symfony and Bref.

## Others

Expand Down

0 comments on commit 2130960

Please sign in to comment.