.NET on AWS Blog

Vedanayagan Damodaran

Author: Vedanayagan Damodaran

Vedanayagan Damodaran is a Cloud Application Architect at Amazon Web Services (AWS). He is helping organizations modernize their workloads and migrate them to the cloud.

Bob’s Used Books: Build a .NET Serverless Application on AWS – Part 2: Architecture

Introduction This post covers the architecture and components of a modern .NET serverless application, demonstrating implementation patterns for authentication, data storage, image processing, and API management that showcase the optimization benefits of this architecture. AWS serverless architecture provides improved scalability, cost-efficiency, and reduced operational overhead. Part 1 of this series focused on initial setup and […]

Bob’s Used Books: Build a .NET Serverless Application on AWS, Part 1: Deployment and Setup

Introduction Bob’s Used Books is an eCommerce application developed to provide the .NET community with a real world .NET application sample that uses multiple AWS frameworks and services. The original monolithic version of Bob’s Used Books was discussed in a previous blog series, Bob’s Used Books: A .NET Sample Application (Part1, Part2 and Part3), with […]