AWS Route 53을 NFS 파일 시스템으로 마운트하는 비공식 무료 서비스가 출시됐다.
Route 53 Files는 Route 53의 호스팅 영역을 NFS 파일 시스템으로 마운트하여, AWS 내에서 UNIX 도구로 DNS 레코드를 편집할 수 있는 서비스입니다. 이 서비스는 레코드 이름을 디렉터리로, 레코드 세트를 파일로, Alias를 심볼릭 링크로 표현합니다. 이를 통해 사용자는 더 편리히 DNS 관리를 할 수 있게 됩니다.
A new unofficial free service allows AWS Route 53 records to be managed via NFS.
Route 53 Files is an unofficial free service that mounts Route 53 public and private hosted zones to an NFS file system. This allows users to edit DNS records using standard UNIX tools within AWS computing resources. Record names are represented as directories, record sets as files, and aliases as symbolic links, providing a more convenient way to manage DNS.