Azure Logic Apps – Approval Workflow using HTML Form
Recently customer approached me to build “Microsoft Teams” approval workflow. Their IT support was overwhelmed with requests to create new Microsoft Teams and decided to automate the process. Here’s the breakdown of requirements To get Microsoft Teams created for User, they need to fill basic...
Containerize and Migrate Legacy Classic ASP to Azure App Service
Download source code here Legacy apps are sometimes very hard to modernize or not worth it so you just want them working in their current state without much overhead. Migrating the legacy application using Docker on Azure App Service gives you many benefits like better...
Modern Web Apps Architecture with AWS Fargate
I recently helped client build Architecture in AWS . They had following requirements. Migrate existing applications (Java/.NET Core) to AWS with minimum friction. Ability to run legacy and cloud native applications. Migrate existing MySQL DB. Support Microservices Architecture. Secure and scalable . Ability to archive...
Microservices and Azure
Microservices architecture has gained popularity in recent years. We evolved from N-Tier to SOA and then microservices. Every architecture style has it’s pros and cons. I am not going to write pros and cons of microservices or how do we build it but is high...
Microsoft Ignite|The Tour Sydney
I was lucky enough to join Microsoft Ignite 2019 in Sydney. The two day event happened on Feb 13-14 2019 at ICC Sydney where you get to attend awesome sessions and meet experts. The Registration was free and whole event was very well organized. There...
Parallelize tasks with Azure Durable Functions
Overview Azure Functions has picked up popularity because of their serverless nature. State management is still challenging with traditional Azure Functions so Microsoft went ahead to provide Azure Durable Functions. I played with Azure durable functions to deal with a particular scenario and thought to...
Dockerize .NET CORE web App with dependent class library
Recently one of the challenges i faced while containerize the application was to create the docker image of my web project where it has dependent class library , in short more than one .csproj files. I created .NET core project and added dependent class library...
Create simple bot with Azure Bot Service
Creating asimple bot is very easy in Azure. I introduced the bot in my previous post “Introduction to Microsoft Azure Bot Service” . In this post I will follow the official example and explain additional things on the way. There are two ways to create...
AWS Innovate 2018
I got a change to attend AWS Innovate 2018 online conference on July 19th 2018. I joined the conference from Melbourne (AU). The conference had 50+ different sessions which were sub-divided into 10 Major categories like IoT, Big Data , AI and Machine Learning etc....
SalesForce PlatForm Developer I Cert – Experience and Tips
I recently passed my “SalesForce Plat Form Developer I” certification and would like to share my experience. It was one of the best balanced certification exams that i came across. How did I study ? I had a limited exposure to Apex and...
Tech Portfolio
Categories
- .NET (4)
- AI (2)
- AWS (2)
- Azure (8)
- Cloud (7)
- Container (4)
- Docker (1)
- Machine Learning (1)
- SalesForce (1)
- Serverless (4)
- Uncategorized (1)