awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
davidgf avatar

davidgf/serverless-plugin-canary-deployments

0
View on GitHub↗
374 Stars·81 Forks·JavaScript·ISC·2 Aufrufe

Serverless Plugin Canary Deployments

A Serverless plugin to implement canary deployments of Lambda functions, making use of the traffic shifting feature in combination with AWS CodeDeploy

Features

  • Serverless Framework Plugins - Implement canary deployments for Lambda functions.

Star-Verlauf

Star-Verlauf für davidgf/serverless-plugin-canary-deploymentsStar-Verlauf für davidgf/serverless-plugin-canary-deployments

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Serverless Plugin Canary Deployments

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Serverless Plugin Canary Deployments.
  • dherault/serverless-offlineAvatar von dherault

    dherault/serverless-offline

    5,257Auf GitHub ansehen↗

    serverless-offline is a Serverless Framework plugin that provides a local cloud infrastructure simulator. It acts as an AWS Lambda local emulator and AWS API Gateway mock, allowing for the development and testing of serverless functions on a local machine without deploying to a remote provider. The project distinguishes itself by simulating bidirectional WebSocket connections and message routing, as well as mimicking the request lifecycle of an HTTP gateway. It includes a mock identity authorizer pipeline to verify tokens and JWTs locally and supports the mounting of virtual dependency layers

    JavaScriptaws-apigatewayaws-lambdaserverless
    Auf GitHub ansehen↗5,257
  • danielcondemarin/serverless-nextjs-pluginAvatar von danielcondemarin

    danielcondemarin/serverless-nextjs-plugin

    4,464Auf GitHub ansehen↗

    This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS Lambda@Edge and AWS CloudFront. It functions as a bridge to adapt server-side rendering and API routes for execution on serverless edge compute. The plugin automates the provisioning of cloud infrastructure, including the packaging and deployment of application code to global edge locations. It handles the synchronization of static assets to storage buckets and the mapping of Next.js routes to specialized edge functions to reduce global latency. The project covers wide-ranging

    TypeScript
    Auf GitHub ansehen↗4,464
  • fnproject/serverless-fnAvatar von fnproject

    fnproject/serverless-fn

    8Auf GitHub ansehen↗

    Plugin to add FN as provider for Serverless Framework

    JavaScript
    Auf GitHub ansehen↗8
  • cloudflare/serverless-cloudflare-workersAvatar von cloudflare

    cloudflare/serverless-cloudflare-workers

    182Auf GitHub ansehen↗

    Serverless plugin for Cloudflare Workers

    JavaScript
    Auf GitHub ansehen↗182
Alle 11 Alternativen zu Serverless Plugin Canary Deployments anzeigen→

Häufig gestellte Fragen

Was macht davidgf/serverless-plugin-canary-deployments?

A Serverless plugin to implement canary deployments of Lambda functions, making use of the traffic shifting feature in combination with AWS CodeDeploy

Was sind die Hauptfunktionen von davidgf/serverless-plugin-canary-deployments?

Die Hauptfunktionen von davidgf/serverless-plugin-canary-deployments sind: Serverless Framework Plugins.

Welche Open-Source-Alternativen gibt es zu davidgf/serverless-plugin-canary-deployments?

Open-Source-Alternativen zu davidgf/serverless-plugin-canary-deployments sind unter anderem: dherault/serverless-offline — serverless-offline is a Serverless Framework plugin that provides a local cloud infrastructure simulator. It acts as… danielcondemarin/serverless-nextjs-plugin — This project is a Serverless Framework plugin and adapter that enables the deployment of Next.js applications to AWS… funkybob/serverless-s3-deploy — Plugin for serverless to deploy files to a variety of S3 Buckets. janders223/serverless-offline-ssm — This Serverless plugin allows you to develop offline while using AWS SSM parameters in your serverless.yml template.… p0wl/serverless-fbp — serverless-fbp. piercus/serverless-local-environment — This plugin helps you add some conf that will only work for serverless invoke local.