Sukanya Konatam

Sukanya Konatam is a Senior Manager - Enterprise Data Governance and Data Science with over 17 years of experience enabling companies with digital transformation and helping them become data driven organizations. A highly regarded thought leader with an exceptional background in data science, data governance, data Architecture, data modeling, data analytics, data visualization, automation, BI modernization. She has a proven track record of solving complex business problems, building & leading diverse teams and has established and governed an enterprise data governance implementation roadmap rolling out an enterprise-wide data governance framework and building the data catalogue/inventory and lineage for enterprise visibility. She has demonstrated 17+ years of expertise in leading large cross functional development teams and has implemented data centric solutions for several industries including banking & financials, telecom, health care, automobile, criminal justice and many more.

SQLServerCentral Article

MuleSoft Integration with Azure Key Vault

Introduction MuleSoft Anypoint is a platform that helps to aggregate and integrate data from different source systems. As part of the data integration, the MuleSoft Anypoint Environment needs source system and target system login credentials stored in the platform, making it a vulnerability. The storage is vulnerable to attacks from cyber-criminals. This vulnerability can arise […]

5 (3)

You rated this post out of 5. Change rating

2023-06-02

1,437 reads

Blogs

Friday Basics: the CIA Triad

By

In information security (INFOSEC), there several foundational concepts and principles. One of the ones...

A New Word: the standard blues

By

the standard blues– n. the dispiriting awareness that the twists and turns of your...

How Redgate Flyway Can Boost Your DevOps Journey

By

A brief introduction to the tool and its advantages for database migrations DevOps is...

Read the latest Blogs

Forums

client_app_name is empty in Extended Events output but present in sp_who2

By Pete Bishop

I'm tracing activity on one database and would like to include the client_app_name in...

How to compare data in customer table with other customers to find related cust

By Zond Sita

select Custno, Addr1, City, Res_Phone, Bus_Phone, Fax_Phone, Marine_Phone, Pager_Phone, Other_Phone, email1, email2 from customer...

process records in loop

By Bruin

I'm only processing 50,000 records not everything from the Table where there are 250,00...

Visit the forum

Question of the Day

The Marked Transaction

I want to mark a transaction in the log as a recovery point. How do I do this in my code if I use the transaction, myTran?

See possible answers