Development

4 posts
Development

Forcing SSL on all S3 Buckets

A bash script that applies a bucket policy restricting access to SSL-based connections where such a policy doesn't already exist.…

Development

Automating Deactivation of Inactive AWS Access Keys

Automate the deactivation of inactive AWS Access Keys with this simple bash script…

Development

FLoC, SortingLSH, and Gray Codes

A dive into understanding Google's FLoC proposal and my personal discovery of gray codes.…

Development

Simplifying using the AWS CLI with MFA

The Challenge Security best practices tell us that a password or secret key alone do not provide us with a significant level of protection.  Passwords can…