An open API service indexing awesome lists of open source software.

https://github.com/mkader/azure-developer


https://github.com/mkader/azure-developer

azure certification learning microsoft-certification microsoft-learning

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# [Azure-Developer](https://learn.microsoft.com/en-us/collections/3127b5w77g80?WT.mc_id=cloudskillschallenge_4b2f91e9-04c5-4a1c-8f67-443adefd0806)

## [Microsoft Certified: Azure Developer Associate](https://learn.microsoft.com/en-us/credentials/certifications/azure-developer/?ocid=cloudskillschallenge_30dtli_email_wwl)

## Topics

1. Choose the best Azure service to automate your business processes
1. Create serverless logic with Azure Functions
1. Execute an Azure Function with triggers
1. Chain Azure Functions together using input and output bindings
1. Create a long-running serverless workflow with Durable Functions
1. Develop, test, and publish Azure Functions by using Azure Functions Core Tools
1. Develop, test, and deploy an Azure Function with Visual Studio
1. Monitor GitHub events by using a webhook with Azure Functions
1. Enable automatic updates in a web application using Azure Functions and SignalR Service
1. Expose multiple Azure Function apps as a consistent API by using Azure API Management
1. Choose a messaging model in Azure to loosely connect your services
1. Implement message-based communication workflows with Azure Service Bus
1. Communicate between applications with Azure Queue storage
1. Enable reliable messaging for Big Data applications using Azure Event Hubs
1. Choose a data storage approach in Azure
1. Create an Azure Storage account
1. Connect an app to Azure Storage
1. Secure your Azure Storage account
1. Store application data with Azure Blob Storage
1. Introduction to Azure virtual machines
1. Create a Windows virtual machine in Azure
1. Build and run a web application with the MEAN stack on an Azure Linux virtual machine
1. Prepare your development environment for Azure development
1. Host a web application with Azure App Service
1. Publish a web app to Azure with Visual Studio
1. Stage a web app deployment for testing and rollback by using App Service deployment slots
1. Scale an App Service web app to efficiently meet demand with App Service scale up and scale out
1. Deploy and run a containerized web app with Azure App Service
1. Top 5 security items to consider before pushing to production
1. Configure security policies to manage data
1. Configure and manage secrets in Azure Key Vault
1. Secure your Azure resources with Azure role-based access control (Azure RBAC)
1. Secure your Azure SQL Database