Deploy Laravel on AWS ECS (EC2) - A Production-Ready Blueprint
Getting a PHP application onto AWS ECS sounds simple until you actually try it. You quickly run into a pile of moving parts: PHP-FPM doesn't speak HTTP, so you need a web server in front of it. That's
jaytank.hashnode.dev5 min read