Skip to Content
Python Microservices Development
book

Python Microservices Development

by Tarek Ziadé
July 2017
Beginner to intermediate
340 pages
7h 43m
English
Packt Publishing
Content preview from Python Microservices Development

Route53

Route53 can be used to create an alias with your domain name. If you visit the service console at https://console.aws.amazon.com/route53, and click on the hosted zones menu, you can add a new hosted zone for your domain name, which is an alias to the ELB previously set.

Assuming that you already own the domain name from a registrar, you can simply redirect the domain to AWS's DNS. Click on Create Hosted Zone, and add your domain.

Once it is created, you can go to Create a Record Set, and select a type A record. The record has to be an Alias, and in the target input, a dropdown appears with the list of available targets:

The ELB load ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Microservices Development - Second Edition

Python Microservices Development - Second Edition

Simon Fraser, Tarek Ziadé
Python Web Development with Sanic

Python Web Development with Sanic

Stephen Sadowski, Adam Hopkins

Publisher Resources

ISBN: 9781785881114Supplemental Content