integration
54 TopicsDesigning and Implementing Modern Data Architecture on Azure Cloud.
Designing a modern, cloud data architecture is a critical component of the digital transformation journey of any enterprise. In this post, we cover some of the Azure Data Services used to deliver a solution designed to meet the customer's current and evolving future needs.43KViews8likes2CommentsSeamless Integration: Leveraging Managed Identities to Invoke API Management from Azure Logic App
Managed Identities provide a secure way for Azure services to authenticate themselves without the need for explicit credentials or secrets. They're the key to streamlining authentication and enhancing security. Managed Identities are changing the game for organizations. Say goodbye to complex credential management and embrace a world where your applications seamlessly authenticate themselves. Stay tuned to unlock the benefits and unlock a new era of hassle-free security16KViews4likes3CommentsRun Your Most Demanding Oracle Workloads in Azure without Sacrificing Performance or Scalability
Oracle comprises over 30% of relational workloads in the world today and it has consistently been among the most used database for over a decade. In this blog post, we’ll discuss how Azure NetApp Files, combined with Azure virtual machines, can meet those demands and even push past some of the constraints that exist with Azure virtual machines alone.12KViews1like0CommentsValidate data using an Azure Function and Great Expectations
Great Expectations is a great tool for validating the incoming data into your data platform, and what better way to run it then having it triggered by new files by using Azure Function! In this blog post, I will discuss what the main concepts of Great Expectations are, how to get it running in a Azure Function and how to embed that in a larger event-driven architecture. Finally, a link to the code on Github is given so you can get started yourself!12KViews2likes0Comments