Product Hunt logo dark
  • Launches
    Coming soon
    Upcoming launches to watch
    Launch archive
    Most-loved launches by the community
    Launch Guide
    Checklists and pro tips for launching
  • Products
  • News
    Newsletter
    The best of Product Hunt, every day
    Stories
    Tech news, interviews, and tips from makers
    Changelog
    New Product Hunt features and releases
  • Forums
    Forums
    Ask questions, find support, and connect
    Streaks
    The most active community members
    Events
    Meet others online and in-person
  • Advertise
Subscribe
Sign in
Subscribe
Sign in
Up

Up

Deploy serverless apps and APIs in seconds to AWS Lambda

3 followers

Deploy serverless apps and APIs in seconds to AWS Lambda

3 followers

Visit website
Static site generators
•
Unified API
•
Cloud Computing Platforms
Up deploys infinitely scalable serverless apps, APIs, and static websites in seconds, so you can get back to working on what makes your product unique.
  • Overview
  • Launches1
  • Reviews
  • Alternatives
  • Team
  • Awards
  • More
Company Info
github.com/apex/upGitHub
Up Info
Launched in 2019View 1 launch
Forum
p/up-5
  • Blog
  • •
  • Newsletter
  • •
  • Questions
  • •
  • Forums
  • •
  • Product Categories
  • •
  • Apps
  • •
  • About
  • •
  • FAQ
  • •
  • Terms
  • •
  • Privacy and Cookies
  • •
  • X.com
  • •
  • Facebook
  • •
  • Instagram
  • •
  • LinkedIn
  • •
  • YouTube
  • •
  • Advertise
© 2025 Product Hunt
SocialMediumX

Similar Products

Vercel
Vercel
The frontend cloud. Creators of Next.js.
4.9(666 reviews)
Static site generatorsCloud Computing Platforms
Next.js
Next.js
Create web applications with the power of React components
5.0(421 reviews)
Engineering & DevelopmentStatic site generators
AWS
AWS
AWS offers reliable, scalable, and inexpensive cloud.
5.0(169 reviews)
Databases and backend frameworksCloud Computing Platforms
Google Cloud Platform
Google Cloud Platform
A suite of cloud computing services by Google
5.0(130 reviews)
Engineering & DevelopmentWeb hosting services
RevenueCat
RevenueCat
Build, analyze, and grow your subscription or app service
5.0(96 reviews)
Marketing & SalesMembership software
View more
Up gallery image
Up gallery image
Up gallery image
Up gallery image
Up gallery image
Up gallery image
Launch tags:
Developer Tools
Launch Team
TJ Holowaychuk

What do you think? …

Mohamed Saleh
Mohamed Saleh
Sounds great, I have a question What is the difference between Up and Serverless Framework? Do Up has any capability fro remote debugging of lambda functions?
Report
6yr ago
TJ Holowaychuk
TJ Holowaychuk
Up

Up

Maker
@engmsaleh good question! The primary difference is that Up is designed specifically for existing paradigms, you write your app/API as you always would locally with any HTTP framework you like, and then `up` to deploy it. You could think of it as a serverless Heroku, letting you test apps locally very easily and use existing knowledge. Serverless (and others) by contrast require specific knowledge of the serverless ecosystems, where you're managing individual Lambda functions per-route, and writing your application to fit that model. I don't have remote debugging functionality right now, I'd have to look into that.
Report
6yr ago
Mohamed Saleh
Mohamed Saleh
@tjholowaychuk I'm personally using serverless framework and I agree with you as a start it is a bit of challenge I will give Up a shot In my opinion one of the most struggles that I have found when developing serverless in general is debugging if you make Up work for that I think it will be a huge addon 😄
Report
6yr ago
Navi
Navi
NocoDB

NocoDB

@engmsaleh @tjholowaychuk : Thanks for this Q&A. I always had this doubt myself about Up. So if I've understood it right - Up takes any http based app and makes-or-deploys a lambda (aws serverless) version of it ?
Report
6yr ago
TJ Holowaychuk
TJ Holowaychuk
Up

Up

