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
·
p0wl avatar

p0wl/serverless-fbp

0
View on GitHub↗
6 Stars·0 Forks·JavaScript·2 Aufrufe

Serverless Fbp

serverless-fbp

Features

  • Serverless Framework Plugins - Enable flow-based programming within serverless configurations.

Star-Verlauf

Star-Verlauf für p0wl/serverless-fbpStar-Verlauf für p0wl/serverless-fbp

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 Fbp

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Serverless Fbp.
  • 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
  • davidgf/serverless-plugin-canary-deploymentsAvatar von davidgf

    davidgf/serverless-plugin-canary-deployments

    374Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗374
  • 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 Fbp anzeigen→

Häufig gestellte Fragen

Was macht p0wl/serverless-fbp?

serverless-fbp

Was sind die Hauptfunktionen von p0wl/serverless-fbp?

Die Hauptfunktionen von p0wl/serverless-fbp sind: Serverless Framework Plugins.

Welche Open-Source-Alternativen gibt es zu p0wl/serverless-fbp?

Open-Source-Alternativen zu p0wl/serverless-fbp 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… fnproject/serverless-fn — Plugin to add FN as provider for Serverless Framework. 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.… piercus/serverless-local-environment — This plugin helps you add some conf that will only work for serverless invoke local.