So, I'm slowly starting to roll things out. I've built a temp backup area on S3, and have started pushing some things over there -- both programs and data. I've also started to rebuild some things, so I can have some functions actually work. I'm also looking to do some minor improvements, while I'm working on things. Lastly, I have to star crafting automated backups, where files get created, encrypted and backed up all in one flow.
One thing I'm thinking about is short term vs. longer term persistence. I'd like to have daily backups, but after a week or so I only need weekly or even monthly backups. Maybe I'll integrate something with Lambda, I was thinking about doing a bit for an image thing anyways.
My eventual goal is that each backed up bit can be rehydrated quickly and with little fuss.
Oh, I almost forgot -- URLs. Yeah, I've got dozens of them and no good way to centralize, organize and keep them in some semblance of order. I for sure need something that aggregates. API? probably. But no promises. And I might want to think about Baseball scores, and restoring the SVN bits.