You may have read my previous posts on Azure Kubernetes, Deploy ASP.NET Core Application in Linux Container in Azure Kubernetes Service
Continue reading »Category: Cloud
VSTS to Kubernetes PODs: Story of Build and Release Automation
Any successful organization should automate the build and release process to shorten the delivery time and to avoid costly mistakes.
Continue reading »Document and Publish your ASP.NET Core API with Swagger (OpenAPI Specification)
Let me write an Agile story for this article and, excuse me, if my story isn’t following true agile standard.
Continue reading »Real World (Demo) of Azure Reference Architectures
It been a while since I wrote my last blog and this is going to be my first after I
Continue reading »Using Google Analytics with Angular 5
Google Analytics is a freemium web analytics service offered by Google that tracks and reports website traffic. If you are
Continue reading »Application Performance Monitoring (APM) in Azure
Many of you are already familiar with Application Performance Monitoring (APM) in on-premise world. Applications are written to work perfectly
Continue reading »Secure Azure Function with Jwt OAUTH2 Token
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 »