Backup Concepts for Azure Data Lake

Azure Data Lake Storage is designed to enable operational and exploratory analytics through a hyper-scale repository There are two different types of Data Lake Store in Azure (Gen1 and Gen2) available at the current date. If a new instance is deployed it is recommended to use Data Lake Store Gen2. The data is replicated so … Continue reading Backup Concepts for Azure Data Lake

How to use a Runbook in Azure Automation to interact with Services – Using the example of restarting a web app via a PowerShell runbook

Azure Automation is a cloud-based automation platform that provides an automation service. It enables you to easily automate tasks who normally would cost time to do manually. This works with the help of Runbooks. A runbook is a way to automate your cloud management withing Azure. There are several types to choose from. Graphical RunbooksPowerShell … Continue reading How to use a Runbook in Azure Automation to interact with Services – Using the example of restarting a web app via a PowerShell runbook

Useful free Azure DevOps Extentions for Project Management

In this article I would like to present you some useful free extensions for Azure DevOps. Azure DevOps is a service which offers the possibility to cover the whole development lifecycle in one platform. Here it is possible to build automated pipelines, integrate test plans, use repositories and manage various artifacts and packages Maven, npm … Continue reading Useful free Azure DevOps Extentions for Project Management