#author("2020-11-20T18:41:46+09:00","default:dex","dex") #author("2024-11-01T10:58:20+09:00","default:dex","dex") #contents * Route53: マネージドDNSサービス [#t66efe89] - [[Amazon Route 53(スケーラブルなドメインネームシステム (DNS))| AWS:https://aws.amazon.com/jp/route53/]] -記事 -- [[Route 53 でドメインを取得・購入する(2019版) | Developers.IO:https://dev.classmethod.jp/cloud/aws/route53-domain-2019/]] -- [[稼働中のDNSをRoute 53へ移行するその前にRoute 53の設定値を既存レコードと比較する | Developers.IO:https://dev.classmethod.jp/cloud/aws/compare-route53-records-with-existing-dns-records/]] -- [[[アップデート] Amazon Route 53 にて、クエリ数の確認ができる CloudWatch メトリクスが機能追加されました! | DevelopersIO:https://dev.classmethod.jp/cloud/aws/201908-update-route53-cwmetrics-dnsqueries/]] -- [[Route53フェイルオーバでSorryページをELB固定レスポンス表示させる | DevelopersIO:https://dev.classmethod.jp/cloud/aws/route53failover-alb-fixed-response/]] -- [[【初心者向け】エンドポイントを持つサービス(RDSなど)とRoute53をセットで使うことのメリット | DevelopersIO:https://dev.classmethod.jp/cloud/aws/endpoint_and_route53/]] ---- ** HTTPSリソースレコードの利用 [#s0d005b2] 記事: - [[Zone ApexにHTTPSリソースレコードでエイリアスを登録してみた | DevelopersIO:https://dev.classmethod.jp/articles/dns-https-svcb-resource-record/]] ---- ** クエリログの可視化 [#lf1e0bc3] - 記事 -- [[Route53 ResolverのDNSクエリログをElasticsearchに連携して可視化してみた | Developers.IO:https://dev.classmethod.jp/articles/dns-query-log-elasticsearch/]] ---- ** Route53 Resolver: オンプレミス、VPC間の名前解決 [#a648b001] - 記事 -- [[Route 53 Resolver クエリログを使用して、VPC DNS クエリをログに記録する | Amazon Web Services ブログ:https://aws.amazon.com/jp/blogs/news/log-your-vpc-dns-queries-with-route-53-resolver-query-logs/]] -- [[[アップデート] Route53 Resolver で DNS クエリをログ出力できるようになりました! | Developers.IO:https://dev.classmethod.jp/articles/vpc-dns-query-logging/]] -- [[[新機能]Route53 リゾルバー登場! オンプレミス-VPCの相互名前解決が簡単に実現できるようになりました! | Developers.IO:https://dev.classmethod.jp/articles/route53-resolver/]] ---- ** ドメイン移管 [#uc6e6c1f] - 記事 -- [[[アップデート] Route 53 がAPIによるAWSアカウント間のドメイン移管をサポートしました! | Developers.IO:https://dev.classmethod.jp/articles/amazon-route-53-supports-domain-name-transfer-between-aws-accounts-by-api/]] ---- ** ルーティング [#yab8b9b3] - 記事 -- [[[初心者向け]Route53のトラフィックルーティングを実装する | Developers.IO:https://dev.classmethod.jp/articles/implement-route53-routing-for-begineer/]] ---- ** Private Host Zone: VPC内でのみ使えるDNS [#rc8edc3e] - [[プライベートホストゾーンの使用 - Amazon Route 53:https://docs.aws.amazon.com/ja_jp/Route53/latest/DeveloperGuide/hosted-zones-private.html]] -- VPC内で専用ドメインを使える。例えば、rdsのprivate dnsに、db.example.comと設定すれば、vpc内のec2からはdb.example.comでアクセスできる。 - 記事 -- [[クロスアカウントのプライベートホストゾーンを使ったチョット怖い話 | Developers.IO:https://dev.classmethod.jp/articles/backdooring-with-cross-account-private-hostzone/]] -- [[【Route53】プライベートホストゾーンを使って初めて理解した3つのこと | Developers.IO:https://dev.classmethod.jp/cloud/aws/route53-privatehostzone-3tips/]] ---- ** 入門 [#i0b8107a] - 記事 -- [[[初心者向け]Webサービスを利用する際のDNSからTCPコネクションについて再入門 | DevelopersIO:https://dev.classmethod.jp/cloud/aws/forbeginners-from-dns-to-tcp/]]