serverless-step-functions
plugins
serverless-step-functions | plugins | |
---|---|---|
1 | 11 | |
1,041 | 987 | |
0.2% | 0.0% | |
7.4 | 2.6 | |
about 1 month ago | about 1 year ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
serverless-step-functions
-
How to manage your AWS Step Functions with Serverless
A couple months ago, I created the Serverless Step Functions plugin to deploy and manage Step Functions and a bunch of composed Lambda functions via the Serverless Framework.
plugins
-
Building a Serverless Todo API with AWS and Terraform: A Complete Learning Guide
Serverless Framework
-
What is the Most Effective AI Tool for App Development Today?
Rajesh Pandey outlines key components: "For serverless, AWS Lambda and API Gateway allow you to build low-latency AI APIs without managing servers." Tools like Modal handle GPU deployments.
-
Introducing Bref Lambda Layers Terraform module
The Bref core team, namely Matthieu Napoli, has a strong preference for the ServerLess framework (a deployment framework, not to be confused with the concept of serverless that's the foundation of some AWS services (Lambda, S3, SQS, etc.) and as a result, the Bref documentation is quite focused on this deployment framework.
-
How I Built a Multi-Agent AI Analyst Bot Using GPT, LangGraph & Market News APIs
Want your system to run every morning, even while you sleep? Here’s how I deployed it with the Serverless Framework:
-
Stelvio: Serverless AWS for Python Devs
Surprised to not see a comparison Serverless Framework: https://www.serverless.com/
The above recently did a rug pull and being developed in JS means it's not great for Python devs to maintain an open source version, so good to see alternatives in Python.
-
Running NestJS in a Lambda function with LocalStack and Serverless Framework
The Serverless Framework is a popular open-source framework that simplifies the deployment and management of serverless applications across various cloud providers, including AWS. It streamlines the process of defining and deploying serverless functions, making it easier for developers to build scalable applications.
-
The Top 10 GitHub Repositories Making Waves 🌊📊
Plugins
-
How To Write Your First Plugin For The Serverless Framework — Part 1
You can ease your pain by using plugins. Some are already built for the most common problems (check them out in the official Serverless Plugins Github repo), but there are always some project-specific issues that plugins can help you resolve. Fortunately, writing a plugin for the Serverless Framework is easier than you might think.
-
How to manage your AWS Step Functions with Serverless
Before getting started, you need to install the plugin. This is hosted on the Serverless Plugins registry, so you can install this via the plugin install command which is introduced since v1.22.0.
-
IBM Auto AI Predict Early Stage Diabetes - Part 3
service: functions useDotenv: true provider: name: openwhisk functions: autoai: handler: handler.autoai parameters: api_key: ${env:api_key} events: - http: POST /autoai # extend the framework using plugins listed here: # https://github.com/serverless/plugins plugins: - serverless-openwhisk - serverless-dotenv-plugin
What are some alternatives?
serverless-mocha-plugin - Plugin for Serverless Framework which adds support for test-driven development using Mocha
serverless-plugin-ifelse - A Serverless Plugin to write If Else conditions in serverless YAML file
serverless-alexa-skills - Manage your Alexa Skills with Serverless Framework
serverless-prune-plugin - Serverless Framework plugin to reap unused versions of deployed functions from AWS
MoonMail - Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon) [GET https://api.github.com/repos/MoonMail/MoonMail: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
secjuice - Code used in Secjuice.com articles