Seleziona una pagina

Azure massive ESU provisioning using ARC

Azure ARC is a suite of products offered by Microsoft to monitor and manage VMs that are not in Azure. ARC includes the option to receive updates for old operating systems as Windows Server 2012. As of now there’s no way to massively associate an Extended...
Istio + Azure App Gateway for Containers

Istio + Azure App Gateway for Containers

Today I would like to share with you a brand new architecture for your AKS deployments! 💡 Azure Application Gateway for Containers is a new application (layer 7) load balancing and dynamic traffic management product designed for workloads running in a Kubernetes...
Exposing AKS services using Front Door

Exposing AKS services using Front Door

In this article I present an architecture to expose services behind an API Management solution and with a Front Door CDN. Azure API Management is a great solution to organize your APIs in one place, giving the opportunity for your/external developers to consume them...
Modern File Transfer Solution on Azure — SFTP

Modern File Transfer Solution on Azure — SFTP

Are you thinking about a way to modernize your applications that make use of SFTP file transfers? Classic SFTP integrations leverage on a server to which they send files and a client polls at regular intervals, waiting for a file to became available for processing....

Validate GreenPass via API

I’ve just published a library (and related SaaS cloud demo) to validate GreenPass programmatically via API. https://greenpassapi.azurewebsites.net/ The implementation adheres to Italian expiry date validation rules and those rules and the Trust List are updated...

Protect your production systems from ransomwares

Ransomware viruses are an always increasing threat. Being able to protect your systems increases your company security and gives you peace of mind. While there are a number of solutions to protect valuable data from ransomwares, I’ll focus this article on how to...