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 – Simplified Azure Container Registry (ACR) Deployment
·1407 words·7 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell ACR Microsoft
Hi folks! Today, in this blog post, we’re going to explore how to implement Azure Container Registry (ACR) using Terraform. As we’ve discussed on several occasions in this blog, ACR is an essential Azure service for storing and managing Docker container images.
Bicep - Deploying Azure Application Insights
·818 words·4 mins· 100 views · 5 likes
Azure CLI Microsoft Microsoft Azure Bicep
Keeping our cloud applications healthy and reliable requires constant monitoring. Azure Application Insights allows us to track performance, identify errors, and gain valuable insights into the behavior of our applications.
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.