Wordpress #815
danniehansen
started this conversation in
General
Wordpress
#815
Replies: 1 comment 1 reply
-
|
Please can you publish the Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a serverless.yml configuration file to get starting on hosting a website running Wordpress on Lambda using Bref that will auto-configure VPC, Database, Security groups etc.
I was wondering if anyone else taken on this adventure or if there is already resources available for this? Personally I have a few websites I think could benefit hugely running on Lambda. Not only billing wise but also with the added security of a read-only file system in case it ever got hacked.
Managed to get all responding correctly with ~120ms response times. Still working on setting up auto-configured CloudFront on top of it for caching and for serving static files.
Just wanted to touch base in case someone already have a blog post out and about explaining the process of running Wordpress on Bref.
Beta Was this translation helpful? Give feedback.
All reactions