.NET on AWS Blog
Category: AWS Cloud Development Kit
Bob’s Used Books: Build a .NET Serverless Application on AWS – Part 3: Infrastructure as Code and Development Patterns
Introduction Infrastructure as Code and development patterns reduce common challenges when building .NET serverless applications. Managing infrastructure and debugging distributed serverless applications can slow down .NET development. Unfamiliar patterns and boilerplate code make debugging difficult in distributed systems. The first post in this series covered the deployment steps for Bob’s Used Books serverless application. The […]
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 […]
Bob’s Used Books: A .NET Sample Application – Part 3: Infrastructure
Introduction Welcome to the third and final post in the Bob’s Used Books blog post series. In the first post I discussed how to get started with Bob’s Used Books and described the different debug and deployment modes you can use to test and run the application. In the second post I discussed the architecture […]
Bob’s Used Books: A .NET Sample Application – Part 2: Architecture
Introduction Welcome to the second post in the Bob’s Used Books blog post series. In the first post I discussed how to get started with Bob’s Used Books and described the different debug and deployment modes you can use to test and run the application. In this post I will dive into the architecture of […]



