Cloud Migration 101: Developer Edition

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aws-lambda-dotnet

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

  • AWS provides a NuGet package (see Amazon.Lambda.AspNetCoreServer) that makes it easy to do this. It works pretty well, but instead of one copy of the API serving many clients you have many copies of the API each serving one client at a time. There are also limitations in areas like file upload and download (which vary depending upon whether this is being used with API Gateway or an Application Load Balancer).

  • 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

  • Cloudwatch Alarm Lambda error triggering, but I can't find the log error

    1 project | /r/aws | 20 Apr 2023
  • Migrating .NET Console App Cron from GitHub Action to AWS Lamda

    2 projects | dev.to | 18 Apr 2023
  • AWS Lambda for hosting asp.net core webapis?

    1 project | /r/csharp | 26 Jan 2023
  • Debugging .NET Lambdas similarly to RIE

    1 project | /r/dotnet | 4 Nov 2022
  • AWS hosting multiple api’s using hangfire or going serveless with Lambda

    1 project | /r/dotnet | 14 Apr 2021