What Does The Future Hold For Serverless?

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

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

    Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.

  • By abstracting away infrastructure decisions, serverless goes from the wild west to a standard development practice reinforced by de facto patterns and standards that are implemented for us automatically.

  • serverless-application-model

    The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.

  • Tooling continues to get better to make infrastructure as code easier. Tools like AWS SAM and CDK abstract away some of the complexity of CloudFormation to make it easier to "connect the dots" with your resources. Tools like Terraform and Serverless Framework abstract away the vendor entirely, letting you deploy your workloads with the same IaC regardless of which cloud provider you use.

  • 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
  • aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

  • Tooling continues to get better to make infrastructure as code easier. Tools like AWS SAM and CDK abstract away some of the complexity of CloudFormation to make it easier to "connect the dots" with your resources. Tools like Terraform and Serverless Framework abstract away the vendor entirely, letting you deploy your workloads with the same IaC regardless of which cloud provider you use.

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