Category: DNS
-
Managing Route53 DNS Access with IAM: A Granular Approach
Introduction When managing DNS records in AWS Route53, it’s crucial to follow the principle of least privilege. This article demonstrates how to create an IAM policy that allows…
-
Automating DNS Record Updates with AWS Route 53 and Bash Scripting
In today’s dynamic and cloud-centric world, managing DNS records is a crucial aspect of maintaining an online presence. AWS Route 53 provides a reliable and scalable DNS web…
-

Ubuntu Bash Shell Script to update Amazon Route53 for dynamic IP
I host some sites from my home lab (cough cough, one old HP I5 desktop machine), the trouble is, I use amazon route53 and I need to update…