In the previous post, Business Process Orchestration with Azure Function, we talked about consuming series of Azure Functions to automate business
Continue reading »Category: Azure
Business Process Orchestration with Azure Function
Business Process Orchestration (or BPM) can simply be defined as execution of series of events in parallel and/or sequential manner.
Continue reading »Protect your ASP.NET API with OAuth 2.0 External Authentication and Jwt Token
There are plenty of articles and documentations online on how to implement OAuth2 External Authentication (w/LinkedIn, Google, Facebook, etc.) within
Continue reading »Ping Federate- SAML/Federated SSO to Office 365
My colleague, Christian Nowosiadly, and I had the opportunity to conduct a proof of concept to configure Office 365 for Federated
Continue reading »Azure Function App- the evolution of software as a service
Azure Function App is the latest evolution of software as a service and server-less computing. Some people call Function App
Continue reading »An Architects Journey to Cloud (Hands-On)- Update1
It’s been couple of months since I started my hands-on journey to Azure Cloud. The potential is enormous and you
Continue reading »Azure-Migrating WordPress Blog to Independent MySql from MySql In App
Migrating WordPress Blog to Independent mysql from mysql In App in Azure should have been easier but it was not!
Continue reading »Build and Deploy Angular5 App in Azure App Services all from VSTS Online
While there are many articles and documentations online, none of them worked for me 100% for building and deploying of
Continue reading »Build and Deployment of Angular 5 app with Angular CLI and Visual Studio 2017
Cloud is the future of hosting whether you like it or not and trust it or not! While Azure and
Continue reading »Add Custom Domain in Azure App Service
You don’t have to have custom domains to run your apps in Azure App Service but it is best practice
Continue reading »