I have a zeal for sharing my learnings with others so that we grow together as one tech community. If you would like me to speak at an event you are organizing or attending, please drop me a line.
Upcoming Events
Current Talks
- Building a Serverless Speeding Infraction System under 60 Minutes
- Cleaner Business Rules with JSON Rules Engine and Azure Functions
- To Logic Apps or Power Automate: That is the Question?
- Deploying .NET Core Web API to Azure App using GitHub Actions
- Automating Logic Apps deployment with GitHub Actions
- Modern Day Intelligent Workflows with Azure Logic Apps and Cognitive Services
- How to build Event Driven .Net Apps using Servless Azure Functions
- Things you should know about Azure API Management
- Azure Integration Services for .NET Developers
- Logic Apps for Beginners
Retired Talks
- How to build a Serverless Helmet detection system using Custom Vision, Azure Functions, Event Grid and Logic Apps
- Building Intelligent Chat Bots using MS Bot Framework
- Administering BizTalk Server with a ChatBot
Past Presentations
2023
Global Integration BootcampMumbai, India (March 4th)
Global AI Bootcamp 2023, Mumbai
2022
Dear Azure Weekly Presentations - Online (November 13th)
Dear Azure Weekly Presentations - Online (November 6th)
2021
Dear Azure Weekly Presentations - Online (March 20th)
Global Integration Bootcamp - Online (February 27th)
2020
Global AI Tour 2020 - Online (May 17th)
Dear Azure Weekly Presentations - Online (May 17th)
Global Azure Virtual - Online (April 23rd)
Dear Azure Weekly Presentations - Online (April 16th)
2019
Integration User Group - Online (October 7th)
Integration Down Under - Adelaide, South Australia (August 11th)
Dear Azure Weekly Presentations - Online (August 11th)
Global Azure Bootcamp - Adelaide,South Australia (April 27th)
Adelaide Azure User Group - Adelaide,South Australia (April 18th)
Global Integration BootcampMelbourne, Victoria (March 30th)
Integration User Group - Online (January 21th)
Talk Details
## Through this talk I demonstrate to attendees how easy it is to create and prototype AI infused logic apps workflows even without having prior coding or AI experience.
## Cleaner Business Rules with JSON Rules Engine and Azure Functions This is an advanced level session which talk about how we can create a serverless rules engine using Open Source JSON rules engine from Microsoft and Azure Functions.
To Logic Apps or Power Automate: That is the Question?
This is an intermediate level session where I present based on my past experience, the process I use to determine if I should use Logic Apps or Power Automate for a workflow in my project.
Automating Logic Apps deployment with GitHub Actions
This is a beginner friendly session where I present how GITHUB actions work and how we can use it to set up a proper Continuous deployment for a logic app and how to deploy it to azure.
Deploying .NET Core Web API to Azure App using GitHub Actions
This is a beginner friendly session where I present how GITHUB actions work and how we can use it to set up a proper Continuous deployment for a web api and how to deploy it to azure.
Modern Day Intelligent Workflows with Azure Logic Apps and Cognitive Services
The session demonstrates how easily and effortlessly we can build integration solutions for modern-day using Logic Apps and Azure Cognitive Services.
How to build Event Driven .Net Apps using Serverless Azure Functions
This is a advanced session which dives into the topics of event driven programming and how we can use different azure services like Azure Event Grid, Azure Functions etc, to create a reactive solution.
Things you should know about Azure API Management
The session would demonstrate,
- What are Web APIs and why they are used?
- What does Serverless mean?
- What is Azure serverless APIs?
- What is Azure API Management ?
- What are Azure APIM policies?
- Options to expose the APIs securely.
- Products and subscription scopes for the APIs.
- Developer portal for the APIs.
- And Some best practices..
Azure Integration Services for .NET Developers
This session talks about various components that are part of the Azure integration services and why when to use them. It also covers various basic integration design patterns that can be built using these services e.g. queue/topic-based integrations, event-driven integrations, etc
How to build a Serverless Helmet detection system using Custom Vision, Azure Functions, Event Grid and Logic Apps
This session will talk about how we can create a serverless helmet detection app using Custom Vision (Azure Cognitive Service), Event Grid, Azure Functions and Logic Apps. It will briefly touch up on how we can use event grid to create reactive workflows and functions which cater to different aspects of the Helmet Detection system.
Building Intelligent Chat Bots using MS Bot Framework
This is a beginner friendly presentation which introduces the participants to the concepts of conversational AI and then explains how one can get started building fun chatbots using MS Botframework and the Azure Cognitive Services.
Building Intelligent Chat Bots using MS Bot Framework
This is a beginner friendly presentation which introduces the participants to the azure logic apps and it then talks about some sample integrations and how easy it is build them.
Administering BizTalk Server with a ChatBot
BizTalk is a hybrid integration platform by Microsoft which allows organizations to build robust enterprise level integrations which can connect systems working on disparate languages, platforms etc. This presentation talks about how an organization can get started on building a chat bot solution which can be used by an admin to manage the Microsoft BizTalk server. This presentation shows the concept using Microsoft Botframework SDK.