code and society | codedge · Apr 18, 2020
Run a PHP application on AWS Fargate
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Following the trend of serverless, all that hype (or not?) I was looking through the AWS services offered and stumbled upon AWS Fargate , a service that lets you run containerized applications on either Amazon Elastic Container Service (ECS) or Amazon Elastic Kubernetes Services (EKS) . For the tooling (development and deployment) of our PHP application I’d like to stick to probably the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.