Migrating your JBOSS EAP apps to Azure App Service
Migrating web apps to App Service typically follows a 4-step process: Discover Assess Upgrade Migrate We'll take a look at each of these for a JBOSS EAP application, the cool…
13/02/2024
The original post (Japanese) was written on 20 July 2025. MicronautアプリケーションからAzure Monitorにlog/metric/traceを送信したい Query One of my customers, using Micronaut to develop their applications, asked me about the following question. We are currently creating microservices with Micronaut and orchestrating them on Azure (Azure Container Apps). We would like to ask about…