Hi Friends,
I did POC with ECS wordpress container with s3 wordpress media offload with RDS. I used s3-uploads wordpress media plugin. Here container installs s3-uploads wordpresss media during container start so we don’t need persistance storage. Also we can install other plugin and configure during container start. Code is in terraform,bash and Dockerfile
Code is at https://github.com/amitdhanani2012/ecs-wordpress-terraform-poc
Leave a comment