Implement a defensive step in your Laravel framework by throwing an exception if an expected environment variable is not set, rather than reverting back to some default that is probably not appropriate.
Specify the environment in the config section of composer, allowing you to dev for a different environment.
Add SSH access to cloud init configuration for when using cloud init with Terraform on AWS.
Get started with the AWS elastic container registry.
Quickly deploy a docker container on AWS using cloud-init.