- Implementing Modern DevOps
- David Gonzalez
- 94字
- 2021-07-08 10:11:20
Route 53
Route 53 is the DNS service in AWS. It is a global and scalable DNS service that allows you to perform some advanced operations:
- Register domain names
- Transfer domain names from other registrars
- Create traffic routing policies (such as failovers across regions)
- Monitor the availability of your applications (and reroute the traffic to healthy instances).
With Route 53, we can link domain names to AWS resources, such as load balancers, S3 buckets, and other resources, enabling us to expose a human-readable name for our resources (mainly VMs) created within our AWS instance.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- JavaScript:Functional Programming for JavaScript Developers
- Learning Data Mining with Python
- Python進階編程:編寫更高效、優雅的Python代碼
- Python Data Analysis Cookbook
- 西門子S7-200 SMART PLC編程從入門到實踐
- Django 3.0入門與實踐
- Buildbox 2.x Game Development
- Kotlin進階實戰
- Java RESTful Web Service實戰
- Instant Pygame for Python Game Development How-to
- Visual C++網絡編程教程(Visual Studio 2010平臺)
- Building an E-Commerce Application with MEAN
- Kotlin核心編程
- 編程改變生活:用Python提升你的能力(基礎篇·微課視頻版)