In the previous post, Business Process Orchestration with Azure Function, we talked about consuming series of Azure Functions to automate business
Continue reading »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 »Ping Federate- Attribute Fulfillment with OGNL Expression
I have been working with Ping Federate few years and I kind of know the ins and outs of the
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 »Subscribe to an Observable AddressBook in Angular5
Observable is introduced since Angular 2 and it’s not new if you are already familiar with async programming. It’s always
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 »