Skip to content

Commit

Permalink
Merge branch 'master' of github.com:futurice/terraform-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlarkworthy committed Aug 16, 2020
2 parents 1a8a081 + df1d78d commit 7ae7d69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws/wordpress_fargate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This terraform example demonstrates how to run a scalable wordpress site. In this exmaple, we have tried to use serverless technologies as much as possible. Hence, we chose to run the site on fargate and are using Aurora serverless as DB.

Read more about this on the blog [Terraform Recipe for WordPress on Fargate](https://futurice.com/blog/terraform-recipe-wordpress-fargate)

## AWS Services

We used the below AWS services in our example. The main motivation behind the selection of services is that we select as many serverless components as possible.
Expand Down

0 comments on commit 7ae7d69

Please sign in to comment.