|
|
|
|
|
by allan_s
967 days ago
|
|
at Rosaly.com we've been using bref since 2021 and we're extremly happy with it, even if we've stopped to the php-fpm integration. We haven't seen a reason yet to move out of the monolith and bref.sh allow us to have the best of both world (php + lambda ) 1. we're a small team and we want to manage as less infra as possible
2. with their "dev mode" docker images, we can a local version which replicate 99% of the production environment (same runtime, same readonly filesystems etc.)
3. deploying is as simple as doing a zip , uploading to s3, and calling lambda update.
4. we have cronjobs with cloudwatch , Symfony's Command. |
|