Serverless API Idempotency with AWS Lambda Powertools and 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
  • aws-lambda-handler-cookbook

    This repository provides a working, deployable, open source-based, serverless service template with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.

  • The ‘orders’ service is a serverless service template project I created on GitHub. It helps you get started in the serverless domain with all the best practices, a working CI/CD pipeline and CDK infrastructure code.

  • aws-lambda-powertools-python

    Discontinued A developer toolkit to implement Serverless best practices and increase developer velocity. [Moved to: https://github.com/aws-powertools/powertools-lambda-python]

  • The decorated function’s return value must be a JSON serializable object. You can’t return a class, like a Pydantic class, but you must return a JSON serializable object like a string or a dictionary. It’s not symmetric, as you can provide a Pydantic input parameter but not output. There’s an open issue around it.

  • 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

  • AWS-Lambda-Handler-Cookbook

    1 project | news.ycombinator.com | 8 Nov 2023
  • How to Effortlessly Monitor Serverless Applications with CloudWatch — Part One

    1 project | dev.to | 17 Oct 2023
  • Deploy AWS AppConfig Configuration with the New L2 CDK Constructs

    1 project | dev.to | 18 Sep 2023
  • AWS Lambda Cookbook— Part 3 — AWS Lambda Business KPI Best Practices

    1 project | dev.to | 23 Mar 2023
  • Deploy to AWS with GitHub Actions and AWS CDK

    1 project | dev.to | 5 Feb 2023