Need to have edicated host for Oracle DB in Azure without changing it to SQL

naresh 1 Reputation point
2022-03-07T05:50:39.977+00:00

Client wants dedicated host for DB and remaining servers to migrate it to cloud

Azure Database Migration service
Azure Dedicated Host
Azure Dedicated Host
An Azure service that provides a dedicated physical server to host Azure virtual machines for Windows and Linux.
48 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anurag Sharma 17,576 Reputation points
    2022-03-10T12:18:52.58+00:00

    Apologies for the delay and thanks for your patience.

    There are multiple ways as mentioned in the article to migrate oracle to Azure VMs.

    1. Cross-cloud connectivity: If you already use Oracle Cloud Infrastructure (OCI), the easy migration path for you is direct interconnection between Azure and OCI. Go to Oracle database migration: Cross-cloud Connectivity.
    2. Lift and shift on Azure VMs: You can deploy your Oracle databases in Azure based on a "bring your own license" model. Go to Oracle database migration: Lift and Shift.
    3. Refactor: You have legacy Oracle code and you prefer using an Azure Managed Service. Go to Oracle database migration: Refactor.
    4. Rearchitect: If you're planning to retire your old code and redesign your architecture, Azure SQL Database Managed Instance is a good option. Go to Oracle database migration: Rearchitect

    In your case Lift and shift on azure VMs seems better fit as it is related to existing license.

    Oracle database migration: Lift and shift

    Please let us know if this helps.

    0 comments No comments