How to manage canary deployments on Lambda via the Serverless Framework

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • serverless-plugin-canary-deployments

    Canary deployments for your Serverless application

  • Now, the Canary Deployments Plugin takes care of all those things for you! It makes gradual deployments simply a matter of configuration.

  • serverless-plugin-aws-alerts

    Discontinued A Serverless Framework plugin that creates CloudWatch alarms for functions.

  • In this example, we’ll monitor that our function doesn’t have any invocation error. We’ll be using A Cloud Guru’s Alerts Plugin for this:

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • sls-canary-example

    Usage example of the Serverless Plugin Canary Deployments

  • You can get the code in the above example here, and if you’re interested in the details of the underliying technology, check out this post.

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