Skip to Main Content
Amazon EC2 Cookbook
book

Amazon EC2 Cookbook

by Sekhar Reddy, Aurobindo Sarkar
November 2015
Intermediate to advanced content levelIntermediate to advanced
194 pages
4h 16m
English
Packt Publishing
Content preview from Amazon EC2 Cookbook

Configuring Route 53

AWS Route 53 provides domain name registration service, DNS, and a health-checking service for your application. There are SDKs available for many popular programming languages, including Java, Python, NodeJS, Go, .Net, and PHP. If you have a VPC, you can make use of a Private Hosted Zone for Amazon VPC. Using this private DNS, your resources are not accessible outside the VPC. Route 53 supports latency-based routing, if your application is hosted on two different AWS data centers, when the user makes a request, Amazon Route 53 chooses to respond to the DNS query based on which data center gives your user the lowest latency.

How to do it…

  1. Installing AWS Java SDK.

    In your Maven dependency section, add the following dependency ...

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

Programming Amazon EC2

Programming Amazon EC2

Jurg van Vliet, Flavia Paganelli
AWS SysOps Cookbook - Second Edition

AWS SysOps Cookbook - Second Edition

Eric Z. Beard, Rowan Udell, Lucas Chan

Publisher Resources

ISBN: 9781785280047Supplemental Content