Listing Thumbnail

    Serverless Framework (Deprecated Listing. See New Listing)

     Info
    Deployed on AWS
    IMPORTANT NOTICE: Please Use Our Updated AWS Marketplace Listing: https://thinkwithwp.com/marketplace/pp/prodview-ebibeg6eyrats This AWS Marketplace listing for Serverless Framework is no longer active for new purchases. To ensure a seamless experience, please visit our updated AWS Marketplace listing, which supports both pay-as-you-go and reserved options, offering greater flexibility to meet your needs.
    4

    Overview

    IMPORTANT NOTICE: Please Use Our Updated AWS Marketplace Listing:

    https://thinkwithwp.com/marketplace/pp/prodview-ebibeg6eyrats 

    This AWS Marketplace listing for Serverless Framework is no longer active for new purchases. To ensure a seamless experience, please visit our updated AWS Marketplace listing, which supports both pay-as-you-go and reserved options, offering greater flexibility to meet your needs.

    While existing customers using this listing can continue without disruption, new purchases or transactions through this listing will not be processed. The updated listing provides the same powerful features of Serverless Framework, including deployment, monitoring, and management of serverless applications, with the added benefit of improved purchasing options.

    If you have any questions or need assistance, please contact us at awsmarketplace@serverless.com . We're here to help ensure a smooth transition to the updated listing.

    Highlights

    • Develop - Simplifies serverless development on AWS Lambda by allowing users to define applications as functions and events, deploy infrastructure and code with a single command, and extend capabilities with plugins and extensions.
    • Troubleshoot - Provides built-in top-tier debugging tools, including metrics and alerts for tracking performance and errors, and the ability to query and inspect every request for detailed issue analysis.
    • Collaborate - Facilitates team collaboration by managing all serverless applications in one place, securely sharing secrets, outputs, and AWS accounts, and sharing AWS Lambda function tests.

    Details

    Delivery method

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Serverless Framework (Deprecated Listing. See New Listing)

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (6)

     Info
    Dimension
    Description
    Cost/month
    15 Credits
    Base price with no discount.
    $60.00
    50 Credits
    12.5% volume discount.
    $175.00
    300 Credits
    37.5% volume discount.
    $750.00
    15 Credits (20% Small Business Discount)
    Additional 20% discount if you qualify as a small business.
    $48.00
    50 Credits (25% Small Business Discount)
    Additional 25% discount if you qualify as a small business.
    $131.00
    300 Credits (50% Small Business Discount)
    Additional 50% discount if you qualify as a small business.
    $375.00

    Vendor refund policy

    This service is a pay-as-you-go monthly service. Refunds are not available. Please visit https://app.serverless.com/  for more payment schedule options.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Support

    Vendor support

    For support, please contact awsmarketplace@serverless.com .

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4
    11 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    36%
    45%
    9%
    0%
    0%
    3 AWS reviews
    |
    8 external reviews
    External reviews are from G2 .
    reviewer2783763

    Local testing has accelerated API development and reduces ongoing backend operations

    Reviewed on Dec 02, 2025
    Review from a verified AWS customer

    What is our primary use case?

    Our main use case for Serverless  is to build Serverless  APIs, and the complete back-end is built with Serverless. A specific example of an API or back-end workflow built using Serverless is a parts integration related to buying parts catalogs, which is a third-party integration API, and everything was built using Serverless.

    What is most valuable?

    Serverless offers the ability to test locally, as it can spin up a bunch of AWS  resources and mock them as if they were deployed onto the cloud, allowing development locally without having to spin up the resources into an actual AWS  account.

    The local testing feature has helped speed up development for my team without having to wait for deployment into the cloud, and for debugging purposes, it has been beneficial to find out when things are not working properly as I can step through the code and see or log local errors.

    Serverless has positively impacted my organization as it has been a good experience for the team overall because it is a new framework that we had to learn, and cost-wise, it helps because moving to Serverless means you do not have resources spinning all the time. It only uses Lambdas, and it is infinitely scalable, so you only use resources as the quota is used up or as the Lambda is invoked, with team collaboration being mostly about everyone learning something new together and giving each other tips.

    What needs improvement?

    I struggled with wanting to put breakpoints throughout the code and then use the debugger. At the time, I was not able to step through the code with breakpoints, so if Serverless had that support, that would be great.

    The overall documentation is great, and I do not have anything else to add about needed improvements.

    For how long have I used the solution?

    I have been using Serverless for about a year and a half.

    What do I think about the stability of the solution?

    Serverless is very stable.

    How are customer service and support?

    Our customer support experience has been straightforward as we have not really had to contact them.

    How would you rate customer service and support?

    Which solution did I use previously and why did I switch?

    Previously, we had a .NET Core back-end deployed onto ECS clusters, but when we switched over to Serverless, there is less DevOps involvement, and we take all the AWS resources we need, while Serverless helps deploy everything.

    How was the initial setup?

    My experience with pricing, setup cost, and licensing was all very straightforward and very easy to use.

    What was our ROI?

    I have seen a return on investment in terms of time saved. To be honest, we were using .NET as our back-end for the most part, but switching over to use Serverless made the development cycle a little bit faster, as we use one-week sprints rather than two with .NET.

    Which other solutions did I evaluate?

    Before choosing Serverless, we evaluated other options, including AWS SAM , but it was mostly just between these two options.

    What other advice do I have?

    Our customer support experience has been straightforward as we have not really had to contact them. I would rate this review an 8.

    Which deployment model are you using for this solution?

    Private Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    Tiru Challa

    Server management headaches have disappeared and deployment of APIs is now fully automated

    Reviewed on Dec 02, 2025
    Review from a verified AWS customer

    What is our primary use case?

    My main use case for Serverless  is deploying my services like API services. A specific example of how I use Serverless  for my API services is that I need to create one API where I want to expose my services outside by creating that. For that, I don't have the server to deploy my application. Instead, I just create a YAML file and deploy Serverless application onto my Lambda without any server.

    What is most valuable?

    The best features that Serverless offers include being without the server, which itself says we don't need to depend on the server maintenance, and so we don't need to worry about these server things. This aspect has really helped my day-to-day work because we don't need to maintain the server. We have gotten rid of the headache of maintaining the server, server maintenance, memory storage, and where we host that server. All these headaches are gone now just because of Serverless in AWS .

    What needs improvement?

    I choose eight out of ten because to go ahead with Serverless, we need to do YAML file creation and other format file creation. So it might not be having the idea. That is the only thing that I observed.

    For how long have I used the solution?

    I have been using Serverless for about three to four years.

    What do I think about the stability of the solution?

    In my experience, Serverless is stable.

    What do I think about the scalability of the solution?

    In my experience, Serverless's scalability is very effective, with options for whatever the memory size or whatever the scale that we want, based on the demand. During the peak demand, we can increase the scalability automatically. It can scale during the peak hours, and during the non-peak hours, it downgrades that scalability. This is really helpful.

    How are customer service and support?

    Whenever we raise an issue to AWS , the customer support response comes within twenty-four to forty-eight hours, as I have heard from my organization.

    How would you rate customer service and support?

    Which solution did I use previously and why did I switch?

    Previously, we used a server only before switching to Serverless. Before choosing Serverless, we actually ran our application on a JBoss server, and also we hosted some of the applications on a Pyara server as well. From Pyara and JBoss, we migrated to Serverless.

    Apart from that, I didn't use any other Serverless solution.

    What was our ROI?

    I have definitely seen a return on investment with Serverless. From the developer perspective and coming to the money perspective, we don't need to maintain it. A lot of money could be saved, because creating a server is one thing and maintaining it for a lifetime. Now the lifetime thing, we don't need to take care of. This is really helpful.

    What other advice do I have?

    My advice to others looking into using Serverless is that you don't need to worry about the server maintenance, the servers, and where you host the servers. All these headaches go away. Definitely it's good to use. All the headaches that we have been doing for all these years can be gotten rid of, definitely.

    This has been a great initiative taken by AWS. Previously, we thought that we cannot host our applications without any server, but AWS proves us wrong by creating a Serverless application, the option to deploy our applications without any server. This is a really great initiative done by AWS. I rate this solution an eight out of ten.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Amazon Web Services (AWS)
    reviewer2783472

    Interactive simulation workflows have improved latency but still need better resource scheduling

    Reviewed on Dec 02, 2025
    Review from a verified AWS customer

    What is our primary use case?

    My main use case for Serverless  is to run simulation workloads currently. A quick specific example of a simulation workload I'm running with Serverless  is that we have a product which runs circuit simulations. This can traditionally run on HPC clusters, but we are also working on running it on a serverless architecture for these simulation jobs. We are currently in the POC area and will spend more time to understand how our customers can use this architecture to achieve better turnaround time for their simulations instead of going the traditional HPC schedule-driven approach.

    What is most valuable?

    The best features Serverless offers for my use case are specific things within the simulation where we call it optimization. Batch simulation does not work out for us because this is more of an interactive session wherein a thick client can start an iteration and we need remote processing for the actual optimization. Once the optimization result for a single optimization gets back, the thick client can tune it and send out the next optimization. This is the major thing we are trying to achieve using Serverless.

    This has changed the workflow and experience for my users, which is a big plus because the optimization jobs are very latency sensitive. We cannot do this using a traditional HPC scheduler because of how HPC schedulers work. We are looking at Serverless for quick scheduling of these jobs, and the turnaround time for optimization has increased tremendously. This is a big win.

    What needs improvement?

    I do not have any specific suggestion at this point on how Serverless can be improved for my use case. Perhaps down the line I will have more information.

    The reason I choose a seven is primarily resource-based scheduling. This is what we are not able to get around on Serverless. It solves a main use case, but it still does not solve our batch executing and batch simulation use cases. However, if this could be one solution to move away from a traditional HPC scheduler, I would have definitely given a ten.

    For how long have I used the solution?

    I have been using Serverless for just about three to four months.

    What do I think about the stability of the solution?

    Serverless is stable in my experience so far.

    What do I think about the scalability of the solution?

    Serverless's scalability is something that since we have very specific needs, we are not looking at scalability at this point. However, down the line, that is going to be really important if we do a production deployment wherein we expect maybe tens to hundreds of users using it at the same time. That is when the scalability will be a big challenge. At this point, we do not have an issue with scalability.

    How are customer service and support?

    The customer support experience has not been applicable to me, as this was done by my solutions architect, so I never interacted with the customer support.

    How would you rate customer service and support?

    Which solution did I use previously and why did I switch?

    We did not previously use a different solution, as we are a traditional HPC batch scheduler.

    How was the initial setup?

    We did not previously use a different solution, as we are a traditional HPC batch scheduler.

    What about the implementation team?

    We did not previously use a different solution, as we are a traditional HPC batch scheduler.

    What was our ROI?

    I have seen a return on investment so far, as I can definitely see a cost saving when it comes to keeping a virtual machine running. Serverless actually saves money for our POC. I can definitely say that. However, it is too early to say a comparison between how much we are saving from a traditional scheduler to Serverless computing.

    What's my experience with pricing, setup cost, and licensing?

    My experience with pricing, setup cost, and licensing is that some of these are done by my solutions architect and I will not have enough information about that in my current role as a product manager.

    Which other solutions did I evaluate?

    Before choosing Serverless, I did not evaluate other options, as we are still working with Serverless. We have not looked at other solutions.

    What other advice do I have?

    The transition from HPC clusters to a serverless architecture is going so far by facing the biggest difference where the traditional HPC schedulers have quite a bit of customization when it comes to scheduling jobs. It is traditionally a batch execution. Going for Serverless, we are looking at far quicker scheduling of jobs, but we currently are facing some issues when it comes to using the resources for the jobs and getting the image loaded because the image is very huge.

    It is too early to tell if I have any numbers or specific metrics on how much the turnaround time has improved since moving towards Serverless. We are still working on optimization of this entire workflow. We are still trying to figure out all the use cases we can work with. We still need to benchmark the results, so it is too early to provide that information.

    The advice I would give to others looking into using Serverless is to especially focus on any traditional HPC application, try to modularize your application and figure out specific workflows which are well suited for Serverless and migrate those into Serverless. I definitely see cost saving, quick scheduling of jobs and the overall improvement in efficiency. I gave this review a rating of seven out of ten.

    Which deployment model are you using for this solution?

    Hybrid Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Nouman S.

    Amazing to deploy Lambda

    Reviewed on Oct 08, 2024
    Review provided by G2
    What do you like best about the product?
    I have mainly used serverless for lambda deployment. Using it for many years and have no issues.
    What do you dislike about the product?
    nothing, some more plugins would be good
    What problems is the product solving and how is that benefiting you?
    We are using it for seamless Lambda functions.
    Yuriy P.

    Very convenient way of doing non complicated things fast and easy.

    Reviewed on Sep 25, 2024
    Review provided by G2
    What do you like best about the product?
    * Simplicity for Rapid Development
    * Easy Deployment Process
    * Variaty of available plugins
    * Community and Ecosystem
    What do you dislike about the product?
    * New versions are paid for some features
    * Limitations in Complex Scenarios
    * Can be tricky to achieve goals in more complicated use cases
    * Non-standard workflows or unique requirements may be difficult to implement
    * May require workarounds or custom solutions for complex architectures
    What problems is the product solving and how is that benefiting you?
    The Serverless Framework is a powerful yet user-friendly tool for managing cloud infrastructure and deploying serverless applications.
    Ideal for Proof of Concept (POC) and Minimum Viable Product (MVP) stages.

    "Battery-included" approach simplifies cloud resource management.

    Streamlines the process of building and deploying serverless applications.
    Provides an abstraction layer over cloud providers' services.

    Simplifies the configuration and deployment of serverless functions, APIs, and other cloud resources.
    Supports multiple cloud providers, offering flexibility in your choice of infrastructure.

    Automates the deployment workflow, reducing manual steps.
    Enables quick iterations and updates to your serverless applications.

    Supports versioning and rollbacks for better control over deployments.
    Rich ecosystem of plugins to extend functionality.
    View all reviews