awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
funkybob avatar

funkybob/serverless-s3-deploy

0
View on GitHub↗
58 stars·24 forks·JavaScript·MIT·4 views

Serverless S3 Deploy

Plugin for serverless to deploy files to a variety of S3 Buckets

Features

  • Serverless Framework Plugins - Automate file deployment to S3 buckets.

Star history

Star history chart for funkybob/serverless-s3-deployStar history chart for funkybob/serverless-s3-deploy

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does funkybob/serverless-s3-deploy do?

Plugin for serverless to deploy files to a variety of S3 Buckets

What are the main features of funkybob/serverless-s3-deploy?

The main features of funkybob/serverless-s3-deploy are: Serverless Framework Plugins.

What are some open-source alternatives to funkybob/serverless-s3-deploy?

Open-source alternatives to funkybob/serverless-s3-deploy include: 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. 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.

Open-source alternatives to Serverless S3 Deploy

Similar open-source projects, ranked by how many features they share with Serverless S3 Deploy.
  • dherault/serverless-offlinedherault avatar

    dherault/serverless-offline

    5,257View on GitHub↗

    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
    View on GitHub↗5,257
  • danielcondemarin/serverless-nextjs-plugindanielcondemarin avatar

    danielcondemarin/serverless-nextjs-plugin

    4,464View on GitHub↗

    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
    View on GitHub↗4,464
  • davidgf/serverless-plugin-canary-deploymentsdavidgf avatar

    davidgf/serverless-plugin-canary-deployments

    374View on GitHub↗

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

    JavaScript
    View on GitHub↗374
  • cloudflare/serverless-cloudflare-workerscloudflare avatar

    cloudflare/serverless-cloudflare-workers

    182View on GitHub↗

    Serverless plugin for Cloudflare Workers

    JavaScript
    View on GitHub↗182
  • See all 11 alternatives to Serverless S3 Deploy→