We are AWS Serverless and Event Driven Architecture Experts – Ask Us Anything – June 28th @ 6AM PT / 9AM ET / 1PM GMT

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

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-web-adapter

    Run web applications on AWS Lambda

  • For such frameworks, I would look at Lambda Web Adapter (https://github.com/awslabs/aws-lambda-web-adapter/tree/main/examples). Both frameworks have specific examples for them that allow for the execution of those within a Lambda context with few, if any, code changes. For spring, specifically, using Lambda Snapstart can significantly improve cold-start performance. You can read more about Java and Spring framework in this blog post that contains also a code example https://aws.amazon.com/blogs/compute/reducing-java-cold-starts-on-aws-lambda-functions-with-snapstart/ With regards to Flask, you can also use a project like: https://pypi.org/project/flask-lambda/

  • 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

  • Superpower REST API DX with Serverless ⚡ and DevOps Best Practices on AWS (🐍 Python Version)

    5 projects | dev.to | 30 Apr 2024
  • Spring Boot 3 application on AWS Lambda - Part 4 Measuring cold and warm starts with AWS Serverless Java Container

    3 projects | dev.to | 29 Apr 2024
  • Turbocharge your Lambda Functions with AWS Lambda Powertools for Python

    1 project | dev.to | 25 Apr 2024
  • Adding flexibility to your deployments with Lambda Web Adapter

    4 projects | dev.to | 19 Apr 2024
  • Serverless Symfony Starter - Deploy Symfony to AWS

    2 projects | dev.to | 29 Mar 2024