You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
We need an automated DB backup script. It should run either via Lambda or on an available ECS cluster.
The script should invoke
mysqldump, but prefer the slave database so the database is not locked exclusively.