Skip to content

Stateful Web App: MyWordpress.comΒΆ

  • We are trying to create a fully scalable [[Wordpress]] website
  • We want that website to access and correctly display picture [[uploads]]
  • Our user data, an the blog content should be stored in a [[MySQL]] [[database]]

Use multiple instances with a [[Load Balancer]]. For file uploads, use EFS - Elastic File System. For database, use AWS Aurora database to have easy [[Multi AZ]] and [[Read Replica]]s.