Code & Coffee - 4/15/2022
- Slack hacks and tools
- Organize channels into groups
- Google calendar integrations
- What happens when a Saas goes down
- Risk assessment
- -- insert link from Derek
- Jira
- use a spreadsheet for a couple days?
- Git
- It is distributed, don't panic
- Might want more than an "accidental strategy" though
- Regular mirroring of code repository
- Mirror the pipeline enough to do an emergency build
- AWS
- panic!
- CI server
- What happens when the pipeline provider zonks out?
- Can you do a local build and deploy?
- What parts can be skipped?
- Soft deletes
- Safer removal of data by soft delete first
- Soft deletes and right to be forgotten laws
- Don't recognize me list
- how to store the list?
- Wouldn't the list turn into a high value target
- Or do would it be stored as a sort of fingerprint
No comments:
Post a Comment