Follow me at: Linkedin or at: stackoverflow



Blog Posts

Cover Image for CI / CD with GitHub Actions - deploying on Azure [app & bot service] with GitHub reusable workflows !

CI / CD with GitHub Actions - deploying on Azure [app & bot service] with GitHub reusable workflows !

Lets deploy Azure Bicep templates that we build using GitHub actions with few advanced concepts & features

Vibhor Agarwal
Vibhor Agarwal
Cover Image for Infrastructure as Code with Azure Bicep - deploying app service, bot service with several Azure integrations

Infrastructure as Code with Azure Bicep - deploying app service, bot service with several Azure integrations

Instead of using default ARM templates provided by Microsoft samples, lets build the bicep templates for deployment of Bot that we build. Also add several other resources that we would need generally for any application and even in the bot we built !

Vibhor Agarwal
Vibhor Agarwal
Cover Image for Collecting custom API usage data for analytics asynchronously on AWS

Collecting custom API usage data for analytics asynchronously on AWS

When you have custom API metrics to collect in a latency sensitive application, how do you design your architecture on AWS ?

Vibhor Agarwal
Vibhor Agarwal
Cover Image for All about Microsoft Bot Framework (Python), Streaming Content & Azure Deployment for GenAI powered Chatbots

All about Microsoft Bot Framework (Python), Streaming Content & Azure Deployment for GenAI powered Chatbots

Building a teams bot with Python Microsoft Bot framework is challenging. Here is an end to end guide to follow.

Vibhor Agarwal
Vibhor Agarwal
Cover Image for AWS Athena - Partitioning tips when building Data Lake with Tabular numeric data

AWS Athena - Partitioning tips when building Data Lake with Tabular numeric data

When dealing with tabular data spread, how do you partition data for optimal cost-optimized, fast and scalable querying ?

Vibhor Agarwal
Vibhor Agarwal
Cover Image for Customized Scaling of AWS ECS

Customized Scaling of AWS ECS

There are multiple use cases to containerize and host proprietary applications on AWS ECS which is “a fully managed container orchestration service that makes it easy for you to deploy, manage, and scale containerized applications” Scaling ECS then is one of the key needs of any application. This article describes challenges with ECS supported scaling and describes a custom solution to alleviate them.

Vibhor Agarwal
Vibhor Agarwal