DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Modernization Is Not Migration
  • Edge Computing's Infrastructure Problem: What Two Years of Factory Visits Actually Revealed
  • Beyond Outages: Building True Resilience After the AWS Outage
  • Multi-Cloud Infrastructure Challenges and Solutions

Trending

  • 7 Technology Waves I’ve Seen in 30 Years of Software — Will AI Be the Next Real Transformation?
  • Implementing Secure API Gateways for Microservices Architecture
  • Implementing Observability in Distributed Systems Using OpenTelemetry
  • Getting Started With Agentic Workflows in Java and Quarkus
  1. DZone
  2. Software Design and Architecture
  3. Cloud Architecture
  4. Quick Guide to Migrate GoDaddy DNS to Oracle Cloud Infrastructure (OCI)

Quick Guide to Migrate GoDaddy DNS to Oracle Cloud Infrastructure (OCI)

In this tutorial, we discuss how to migrate DNS to Oracle Cloud Infrastructure so that you can control and customize every aspect of hosting your own site.

By 
Sirish Kumar user avatar
Sirish Kumar
·
Jan. 31, 22 · Tutorial
Likes (2)
Comment
Save
Tweet
Share
11.6K Views

Join the DZone community and get the full member experience.

Join For Free

Why Migrate DNS 

Most of the hosting solutions are reliable and cost-effective, which helps businesses and individuals to host sites quickly with little to no manual intervention. These services are simple to use and require just basic technical knowledge. However, if you already have a cloud account and host the web services on multiple computes with/without a public load balancer, then it makes sense to migrate the DNS to your cloud account. It is also helpful if you want to control every aspect of hosting, for example using custom web content software, custom security policies, changing DNS records to your custom public IPs,  budget predictions based on the compute resources, traffic, etc.

Now, we detail the steps of how to migrate the DNS domain name from GoDaddy (a popular web hosting provider) to Oracle Cloud Infrastructure (OCI). 

Export DNS Zone File From GoDaddy

  • Login to GoDaddy and go to the domain settings for the domain you own. 
  • Select the menu item "Manage Zones" from the DNS menu item.

Doman Manager screenshot

  • Click on "Export Zone File (Unix)" as shown below.

Screenshot of "Export Zone File (Unix)" option

  • Save the zone file locally in your system. 
  • Open the zone file and replace your OCI Compute/LB public IP in the "A" record as shown below. You can change TTL values as per your requirement. Save the modified zone file.

Screen shot of A record. Replace it with the public IP address of OCI Compute

Import DNS Zone to OCI

  • Create a policy to allow your group to manage DNS in the OCI tenancy.

Statements menu screenshot

  • Go to Networking > DNS Management > Zones in the OCI tenancy. Click to create the public zone and choose the option to import the zone file.

Importing zone file

  • Try removing comments above $ORIGIN if zone creation fails.
  • Copy the nameservers shown above in a scratch pad and let the zone import be completed.

Set Nameservers in GoDaddy

  1. Once the zone is created in OCI tenancy, go back to GoDaddy DNS management and select "change" for "Select Using Nameservers."
  2. Enter the copied nameservers from your scratchpad as shown below and save the settings.

Select option "I'll use my own nameservers"

You are done! It may take 3-10 minutes before you see a redirect from the DNS name to the compute IP of your OCI tenancy.

Domain Name System Cloud Infrastructure

Opinions expressed by DZone contributors are their own.

Related

  • Modernization Is Not Migration
  • Edge Computing's Infrastructure Problem: What Two Years of Factory Visits Actually Revealed
  • Beyond Outages: Building True Resilience After the AWS Outage
  • Multi-Cloud Infrastructure Challenges and Solutions

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook