Skip to main content

Video: Building a Serverless .NET Application on AWS

This demonstration-heavy webinar will highlight the latest techniques, tools, and libraries for developing with .NET Core on AWS. The focus will be on serverless applications with AWS Lambda and AWS Fargate, but the techniques are broadly relevant. You will learn about useful features and best practices for authoring serverless application, including debugging locally from the IDE and in production, as well as how to set up your CI/CD workflow from the start. Learning objectives: 1. Learn how to build .NET Core serverless applications with AWS Lambda and AWS Fargate 2. Best practices for debugging a serverless application locally and after deployment 3. Techniques and tools for building end-to-end applications with .NET Core