Learn how to query AWS CloudTrail logs using Athena to find which IAM user created, modified, or deleted Route53 DNS records, with ready-to-use SQL queries. …
A hands-on guide to hosting an authoritative BIND9 DNS server on AWS EC2, from setting up glue records to configuring zone files with a bash script. …
An Ansible playbook for managing Linux user accounts and SSH keys on EC2 that automatically removes revoked users without maintaining a separate revocation list. …
Enabling public read access on S3 also enables directory listing, exposing all files. Here's a bucket policy that allows file access while preventing listing. …