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 Instances (ACI) Deployment
·1606 words·8 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell ACI Microsoft
Hi everyone! Today, in this blog post, we will explore how to deploy Azure Container Instances (ACI) using Terraform. As we have discussed several times on this blog, ACI is a vital Azure service for running Docker containers without the need to manage underlying virtual machines.
Bicep - Creating Custom Azure Policy Initiatives
·1048 words·5 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Microsoft Microsoft Azure
Hi everyone! This week we’re talking again about “Policy as Code,” an approach that brings consistency and efficiency to policy management, similar to how “Infrastructure as Code” transformed infrastructure deployment.
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
·1344 words·7 mins· 100 views · 5 likes
Terraform Microsoft Azure API Management IaC
API management is becoming increasingly important, where seamless integration and efficient management of APIs can have a significant impact on the success of our projects. Azure API Management offers us a powerful solution that allows us to publish, manage, protect and analyze our APIs in a secure and scalable environment.