Anyone running ASP.Net Core on AWS Lambda? Or dotnet on AWS Lambda in general !

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • What's your thoughts on AWS Lambda for microservices? Long narrative short, I'm â €debating converting an app I originally built in asp.net core to AWS Lambda to save money. It's currently running in a container on ECS Fargate. AWS offers a dotnet cli extension that allows me to pretty much bootstrap my api to run on Lambda while keeping the asp.net core framework: https://github.com/aws/aws-extensions-for-dotnet-cli. Honestly, the only reason I'm considering doing this is cost ... as this is a side project that I someday plan to make public. I started rewriting the api in pure NodeJS with Typescript to run on AWS Lambda and I really miss the built in functionality I get with asp.net core framework and beauty of dotnet.

  • aws-lambda-dotnet

    Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts