The reliability of AWS and insane scalability of AWS Lambda without having to become an AWS expert.
Bref Cloud makes all that accessible and simple,
with expert support built-in.
Choosing infrastructure is usually a compromise between: reliable, powerful, or simple.
Pick two.
One can build the most advanced infrastructure themselves, but it requires good expertise. There are also really cool PaaS out there, but they don't have the same track record as large and established cloud providers.
Bref Cloud goes for all three.
Hi! I'm Matthieu, PHP enthusiast, open-source developer (opens in a new tab) since 2003, and AWS Serverless Hero (opens in a new tab). After years of setting up servers and containers, I moved to serverless and created Bref 8 years ago.
Since 2017, I've built countless projects on AWS Lambda, but also helped many others do the same. I've seen a lot, from small projects, to large legacy monoliths, or high-traffic microservices. I blog (opens in a new tab), talk (opens in a new tab), and teach (opens in a new tab) about serverless.
Bref Cloud is more than just software. It comes with support and consulting to pick the best infrastructure for your projects.
Got questions? Talk to me via email, Slack (opens in a new tab), or Zoom (opens in a new tab).
Bref vs Bref Cloud
The open-source project.
The all-in one solution for running your PHP applications.
Feature | Bref tier | Bref Cloud tier |
---|---|---|
Hosting | AWS Lambda in your AWS account | AWS Lambda in your AWS account |
Real-time scaling AWS Lambda scales up/down automatically in a second or less. | Yes | Yes |
High-availability AWS Lambda runs your app redundantly in multiple data centers and automatically replaces instances that fail. | Yes | Yes |
PHP runtime for AWS Lambda | Yes | Yes |
Laravel and Symfony integrations | Yes | Yes |
Feature | Bref tier | Bref Cloud tier |
---|---|---|
Simple serverless.yml configuration | Yes | Yes |
Extensible via custom CloudFormation | Yes | Yes |
Deploy from your machine | Yes | Yes |
Deploy from CI/CD | Yes | Yes |
Deploy multiple environments (prod, staging…) | Yes | Yes |
AWS deployment security | Your responsibility Create a fine-tuned IAM role and use it via access keys (insecure), or SSO roles, or OIDC. | Automatic No direct AWS access needed, no action necessary. Bref Cloud transparently creates short-lived access keys. |
Simplified database creation and management | No | Coming soon |
Feature | Bref tier | Bref Cloud tier |
---|---|---|
Applications overview | No Use the AWS console and switch between AWS services, regions, and AWS accounts. | Yes All applications in one place. |
Logs viewer | No AWS CloudWatch (advanced) | Yes Search logs or view them in real-time. |
Metrics | No AWS CloudWatch (advanced) | Coming soon |
Queue jobs management | No | Yes |
Secrets management | No AWS SSM Parameter Store | Yes |
S3 files management | No AWS S3 console | Yes |
Healthchecks | No | Yes Laravel-only for now, more frameworks coming soon. |
Feature | Bref tier | Bref Cloud tier |
---|---|---|
Team member permissions | Your responsibility Create IAM roles with fine-tuned permissions (advanced), or use "administrator access" (simple, but very insecure). Then give access to team members via AWS access keys (simple but insecure) or via IAM Identity Center (advanced). | Yes Invite teammates to Bref Cloud with read-only, write, or admin access. No AWS access needed. |
Strong isolation between environments | Your responsibility Create separate AWS accounts (e.g. prod, dev…). Then, set up AWS Organizations and IAM Identity Center so that team members can access them securely via "IAM assume role". | Yes Create separate AWS accounts (e.g. prod, dev…). Then access them in one place via Bref Cloud. |
Audit log | No AWS CloudTrail (advanced) | Yes |
Feature | Bref tier | Bref Cloud tier |
---|---|---|
Priority bugfixes on GitHub | No | Yes |
Expert support & consulting | No | Yes |
A plan for every team
Deploy and host your personal projects.
Free
AWS cloud costs are not included
Get startedThe essentials for small dev teams that want to grow.
$39/month
AWS cloud costs are not included
Get startedA plan for businesses with multiple dev teams.
$99/month
AWS cloud costs are not included
Get startedDedicated support and infrastructure for your company.
Custom
AWS cloud costs are not included
Get in touchWorking solo on your projects? Get a discounted price that allows commercial projects on the "Personal" plan.
All prices are excluding taxes. You can remove VAT on checkout by adding your VAT ID.
AWS hosting
Bref Cloud deploys your code to AWS. Your applications run in your AWS account, with no markup on AWS prices. Serverless hosting being pay-as-you-go, your hosting bill from AWS could be as low as $0. Learn more about serverless hosting costs.
Under the hood, Bref Cloud deploys your applications following AWS best practices and using AWS CloudFormation. That means that you are not locked in and can eject from Bref Cloud at any point if you prefer to manage the infrastructure yourself.