In some cases you want to convert a PDF to an Image. Here in this gist we show how to convert a PDF stored on an Azure Blob Storage to an JPEG. We use here Azure Function with a Docker Container. The …
Deploying a ML model to Azure using Aztk and Azure Functions
Aztk First let’s talk a bit about the Azure Distributed Data Engineering Toolkit. It’s a python CLI application for provisioning on-demand Spark on Docker clusters in Azure. This is an Open Source …
Continue Reading about Deploying a ML model to Azure using Aztk and Azure Functions →
Easy Continuous Integration
Easy continuous integration with Docker and Azure Function with Python. The value the return need to copied here in Docker Hub below Webhooks. Now when i new version is pushed to the …
Read a Barcode from a Document
Sometimes it is still necessary to read a barcode from a document. In our example we show how this is possible in a serverless application. The Azure function trigger on a Azure Blog Storage and open …
Serverless computing with Azure functions
The next horizon in cloud computing is here: “Serverless Computing,” which is set to take the benefits of cloud computing to a new level, further reducing IT operational costs, allowing your …
Continue Reading about Serverless computing with Azure functions →
Dynamic CSV Import into SugarCRM via Azure Function
Microsoft Azure is easy going - with only a few lines of code you can create a CSV importer for SugarCRM. Free of charge up to 1 Million requests per month! First of all, you create an Azure …
Continue Reading about Dynamic CSV Import into SugarCRM via Azure Function →