Maker
@engmsaleh @o1lab yep that's correct. Technically what it actually does is run your application inside of Lambda, via `node server.js`, or `./main` for binaries etc, and Up has an internal proxy which takes the Lambda API Gateway event, and translates it back into HTTP, forwarding it to your server. This is what lets Up provide middleware features such as CORS, logging, redirects, error pages and gzip compression as well. It sounds like it would introduce latency, but in practice it's very low, typically less than 1ms.
Report
6yr ago
Navi
Navi
NocoDB

NocoDB

@tjholowaychuk WOW ! That is really seamless !! The title in Up github is selling it short for me 😀 ! >>> Deploy ANY apps, apis, and sites within seconds as serverless in AWS (would be great) I've played with GCP cloud functions and had come across serverless.com framework. The whole concept of writing yaml in serverless.com is really not it. PS: Im a big fan of your work 😍😍 - Great moment for me to have interacted with you😀
Report
6yr ago
TJ Holowaychuk
TJ Holowaychuk
Up

Up

Maker
Hello everyone! Up is a free and open-source tool for deploying and managing apps and APIs to your own AWS account in a single command, utilizing Lambda for near-infinite automatic scaling and extremely cost-effective on-demand pricing. Up is focused on deploying "vanilla" HTTP applications, there's no need to learn a new framework or manage individual Lambda functions—you can use Express.js, Koa, Golang, Django or whatever you prefer. You can think of it more like a serverless Heroku. Up Pro adds additional functionality such as encrypted per-stage environment variables, instant rollbacks, alerting, and a deployment log, for $10/mo — using the "product-hunt" coupon. There are no restrictions on many team members or the number of applications you can deploy.
Report
6yr ago
Tal Bereznitskey
Tal Bereznitskey
Torii

Torii

@tjholowaychuk We've been using up for over 2 years for multiple projects. It just works amazingly well! Well done
Report
6yr ago
Tal Bereznitskey
Tal Bereznitskey
Torii

Torii

@tjholowaychuk Oh... and I've written about the experience here https://hackernoon.com/lessons-l...
Report
6yr ago
Danić Filip
Danić Filip
Koncept

Koncept

The whole aesthetic and design looks way too much like Zeit.co and it’s off-putting.
Report
6yr ago
TJ Holowaychuk
TJ Holowaychuk
Up

Up

Maker
@vandanic yeah the logo part was unfortunate, mine is supposed to be an "A" but kind of looks like a triangle. As for the aesthetic in general, I've always had a minimalistic monochrome style, long before Zeit existed. Hell their v2 stuff looks a lot like Up, it's basically a router in front of Lambda.
Report
6yr ago
Danić Filip
Danić Filip
Koncept

Koncept

@tjholowaychuk I’m sure that that’s how you see it and more power to you :)
Report
6yr ago
pete bray
pete bray
Fathom Lexicon: ChatGPT enabled glossary

Fathom Lexicon: ChatGPT enabled glossary

@vandanic @tjholowaychuk You gotta go w/ bigger fonts for us old timers. The tiny sliver fonts are really really hard to read for those of us who haven't yet made the journey to reading glasses.
Report
6yr ago
TJ Holowaychuk
TJ Holowaychuk
Up

Up

Maker
@petebray ahah noted, thanks!
Report
6yr ago
Asya Lem
Asya Lem
@vandanic Tj was first! <3
Report
6yr ago
GoPerfect - Real-Time Hiring
GoPerfect - Real-Time Hiring — Skip the Search. Meet top Candidates fast.
Skip the Search. Meet top Candidates fast.
Promoted

Do you use Up?

Reviews
Helpful

You might also like

Digger.dev
Digger.dev
Build on AWS without having to learn it
Render
Render
Build, deploy, and scale your apps with unparalleled ease
Webiny
Webiny
Enterprise CMS+
Nimbella
Nimbella
Your serverless cloud platform
TinyStacks
TinyStacks
Code to cloud in minutes
Flightcontrol
Flightcontrol
Developer-first AWS Infrastructure
View more
Review Up?Be the first to review Up