Informatica powercentre to Azure

Anshal 2,251 Reputation points
2024-03-04T14:17:03.74+00:00

Hi friends, how to migrate informatica powercentre with its all pipeline and data assets to Azure? What are important steps to map and consider? Will it be as is state or I need to refactor it in Azure ? If it is as is format then information cloud is already in the market, why to go for Azure then? I searched for it but did not find any good documentation.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,529 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,640 questions
{count} votes

Accepted answer
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2024-03-06T01:13:54.9633333+00:00

    Hi Anshal,

    #1 If you are looking to migrate on-prem PowerCenter, you can migrate this to an Azure VM.

    https://docs.informatica.com/data-integration/powercenter/h2l/1333-how-to-implement-powercenter-on-microsoft-azure/how-to-implement-powercenter-on-microsoft-azure/migrate-on-premises-powercenter-domain-to-azure.html

    #2 I don't believe there is a direct port for migrating all of your cloud ETL infrastructure, but I would recommend ensuring you are familiar with ETL tools within Azure.

    I would first start off by looking into Azure Data Fundamentals for learning these types of tools. These types of tools include:

    • Databricks
    • Data Factory
    • Data Lake Storage

    Also, you would probably want to deploy this infrastructure with Azure DevOps and Terraform to save significant time (and if you are repeatedly doing this).

    If this is helpful please accept answer.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.