Talks
Conference talks, presentations, and speaking engagements
Accelerating your coding Journey - Guided by Copilot
Cross-Platform Multi-Agent Orchestration with Semantic Kernel
OpenAI's Realtime API - Intro and Key Learnings
Understanding Autogen's Distributed Agent Runtime
Edge Rollout System
Exploring ONDC
Demystifying Micro-frontends
Will be covering what micro frontends are and break down a few common myths surrounding micro frontend architecture. Will also be discussing on how to solve challenges when kick-starting this journey. You will learn key ways to implement micro frontends alongside their pros and cons.
This is part of a webinar series, you can watch the recording of the session here.
Strangler fig pattern with CDC
In this talk I will discuss on, how our clients went about re platforming their monolith application using strangler fig approach and will focus on their data strategy using change data capture technique.
Kafka 101
Kafka is an open source distributed event streaming platform.
In his talk, I explain some basic terminologies in Kafka. This is mainly focussed on the audience who are new to Kafka itself.
Scaling Applications Using Micro-Frontends
Modern web applications tend to have complex and feature-heavy Frontends when compared to backends.
With so many choices for frameworks and programming paradigms, building a consistent Frontend to scale is a challenging problem to solve. We cover ways in which you can scale your Frontend application and your development teams by using a Micro-Frontends design pattern.