Best setup for a PHP (Laravel) site using CDK?

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Deployer

    The PHP deployment tool with support for popular frameworks out of the box

    If you aren't then https://deployer.org/ is pretty easy for beginners

  • larasurf

    For ECS, this is a CloudFormation template that might help get you started.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • bref

    Serverless PHP on AWS Lambda

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts