by Jovan Popovic(MSFT)
In this article, I will show you how to create powerful REST API with just a few lines of C# code using MsSql.RestApi package. If you follow this approach, it might be a huge time saver for you.
by Dave Kerr
There are cases where great efforts have been made to adopt microservice patterns without understanding the specifics of the problem at hand...
by Duncan Edwards Jones
Using Azure Event Grid and Durable Functions as the backbone for a serverless CQRS architecture
by Petru Faurescu
Is there an easy way to succinctly and unambiguously communicate the architecture of a software system? Something that could highlight the requirements, and still be brief?
by Matthew Casperson
How to translate text and convert the translated text to speech to complete building the Universal Translator
by Matthew Casperson
How to build the initial backend API and publish it as an Azure function app
by Matthew Casperson
How to build a frontend web app for a universal translator
by Marcelo Ricardo de Oliveira
This article should demonstrate how to create a serverless Azure Functions web app in Python.