Issue 489 · Week of May 23, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

AWS Serverless applications with multiple .NET Core projects

Read full article Discuss
When building a serverless application on AWS, AWS CloudFormation is incredibly important for deploying your AWS Lambda functions and the AWS resources that your application will interact with. With our AWS .NET Core Lambda tooling, when you create a serverless application an AWS CloudFormation template is added to your project. The template enables you to […]