SST

sst-logo

We are creating SST, the easiest way to build serverless applications. SST is an open source framework for serverless that allows you to make changes and test your Lambda functions live. We are also authors of the most widely read resource for building serverless applications.

#SimilarOrganizations #People #Financial #Website #More

SST

Social Links:

Industry:
Apps Information Technology Open Source Software

Founded:
2017-01-01

Address:
San Francisco, California, United States

Country:
United States

Website Url:
http://www.sst.dev

Total Employee:
1+

Status:
Active

Email Addresses:
[email protected]

Total Funding:
1.13 M USD

Technology used in webpage:
Domain Not Resolving WordPress Amazon Mobile Non Scaleable Content HSTS Sitelinks Search Box Yoast WordPress SEO Plugin Apache Person Schema Cloudflare JS


Similar Organizations

carezone-logo

CareZone

CareZone makes it easy to manage multiple medications, organize health information, and access health services from your smartphone.

hack-reactor-logo

Hack Reactor

The CS Degree for the 21st Century.

mobilecause-logo

MobileCause

MobileCause helps nonprofits attract more donors and inspire recurring donations with its engagement platform.

asterisk-logo

Asterisk

Asterisk is a free and open-source framework for building communications applications.

remote-social-logo

Remote Social

Remote Social is the easiest way to find, schedule and host team activities online.

serverless-logo

Serverless

Serverless provides development framework for building serverless architectures.

syntasso-logo

Syntasso

Syntasso are the creators of Kratix, the open-source framework for building platforms: https://kratix.io/

wormhole-logo

Wormhole

Technologies for online training. We are transforming e-learning into Live Learning.

Current Employees Featured

frank-wang_image

Frank Wang
Frank Wang Founder & CTO @ SST
Founder & CTO
2017-02-01

jay-v_image

Jay V.
Jay V. Founder & CEO @ SST
Founder & CEO
2017-02-01

Founder


frank-wang_image

Frank Wang

jay-v_image

Jay V.

Investors List

sv-angel_image

SV Angel

SV Angel investment in Seed Round - SST

greylock_image

Greylock

Greylock investment in Seed Round - SST

y-combinator_image

Y Combinator

Y Combinator investment in Seed Round - SST

y-combinator_image

Y Combinator

Y Combinator investment in Pre Seed Round - SST

y-combinator_image

Y Combinator

Y Combinator investment in Pre Seed Round - SST

Official Site Inspections

http://www.sst.dev Semrush global rank: 615.58 K Semrush visits lastest month: 52 K

  • Host name: server-3-171-38-18.iad61.r.cloudfront.net
  • IP address: 3.171.38.18
  • Location: Seattle United States
  • Latitude: 47.6348
  • Longitude: -122.3451
  • Metro Code: 819
  • Timezone: America/Los_Angeles
  • Postal: 98109

Loading ...

More informations about "SST"

SST - GitHub

AI coding agent, built for the terminal. TypeScript 15.1k 926 console Public A web based dashboard for your SST apps TypeScript 361 34 models.dev PublicSee details»

Console - SST

The Console is a web based dashboard to manage your SST apps โ€” console.sst.dev With it, you and your team can see all your apps, their resources and updates, view logs, get alerts on any โ€ฆSee details»

Going to Production | SST v2 - v2.sst.dev

Aug 2, 2024 GitHub organization: your GitHub organization You can leave GitHub repository and branch field empty if you want to all your repos to use this role to authenticate with AWS. On โ€ฆSee details»

SST - YouTube

We've launched SST Ion! Dax sat with a documentary crew to have a no BS, raw, unfiltered conversation about it https://ion.sst.dev/See details»

GitHub - sst/sst: Build full-stack apps on your own infrastructure.

Build full-stack apps on your own infrastructure. Contribute to sst/sst development by creating an account on GitHub.See details»

dev-sstgb.org - SSTDev

SST Development Site Only This site and all its contents are the physical and intellectual property of the Streamlined Sales Tax Governing Board. Visit Streamlined Sales Tax to learn more.See details»

SST Guide

Learn how to build full-stack apps using serverless and React on AWS.See details»

Console | SST v2 - v2.sst.dev

Console The SST Console is a web based dashboard to manage your SST apps. With the SST Console you can invoke functions, debug issues, view logs, and manage all your apps with โ€ฆSee details»

Create a New Project | SST v2 - v2.sst.dev

Jun 25, 2025 Create a New Project Let's create our first SST app! Prerequisites SST is built with Node, so make sure your local machine has it installed; Node.js 18 and npm 7. And we'll need a code editor. We use VS Code in this tutorial. โ€ฆSee details»

SST v2

Feb 27, 2023 SST v2 is ready. Hereโ€™s whatโ€™s new and how you can learn more about it. What is SST v2 We completely rewrote SST to be simpler, faster, and easier to work with. Check out โ€ฆSee details»

SST v3 | SST

Aug 20, 2024 The sst dev CLI now runs a multiplexer that deploys your app and runs your frontends locally. So now you donโ€™t have to run sst dev and then go start your frontend.See details»

NIST drafting guide on how to implement DevSecOps in 2025

1 day ago Watch out, world: The US government has finally found out about DevSecOps, and it has become a late evangelist for the security-by-default software development practice. The โ€ฆSee details»

GitHub - sst/v2: SST v2

SST v2. Contribute to sst/v2 development by creating an account on GitHub.See details»

NIST Consortium and Draft Guidelines Aim to Improve Security in ...

2 days ago The groupโ€™s objective is to develop guidelines that will help improve security at all stages of the software development life cycle, from a software productโ€™s initial planning and โ€ฆSee details»

GitHub - sst/opentui

Contribute to sst/opentui development by creating an account on GitHub.See details»

LAST OF THE DOGMEN 2 (2025) Watch here:... - Legendary Movies โ€ฆ

Love and the courage to face the unknown. Itโ€™s a journey that reminds us of the beauty of second chances and the transformative power of companionship in the most challenging of times. Lisa โ€ฆSee details»

Releases · sst/sst - GitHub

Mar 17, 2010 Build full-stack apps on your own infrastructure. Contribute to sst/sst development by creating an account on GitHub.See details»

Typescript + Go · Issue #330 · sst/opencode - GitHub

Jun 23, 2025 This multi-layered stack, with questionable maintenance at each level, results in a brittle and high-risk development environment. For most modern projects, a more prudent โ€ฆSee details»

Releases · sst/guide - GitHub

Repo for guide.sst.dev. Contribute to sst/guide development by creating an account on GitHub.See details»

Task does not set exit code in dev mode · Issue #6001 · sst/sst

Jul 23, 2025 Created a repo that reproduces the issue here When working in sst dev mode, my ECS task sets Exit code: 0 when the code in my container is process.exit(4) When the same โ€ฆSee details»

linkstock.net © 2022. All rights reserved