Daniel's Tech Blog

Cloud Computing, Cloud Native & Kubernetes

Tag: Storage

  • Azure PostgreSQL Flexible Server – Feature set on par with Single Server

    The Azure PostgreSQL Flexible Server was from its launch the better option than the Single Server, especially from a performance perspective. However, the Flexible Server was missing important features that were built-in in the Single Server from the beginning. Since the retirement announcement of the Single Server, it was time for Microsoft to bring the…

  • Change the replication type of an Azure storage account

    Last year I wrote a blog post about migrating an Azure storage account from LRS to ZRS replication. -> https://www.danielstechblog.io/migrate-an-azure-storage-account-from-lrs-to-zrs-replication-without-downtime/ Back then, this procedure required the involvement of Azure support via a support ticket. Things have changed since then, and now you can initiate the migration yourself. Select the storage account you want to migrate…

  • Migrate an Azure storage account from LRS to ZRS replication without downtime

    This is a rather short blog post about a hidden gem in the Azure documentation. You have two options today migrating an existing Azure storage account from the LRS (locally redundant storage) to ZRS (zone-redundant storage) replication option. A manual migration or live migration. Choosing the manual migration option requires a new target storage account…

  • Conditions with for_each in Terraform

    Conditions in Terraform are well-known and can provide in combination with the for_each argument a lot of flexibility. In today’s blog post I walk you through an example storage module I have created to showcase the topic. The module consists of three resources a resource group, a lock, and a storage account. As I am…

  • Automate taking backups from Azure disks attached to Azure Kubernetes Service

    At the beginning of 2019 I wrote a blog post about taking backups from Azure disks attached to an Azure Kubernetes Service cluster. -> https://www.danielstechblog.io/taking-backups-from-azure-disks-attached-to-aks-via-azure-automation/ Since then, some things changed. Azure Function PowerShell support went into public preview in April 2019 and the AzTable (AzureRmStorageTable) module I use in the solution had new releases. So,…

  • Taking backups from Azure Files attached to AKS via Azure Backup

    In one of my last articles I showed you how to automate the backup process for Azure Disks attached to AKS. -> https://www.danielstechblog.io/taking-backups-from-azure-disks-attached-to-aks-via-azure-automation/ Today we look at the process for the second natively supported Azure storage option in Kubernetes on Azure, Azure Files. The good news is that we can use Azure Backup with its…

WordPress Cookie Notice by Real Cookie Banner