Deploying Azure App Services on Azure Arc enabled Kubernetes Clusters
December 1, 2021
DevOps Lead @ BET Software
December 1, 2021
September 23, 2020
New enhancements to .NET 5 include smaller, faster single-file applications that use less memory, which are appropriate for microservices and containerized applications across operating systems.
September 23, 2020
Updates to the Azure App Service managed platform for building, deploying and scaling web apps include new price points, an updated Premium offering, support for Windows Containers, a new multinetwork App Service Environment and integration with GitHub Actions.
May 30, 2020
Useful docs for understanding Azure’s global infrastructure can be found here
May 2, 2020
A NEW VERSION OF THIS EXAM, AZ-104, BECAME AVAILABLE ON APRIL 2, 2020. You will be able to take this exam until it retires on or around August 31, 2020. Note: Exams retire at 11:59 PM Central Standard Time.
February 18, 2020
There are two main concepts when it comes to Azure Functions, and that is “Events” and “Code”. The concept of Azure Functions is that “Events” trigger “Code” Some examples of events are, new data being available (item being put onto a queue or blob storage), or an HTTP request is received for running some code based off a webhook or building a REST API.