I’ve started to collect resources pertaining to learning Azure from a developer’s perspective. These could be tips and tricks, eBook’s, whitepapers and even learning courses.
The new page on my blog can be found here Resources which is located in the top menu bar as shown here
Added Resources to my top navigation bar menu.
If you have suggestions for links please let me know.
In this episode of Azure Friday, Jeremy Likness joins Scott Hanselman to show how to build workflows and integrations from the cloud across third-party services and on-premises servers using Azure Logic Apps.
Modern applications light up with real-time information. In this episode of Azure Friday, Anthony Chu joins Donovan Brown to show how to deliver live updates from Azure Functions to web, mobile, and desktop apps with Azure SignalR Service. Learn how to send real-time messages over WebSockets from your serverless apps with a few lines of code.
In this episode of Azure Friday, Kirill Gavrylyuk joins Scott Hanselman to go over two important updates to Azure Cosmos DB: Free Tier and Autopilot. Free Tier enables you to run small applications using Azure Cosmos DB free of charge for as long as you like. Autopilot enables developers to only pay for the Azure Cosmos DB usage they need and not worry about predicting throughput.
Think serverless is just for functions? Think again! In this episode of Azure Friday, Brendan Burns joins Donovan Brown to look at how serverless containers can provide a cloud-native container experience without the worry of a server or operating system. They also look at how this integrates with the Azure Kubernetes Service (AKS).
In this episode of Azure Friday, Jeff Hollan joins Scott Hanselman to show how you can quickly develop and deploy code to run in the cloud with Azure Functions. Functions can be written in a variety of languages, and will automatically trigger and scale based on your application needs.
Azure App Configuration helps you manage application settings and control their access centrally. It’s built on the simple concept of key-value pairs, and this service provides manageability, availability, and ease-of-use.
Azure App Configuration provides the following benefits:
Universal, fully managed configuration store for configuration and feature management
Provides fast retrieval of configurations for any application in Azure, on-prem or in other clouds
Complete data encryption, at rest or in transit
Improve security by separating configuration from code
Reduce configuration complexity across multiple environments
Native integrations with popular frameworks such as .NET, Azure Functions, and Java Spring
Earlier this week I noticed that Microsoft launched the Azure Apps Demo Map website, a centralized way to see a some awesome resources available by Microsoft for building enterprise applications that leverage Azure technologies..
Most of the scenarios include an interactive user experience to explore the solution – including solution diagrams, live demos, source code and additional resources.
When exploring a scenario you can click on sections to see what technologies were used for that particular application. In the case of the Rewards application, it uses Azure Functions, Logic Apps, and App Service.
After exploring the interactive model you can head over to the GitHub project to download and run the code so that you can dig really deep in how the solution was built.
Let’s take a brief look at each of the projects.
Projects
Currently the Azure Apps Demo Map contains four applications as listed below.
Tailwind Traders
Tailwind Traders is a fictitious retail company showcasing the future of intelligent application experiences. These reference apps are all powered by the Azure cloud, built with best-in-class tools, and made smarter through data and AI.
SmartHotel360 is a fictitious smart hospitality company showcasing the future of connected travel. Their vision is to provide an intelligent and personalized experience to the guests.
The geek version of the classic game. This sample shows a multilanguage application running on AKS with a front-end developed in Blazor and integrated with Azure Machine Learning and Azure Cognitive Services. Start the battle and find if you can beat our bot! VISIT PROJECT
Contoso Air is a fictitious airline company. This lab shows how to create a website application that runs Node.JS Server that stores customer booked flights in an Azure Cosmos DB.
Unfortunately this project has no diagram and has been archived. However this project still contains valuable information for building a Node.JS + Cosmos DB application and running it on Azure.
This is a great resource to learn how Azure can be used for an end to end solution for your business.
They have a feedback link so if you found the resource useful or you have suggestions please let them know. It would be cool to see this resource be expanded to include other applications that include Power BI, Power Apps, Azure DevOps, Dynamics, etc.