Upcoming Webinar : Leveraging Web Data For Advanced Analytics

On 6th Dec, 11.00 AM to 12.00 PM ( EST) 4.00 PM to 5.00 PM ( GMT )

TechMobius

Technical Blogs

Methods And Steps To Deploy Microsoft Azure Function App On Azure
Let’s start with creating a sample function app which does OCR of an image and returns the content. Before we start, install Azure functions core tools and Azure CLI. The –docker option will generate a Dockerfile that we can edit to install custom libraries and dependencies in the Azure functions app where the container will be deployed.
Methods And Steps To Deploy Data Vault Model
The Data Vault Model is a data modelling approach used in data warehousing and data integration. It is designed to provide flexibility, scalability, and agility in managing large volumes of data. The Data Vault Model consists of three main components: hubs, links, and satellites.