Serverless Framework
Serverless, Inc.External reviews
8 reviews
from
External reviews are not included in the AWS star rating for the product.
Amazing serverless technology
What do you like best about the product?
The serverless framework brings a massive amount of features, it's super difficult to handpick a few of them. but I would say the following as very impressive features, those support to all most all the major cloud vendors in the market, direct stack creation via the optimal way (for example utilizing cloud formation stack if it's AWS), open-source community support, multiple language & technology support, etc.
What do you dislike about the product?
To be very frank I love almost all the features, there is nothing that I dislike, But If I want to point out one improvement, they should consider having a more comprehensive project template.
What problems is the product solving and how is that benefiting you?
As a software vendor, it's typical that we work with a few different serverless technologies such as AWS Gateway, AWS Lamda, Azure Function, GCP Functions, etc. So serverless frameworks help us to streamline all these development, deployment while having resource creation through yml files.
Recommendations to others considering the product:
Actually, the serverless framework makes our life much more easier, there could be some options like SAM for .Net or any similar technologies, But serverless gives the best possible feature set throughout almost all the tech stacks. So it's highly recomended.
I stumbled upon this framework a few months ago and still can't believe isn't more popular
What do you like best about the product?
It generates a starter project for in your favourite languages. my case typescript and node. The massively makes it easy for the project to be deployed to aws with a single command creating services that your serverless applications will need like IAM roles, Lambda function, s3 buckets cloud watch log streams all in a very short time.
What do you dislike about the product?
It works on a very high abstract level that sometimes i worry about what goes on in the background. The documentation is quite vast which would take quite a long time to really understand the nuts on bolts
What problems is the product solving and how is that benefiting you?
Serverless frame massively reduces the time and limits the errors than could happen if you were to deploy a serverless application from scratch on your own
Recommendations to others considering the product:
You need to check out the serverless framework to quick and error free serverless application deployment to aws
the framework for cross-vendor serverless functions
What do you like best about the product?
allows you to fully leverage the potential of serverless functions from the best public cloud providers without vendor lock-in
What do you dislike about the product?
the documentation is not very extensive and often updates require too much configuration work
What problems is the product solving and how is that benefiting you?
I would improve the update/upgrade system on the computer and insert a series of plugins for standard services. I have managed to improve my efficiency in developing serverless applications.
Serverless is dynamic coding at its best
What do you like best about the product?
Very well documented framework with great use cases. The ability to manage your application as it sits and link the resources of your hosting provider in a template. Also the community driven architecture really makes anything possible with this solution.
What do you dislike about the product?
It would be nice to have a new project template built for the CLI. Also learning the taxonomy of another system for templating can be frustrating but isn't too different from the AWS SAM or Ansible template structure in YAML.
What problems is the product solving and how is that benefiting you?
Source controlled Lambda functions, Serverless web applications, API frameworks.
Dynamic code deployments using continuous integration with the Serverless CLI and source controlled lambda functions takes the guess work out of functions.
Dynamic code deployments using continuous integration with the Serverless CLI and source controlled lambda functions takes the guess work out of functions.
showing 11 - 14