bref

Serverless PHP on AWS Lambda (by brefphp)

Bref Alternatives

Similar projects and alternatives to bref

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bref alternative or higher similarity.

bref reviews and mentions

Posts with mentions or reviews of bref. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.
  • Bref + SQS - Runtime.unknown
    2 projects | /r/PHP | 29 Apr 2023
    Your best bet is to post an issue on https://github.com/brefphp/bref
    2 projects | /r/PHP | 29 Apr 2023
  • Software architecture applied to PHP
    2 projects | /r/PHP | 3 Mar 2023
    multi threading php isnt a burden. laravel with a supervisor + redis + queues works out-of-the-box. you can even run it on lambda (vapor or bref.sh) with almost no hassle.
    2 projects | /r/PHP | 3 Mar 2023
    On Lambda you can either use containers or bref which is a layer that you add to your Lambda and it provides the binaries and other stuff you need to run php.
  • Project advice
    2 projects | /r/PHP | 16 Jan 2023
    To generate resource on AWS, you can use aws-sdk into a lambda. While Node or Python is more widely used, you can use PHP bref.sh and the PHP AWS SDK to achieve the same outcome. You'll want to use serverless framework (https://www.serverless.com) .
  • Ideas for minimum PHP pipeline for a small team
    7 projects | /r/PHP | 30 Dec 2022
    If you’re deploying in AWS and depending on your app I’d highly recommend using https://bref.sh/. When we changed it made our deploy pipeline so much simpler and our AWS bill much cheaper. Plus infrastructure as code is so useful (we don’t have dedicated dev ops in a team of about 20). Things like adding GD, upgrading PHP, or even adding a redis server become 1 (or a few) lines of change which you can PR and test on staging just like other code changes.
  • Is fargate the right choice for my apps?
    2 projects | /r/aws | 27 Dec 2022
    For Lambda, look into https://bref.sh/. For us, running on Lambda was always way cheaper than everything else. However, if you have massive scale that calculation may not hold up.
  • Laravel Vapor, security information?
    2 projects | /r/laravel | 25 Oct 2022
    Failing that, looks like Bref will be the option in place of Vapor.
  • Best setup for a PHP (Laravel) site using CDK?
    3 projects | /r/laravel | 24 Oct 2022
    I'd go with AWS CDK & https://bref.sh/ for infrastructure and Github Actions for CI/CD stuff. I don't have much experience with CodePipelines, Github Actions are just so powerfull & simple. CDK is the best thing that has ever happened to AWS. DynamoDB for cache & sessions and AWS Aurora MariaDB for relational db stuff.
  • AWS Lambda Function URLs: Built-In HTTPS Endpoints for Lambda
    7 projects | news.ycombinator.com | 6 Apr 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 Jun 2023
    Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →

Stats

Basic bref repo stats
38
2,771
9.7
7 days ago

brefphp/bref is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of bref is PHP.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com