Security Incident Response
2024-03-10
Day 70 of 90 Days of DevOps - Security Incident Response. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
168 words
|
1 minute
Zero Trust Architecture
2024-03-09
Day 69 of 90 Days of DevOps - Zero Trust Architecture. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
388 words
|
2 minutes
Fixing "compinit: insecure directories" error
2024-03-09
Every time I opened a terminal on my new Mac running Catalina with zsh I got the following annoying error:
84 words
|
1 minute
Convert git log output to JSON using jq
2024-03-09
I just spent way too long messing around with ChatGPT ([transcript here](https://gist.github.com/simonw/c3b486fa90d7c32a0e8dfb47e151090a)) trying t...
359 words
|
2 minutes
Using S3 triggers to maintain a list of files in DynamoDB
2024-03-09
This is a three-quarters-baked experiment that I ran this morning. I'm interested in efficiently tracking which new files have been added to an S3 ...
2035 words
|
10 minutes
Threat Modeling for DevOps
2024-03-08
Day 68 of 90 Days of DevOps - Threat Modeling for DevOps. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
590 words
|
3 minutes
Switching between gcloud accounts
2024-03-07
I have two different Google Cloud accounts active at the moment. Here's how to list them with `gcloud auth list`:
62 words
|
1 minute
Security Policies and Governance
2024-03-07
Day 67 of 90 Days of DevOps - Security Policies and Governance. Part of the Security & Compliance series covering essential DevOps concepts and hands-on practices.
412 words
|
2 minutes