AdamMazouz's Blog

Drafting My Way Through the Clouds.
Image

Reusable Terraform Modules for Pure Cloud Block Store

Start with nothing and scale to infinity

This blog post provides an entry point for how to deploy Pure Cloud Block Store in Azure, only Azure Subscription needed, everything else will be taken care of using Terraform modules

Image

Putting Terraform `for_each` Into Practice

Example of deploying complex Azure infrastructure using Terraform for_each

This blog is an example of how I am using different Terraform features to build different modules of deploying and managing Pure Cloud Block Store. In this once I will be putting `for_each` into practice to manage similar resources with different configurations and parameters.

Image

Building Event-driven Architectures in Azure - Part 2

Automate Pure Cloud Block Store Operations with Azure Function

A Step-by-step guide for Azure Event Grid with serverless PowerShell Functions

Image

Building Event-driven Architectures in Azure - Part 1

Getting started with Azure Event Grid and Azure Functions

A Step-by-step guide for Azure Event Grid with serverless PowerShell Functions