Code it Yourself...
Code it Yourself...

  • Archives
  • Categories
  • Tags
  • Events
  • About Me


  • Github RSS

  • Mode
  1. Home
  2. Tags
  3. storage

AKS: High Available Storage with Rook and Ceph

AKS: High Available Storage with Rook and Ceph
October 23, 202110 min read Azure KubernetesAksCephRookStorage

Disclaimer: this is just a Proof of Concept. If you deploy Azure Kubernetes Service clusters with availability zones, you’ll probaly need a high available storage solution. In such situation you may use Azure Files as an external storage solution. But what if you need something that performs better? Or something...

Read More

Static website hosting in an Azure Storage Account protected with Private Endpoint

Static website hosting in an Azure Storage Account protected with Private Endpoint
September 17, 20215 min read AzurePrivate EndpointStatic WebsiteStorageStorage Account

This post will show you how to deploy a Static Website on a Storage Account protected with Private Endpoint using Terraform: Define the terraform providers to use# Create a providers.tf file with the following contents: 1terraform { 2 required_version = "> 0.12" 3 required_providers { 4 azurerm = { 5 source = "azurerm"...

Read More
Profile
Carlos Mendible
Carlos Mendible
Father | Husband | Sr Cloud Solution Architect | Former Azure & Developer Technologies MVP | Opinions are my own
Microsoft
Madrid. Spain
About Me
Taxonomies
azure dotnet kubernetes devops management certifications
aks aspnetcore dapr docker powershell cloud keyvault managedidentity terraform ansible ALL 157
2022 3 2021 15 2020 9 2019 14 2018 20 2017 33 2016 33 2015 4 2014 1 2013 2 2011 1 2010 5 2009 7
Posts
  • AKS: Simulate Spot Node Eviction
    AKS: Simulate Spot Node Eviction
    March 20, 2022
  • AKS: Disable local accounts with Terraform
    AKS: Disable local accounts with Terraform
    January 25, 2022
  • Protect your Node.js or .NET API with Azure Active Directory
    Protect your Node.js or .NET API with Azure Active Directory
    January 18, 2022
  • Azure Database for MySQL Flexible Server: Failover Test
    Azure Database for MySQL Flexible Server: Failover Test
    November 28, 2021
  • Azure Cache for Redis: Failover Test
    Azure Cache for Redis: Failover Test
    November 21, 2021
Actions
Twitter Facebook

Go back Reload Copy URL
Copyright: 2009-2022 - Carlos Mendible. All Rights Reserved.