Skip to content

mkader/Azure-Developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topics

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