|
|
|
|
|
by nzoschke
3569 days ago
|
|
EFS on AWS is an interesting approach. It's a NFS mount that every instance and every container can share. I wouldn't run a database off it but it's been great for simple file synchronization across containers and container restarts. |
|