Monday 29 June 2015

High availability clustering on AWS - EFS

Here are some patterns that can be used to provide high availability on AWS with new EFS storage, that is highly available across AZs and can be mounted by multiple instances at the same time. EFS is great central storage that can store state.

Option 1: Use of autoscaling group that mounts EFS volume on startup

Option 2: Use clustering - similar to previously described here 



No comments:

Post a Comment