DevOps 2 posts
How to copy a working AWS CloudFront configuration and then update it
Using the AWS CLI to export a CloudFront distribution configuration, process it, and deploy it to another account or update an existing distribution.
AWSCloudFrontCLIDevOps
2 min read
Configuring FreeBSD as authoritative and caching name server
Setting up BIND on FreeBSD to function as both an authoritative DNS server for local development zones and a caching resolver, enabling .local domain testing across multiple devices.
FreeBSDDNSBINDNetworkingDevOps
3 min read