AWS Developer Tools Blog

Pratip Bagchi

Author: Pratip Bagchi

Pratip Bagchi is a Senior Solutions Architect with Amazon Web Services. He specializes in application modernization, digital and AI transformation. He works with enterprise customers and partners to modernize and transform their applications, workloads and helps them to establish reliable, secured and well architected footprint on the cloud leveraging the AWS platform. Pratip spends his free-time in running, camping and gardening.

Architecture diagram

Run Blazor-based .NET Web applications on AWS Serverless

Blazor WebAssembly is a new client-side web development framework that lets developers to use C# to create application front end. Blazor can run client-side C# code directly in the browser, using WebAssembly. Blazor WebAssembly runs on .NET Core and it is an open source and cross-platform web framework for building single-page application using .NET and […]