Skip to main content
Jorge Bernhardt Jorge Bernhardt
Jorge Bernhardt

Jorge Bernhardt

Welcome to my website! My goal is to help you optimize your IT infrastructure with expert advice and timely updates. If you find my content valuable, share it with your colleagues and friends!

Latest Posts

Terraform - Simplify Azure API Management Deployment
·1294 words·7 mins· 100 views · 5 likes
Terraform Microsoft Azure API Management IaC
Azure provides us with a flexible and powerful platform to implement API Management resources, allowing us to take advantage of the capabilities of the cloud to improve the lifecycle of our APIs.
Terraform - Deploying Azure Service Bus Topics
·1268 words·6 mins· 100 views · 5 likes
Terraform IaC Azure Service Bus Microsoft Azure
In our previous post, we looked at how to use Terraform to set up namespaces in Azure Service Bus. Now, we’re moving on to the next step: creating topics in Azure Service Bus.
Bicep - Deploy Azure Firewall into Virtual Network
·1213 words·6 mins· 100 views · 5 likes
Bicep Microsoft Azure IaC Azure Firewall
Hey there! In another post, we discussed how you can use Terraform to deploy Azure Firewall and how it can make your cloud deployments more efficient and secure. Today, let’s explore how you can achieve similar results using Bicep, Azure’s language for resource declaration.
Terraform - Azure Service Bus Queue Deployment
·1420 words·7 mins· 100 views · 5 likes
Terraform IaC Azure Service Bus Microsoft Azure
In the previous post, we started a series on using Terraform to deploy Azure Service Bus resources. We covered how to deploy namespaces in Azure Service Bus. Now, in this second post, we will look at Azure Service Bus queues, a fundamental component for efficient message handling.
Bicep - Deploying an Azure Elastic SAN
·889 words·5 mins· 100 views · 5 likes
Azure CLI Microsoft Microsoft Azure Bicep
Happy New Year, everyone! Kicking off our first article of the year, we’ll explore deploying Azure Elastic SAN using Bicep. Currently, there is no official Bicep module specifically for Elastic SAN implementation.