Building a Web Application on Microsoft Azure

Building a Web Application on Microsoft Azure

Building a Web Application on Microsoft Azure

Description

Microsoft Azure offers a wide range of integrated services for developers looking to build a web application on the cloud. In this course, instructor and Microsoft MVP Rodrigo Díaz Concha shows you the fundamentals of how to build web applications that take advantage of several of these services, including Azure DevOps, Azure App Service, Azure SQL, Azure Functions, and more.

Language: English

View course on LinkedIn Learning

Content

flowchart LR
    A[1. Azure DevOps for Storing Code] --> B[2. Azure App Service]
    B --> C[3. Azure SQL for Data Storage]
    C --> D[4. Azure Storage for Binary Files]
    D --> E[5. Azure Functions]
    E --> F[6. Azure Logic Apps]