Package and deploy a Lambda function as a Docker container with AWS CDK

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
  • awsome-slack-backend

    Using AWS Lambda Function URL to build a Serverless backend for Slack

  • For the function to be packaged as a Docker image, I used the Go:1.x base image (see Dockerfile). But, you can explore other options as well. During deployment, the Docker image is built locally, pushed to a private ECR registry and finally the Lambda function is created - all this, with a few lines of code!

  • 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

  • Rethinking Serverless with Flame

    5 projects | news.ycombinator.com | 6 Dec 2023
  • Using Flask for API development

    1 project | /r/aws | 17 Mar 2023
  • Is there a zero-boilerplate zero-configuration cloud serverless framework for Go?

    5 projects | /r/golang | 14 Jan 2023
  • Where can I find examples of cloud architectures ?

    1 project | /r/aws | 18 Oct 2022
  • Lambda best approach

    1 project | /r/aws | 13 Jun 2022