Programming
Showing 817–828 of 3115 results
Deploy a .NET Aspire solution to Azure
Learn how to deploy a .NET Aspire solution to container host services, such as Azure Container Apps (ACA) and Azure Kubernetes Services (AKS). Integrate .NET Aspire solution deployment with Continuous Integration/Continuous Deployment (CI/CD) pipelines.
Deploy a .NET microservice to Kubernetes
Microservice applications are composed of small, independently versioned, and scalable customer-focused services. Microservices applications deployed in containers make it possible to scale out apps, and respond to increased demand by deploying more container instances, and to scale back if demand is decreasing. In complex solutions of many microservices the process of deploying, updating, monitoring, and removing containers introduces challenges. This module explains some of those challenges and shows how Kubernetes can help.
Deploy a cloud-native .NET microservice automatically with GitHub Actions and Azure Pipelines
Use CI/CD pipelines to build a container image and deploy it to Azure Kubernetes Service (AKS).
Deploy a Java EE (Jakarta EE) application to Azure
Deploy a Java EE (Jakarta EE) application to JBoss EAP on Azure App Service and bind it to Azure Database for MySQL.
Deploy a Java web app to Azure App Service
In this module, you'll look at practices to create and deploy a Java web application on Azure App Service.
Deploy a Microsoft Teams app to Azure by using Teams Toolkit for Visual Studio Code
When you create applications for Microsoft Teams, depending on your requirements, you might choose to host the web app in Azure. You might also add features that require cloud resources, like Azure Key Vault or Azure Functions. If you're creating bots, you'll need to use Azure Bot. The Teams Toolkit for Visual Studio Code extension streamlines the process of setting up and deploying cloud resources by giving you a simple way to select and provision these resources during the app development stage. It also caters to easy publishing of the app, whether you need to publish to your organization for other users to test or to create app packages that can then be uploaded manually in Teams. In this training module, you'll understand more about the infrastructure requirements and how to set up things for hosting and publishing your app in Teams.
Deploy a private MQTT broker
Learn how to deploy your own private MQTT broker.
Deploy a Quarkus application to Azure Container Apps
Create a Quarkus application, connect it to a PostgreSQL database, and then deploy it to Azure Container Apps.
Deploy a Spring Boot app to Azure App Service
Create a Spring Boot application, connect it to a MySQL database, and then deploy to Azure App Service.
Deploy a website to Azure with Azure App Service
Web apps in Azure allow you to publish and manage your website easily without having to work with the underlying servers, storage, or network assets. Instead, you can focus on your website features and rely on the robust Azure platform to provide secure access to your site. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Deploy a website with Azure virtual machines
If your web hosting requirements aren't directly supported by the Azure Web app platform, you can leverage virtual machines to customize and control every aspect of the web server. Learn how to create, configure, and manage virtual machines on Linux and Windows that host web apps. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Deploy and configure Azure Developer CLI templates
In this module, you'll learn how to deploy, configure, and perform common tasks with Azure Developer CLI templates.