Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Serverless

Toolkit for building serverless applications subtitle

Serverless Reviews and details

Screenshots and images

  • Serverless Landing page
    Landing page //
    2023-08-06

Badges

Promote Serverless. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Thoughts on Zero V3, Instant Page and Serverless 1.37!

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Serverless and what they use it for.
  • Show HN: Winglang – a new Cloud-Oriented programming language
    GP may have been referring to Serverless Framework (http://serverless.com//). - Source: Hacker News / 5 months ago
  • Invocation error - can't find any results helping me to solve this issue
    I deployed a lambda and http api gateway using a serverless.com (sls) template as a start. I get the following error when it processes a specific request:. Source: 7 months ago
  • Deploying Lambdas from Zipped Code on S3 vs Image Repository
    Have you tried serverless.com ? It lets you have infrastructure as code. Source: about 1 year ago
  • [p] I built an open source platform to deploy computationally intensive Python functions as serverless jobs, with no timeouts
    - With Lambda, you manage creating and building the container yourself, as well as updating the Lambda function code. There are tools out there such as sst or serverless.com which help streamline this. Source: about 1 year ago
  • AWS Lambda, a good host for a rest API?
    If you'd like to use Lambda, usually you need to engineer FOR it, from day one, you don't (often) get to choose some other framework and shoehorn it into Lambda and Serverless. There's some great frameworks to help deploy code into Lambda easily and create REST endpoints for things, one such frameworks is serverless.com that helps easily deploy to it, but it lacks a framework for doing REST that also supports... Source: over 1 year ago
  • How are you deploying cloud functions (GCF/Lambda/Firebase/whatever) from your monorepos?
    I use serverless.com for AWS stuff. Source: over 1 year ago
  • Does anyone use serverless framework with Workers?
    Does everyone who uses Workers just use wrangler cli and the cloudflare console UI for everything or is anyone using other tools like serverless framework (https://serverless.com) instead? Looks like they added some support for cloudflare but haven't tried it yet. Source: over 1 year ago
  • What tech-stack to use for a solo dev that can prioritize product iteration and scale?
    The backend is built with serverless.com (lambda, dynamodb, sqs, appsync). The good thing is that all the backend is stored in a file and you can deploy multiple stacks on the same account using seed.run . You don't really need EC2/Fargate when you have lambdas and you know that most of the time will be idle time. The same with cache I wouldn't think of it right now until you see the workload you are facing.... Source: over 1 year ago
  • Creating and managing an AWS MSK Cluster and Configuration
    Apache Kafka allows for asynchronous communication in a distributed ecosystem. It allows producers to publish messages on topics that are then ingested by consumers interested in those topics. As a concept, pub-sub models have been around for ages. However, the beauty of Kafka is in the how — using partitions and consumer groups, Kafka can scale the rate of consumption of messages with minimal dev and economic... - Source: dev.to / over 1 year ago
  • Do some developers actually, REALLY, have no local environment and run everything in AWS? Is the individual cloud dev environment a real alternative to having things running locally?
    I run my personal project on AWS. I has been running for 4+ years now and I never had a local environment. I took the serverless route. That is appsync, lambda, dynamodb, sqs to build the stack. I'm using serverless.com to have all the resources defined in a yaml files which will deploy multiple stacks. I'm using seed.run to manage that part because it's much more simple than to do it manually. Source: over 1 year ago
  • Use IAM Identity Center (AWS SSO) to protect your Cloudfront served application
    The solution is deployed using serverless.com. - Source: dev.to / over 1 year ago
  • Whats best in class for AWS Lambda CI/CD tooling
    I always liked https://serverless.com. Source: over 1 year ago
  • Dynamic Rate Cron using Step Functions
    For your convenience I’ve made an example project on GitHub using Serverless Framework so you can try it for yourself. - Source: dev.to / over 2 years ago
  • 2022 Serverless Community Survey
    For context, this is a survey run by serverless.com about the adoption and usage of serverless tech. Source: almost 2 years ago
  • Setup an Alexa skill with Serverless
    Hey all 👋 we are gonna see how to setup an Alexa skill for a trivia related to space events, using the Serverless framework. It's assumed you are ok with some Alexa fundamentals and certain concepts of AWS such as IAM, Lambda etc. Let's get started. - Source: dev.to / almost 2 years ago
  • Building A Serverless Screenshot Service with Lambda
    A client recently requested a feature involving screenshots of random URLs. Now, there are several services out there that will do this for you. Most of these services have interesting REST APIs and pricing models, but I really wanted to develop something with Serverless. So I took this opportunity to check it out. - Source: dev.to / almost 2 years ago
  • Week of Java: Part 1: Setting Up the Project
    Then I found Serverless Framework, an agnostic and almost out of the box solution for AWS, Google Code, Microsoft Azure and IBM Open Whisk. Serverless came with templates for multiple languages, including Kotlin, and has become the de facto framework for any serverless project. AWS also has an alternative called SAM, however I loved the agnostic and plug-and-play concept from Serverless Framework. - Source: dev.to / almost 2 years ago
  • Understanding and Controlling AWS Lambda Costs
    Expect a price war soon. The serverless FaaS model is already heading towards a degree of organic standardization when it comes to features and interfaces, helped by frameworks like the Serverless Framework. Once serverless FaaS becomes a commodity cloud service, providers may only have room to compete on pricing. We can already see that Google has chosen different rates than Amazon and Microsoft, opting for a... - Source: dev.to / almost 2 years ago
  • Flask + Serverless — API in AWS Lambda the easy way
    If you either need to quickly deploy a small API or just decided to migrate your codebase to leverage the advantages of AWS Lambda, you can use a powerful combo of Flask and Serverless framework. In fact, any WSGI application such as Django can work too. - Source: dev.to / about 2 years ago
  • Serverless (FaaS) vs. Containers — when to pick which?
    Reasoning about all the individual pieces of the application stack becomes harder when the infrastructure and the code are so separate. Serverless is a bit more new, and its tools still have room to evolve. That’s what we’re actively working on here at Serverless.com, anyway. 😉. - Source: dev.to / about 2 years ago
  • Handling AWS Lambda Python Dependencies
    In this article you will learn how to handle and win the battle against the Python dependencies when you deploy your Lambda functions to AWS using the **Serverless Framework**. - Source: dev.to / about 2 years ago

Do you know an article comparing Serverless to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Serverless discussion

Log in or Post with

This is an informative page about Serverless. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.