Route 53 in AWS
- Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service
- Hosted Zone --> is an Amazon Route 53 concept. A hosted zone is analogous to a traditional DNS zone file; it represents a collection of records that can be managed together, belonging to a single parent domain name
- creating a hosted zone
- go to Route 53 and select Create hosted zone
- Fill the domain name and type of hosted zone you need ( public or private zone)
- now you can create records by selecting Create record
- now give a Record name and record type and value
- Choose routing policy and create done! ( there are different types of routing policy choose the one that suits your need)
- creating a hosted zone