Ultimate access to all questions.
You've developed a geo-location service widely used by your partners, accessible via a specific IP address. To ensure the IP address remains unchanged in your DNS records in case of server crashes or replacements, minimizing costs and avoiding downtime, what is the best approach?
Explanation:
Option A is correct because reserving a static external IP address ensures the IP is routable and visible on the internet, providing a consistent access point without the need for DNS updates in case of server changes, thus avoiding downtime. This is also the most cost-effective solution. Option B is incorrect due to potential delays in DNS propagation and the need for manual intervention, leading to downtime. Option C is unsuitable as internal IPs are not accessible from the public internet. Option D, while feasible, introduces unnecessary complexity and higher costs compared to using Google Cloud DNS.