How to create hosted zone and records in route53 using boto3
Reading Time: 4 minutes Hello folks. In this blog, I’ll explain what is route53, why we need it and after that, we’ll see how to create hosted zone and records in route53 using boto3. refer to this for a basic understanding of Amazon route52 web service. What is route53? Amazon route 53 is a DNS service that gives developers an efficient way to connect users to internet applications without Continue Reading