NASHUA: Debugging .NET Applications (ONLINE)

Today, I presented Nashua Cloud User Group online about Debugging .NET Applications. Talk Description Debugging an issue in a production environment is challenging, in this talk, we dive into the following topics Synchronous Callstack Asynchronous Callstack Parallel and Tasks .NET profiling Creating and Analysing Dump Ngrok tunnel Debugging Client-side code Fiddler web deugger Azure Web […]

Continue reading


NASHUA: Azure Security Center (ONLINE)

Today, I presented Nashua Cloud User Group online about Azure Security Center. Talk Description Azure Security Center provides security posture management and threat protection for your hybrid cloud workloads. Cloud Security Posture Management includes Policies, initiatives, recommendations, secure scores, and security controls. Cloud Workload Protection protects threats against servers, cloud-native workloads, databases, and storage security […]

Continue reading


NASHUA: Azure Front Door (ONLINE)

Today, I presented Nashua Cloud User Group online about Azure Front Door. Talk Description Azure Front Door is a global, scalable entry-point that uses the Microsoft global edge network to create fast, secure, and widely scalable web applications. Azure Front Door -Standard/Premium (Preview) feature combines capabilities from traditional CDN, global load balancing, dynamic site acceleration, […]

Continue reading


BOSTON: Infrastructure as Code using ARM Templates (ONLINE)

Today, I presented Boston Azure and North Boston Azure User Group online about Infrastructure as Code using Azure Resource Manager Templates. The session was very interactive, engaging with loads of questions from attendees. Talk Description Azure Resource Manager (ARM) Templates simplifies the process of automating the application infrastructure provisioning using Templates, policies, and configuration files. […]

Continue reading


HTTP/2 Configuration

HTTP/2 supported IIS version 10 and above using Windows 10 or Windows Server 2016 or later.  HTTPS/2 uses a single connection (multiplexed)  between multiple requests; new browser requests sent without waiting for other requests to finish.  For web sites hosted in virtual machines might already be using HTTP/2.  If the app hosted in Azure Platform […]

Continue reading


NASHUA: Infrastructure as Code using ARM Templates (ONLINE)

Today, I presented Nashua Cloud User Group online about Infrastructure as Code using Azure Resource Manager Templates. The session was very interactive, engaging with loads of questions. Talk Description Azure Resource Manager (ARM) Templates simplifies the process of automating the application infrastructure provisioning using Templates, policies, and configuration files. Application Infrastructure includes Networks, Compute (Virtual […]

Continue reading


GSCC2020: Real-Time content using Azure SignalR Service (ONLINE)

Today, I presented Granite State (New Hampshire) Code Camp online about Real-time web using Azure SignalR Service. The session was very interactive, engaging with loads of questions. Talk Description Azure SignalR Service simplifies the process of adding real-time web functionality to applications over HTTP. Eliminates the need for polling and provides high availability, resiliency, and […]

Continue reading