|
|
|
|
|
by sebslomski
4615 days ago
|
|
This is the reason why I moved all data away from my server instances. My images are hosted by cloudinary(with s3 bucket backup) and my databases are Amazon RDS instances.
I don't care if a server goes down, I can launch a new one in a matter of minutes (with ansible) without any data loss. |
|