Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @ServerlessStack
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @ServerlessStack
-
Pinned Tweet
Today we are announcing our $1M seed round. The new funding helps us in our mission to make it easy to build full-stack serverless applications.https://twitter.com/TechCrunch/status/1418556625623949312 …
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
If you liked
@akoskrivachy's post* about their internal SST setup, you should sign up to see his talk in person! * https://journal.plain.com/posts/2022-02-08-a-magical-aws-serverless-developer-experience/ …https://twitter.com/akoskrivachy/status/1514582336012275714 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
great write up, this is something
@ServerlessStack will do for you out of the box really should be baked into CDKhttps://twitter.com/KenWin0x539/status/1514297873093042188 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
@ServerlessStack Tip #3
you can use sst.Api to define more than just lambda powered routes - you can also configure simple http proxies
this is useful in situations where you want to route things like analytics through your own domain
look how easypic.twitter.com/bXmyOIe5rx
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Serverless Stack Retweeted
Are you a JS Dev? You sitting around at about 4pm CDT today? Pop into my talk on Serverless for JS Devs. We will talk all things
#Serverless, a bunch of#AWS, a little@buildWithLit ,@ExtJS,@ServerlessStack and http://arc.codes#SenchaCon22https://www.brighttalk.com/webcast/11505/536094 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
got extraction of a GraphQL schema from your https://github.com/hayes/pothos code by statically analyzing it without needing to run it going to be the foundation of some cool stuff coming up with
@ServerlessStack x GraphQL turns the first image into the secondjpic.twitter.com/jfyPOzBL56
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
@ServerlessStack Tip #2
when using an sst.EventBus (EventBridge) it's common to subscribe a lambda to an event
however if the lambda fails for any reason it will not be retried!
you can use an sst.Queue in between for retry functionality - this is actually pretty easypic.twitter.com/Hqi4kH8la5
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
I have tried some of the best & well thought out IaC tools like
@PulumiCorp &@goserverless but@ServerlessStack live lambda development is second to none. Simply


. 

@ServerlessStackThanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
Been going through
@ServerlessStack documentation & guide for the past couple days. I love how great and detail the guide is! Learned a lot from it! Stellar job guys! This is how you do it if you want people to use’adopt your service…Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
@ServerlessStack tip
sometimes you need helper scripts when doing local development to do things like resetting your database
it's useful to have a "local stack" with helper lambdas that only deploy during local mode that can be invoked from the SST Consolepic.twitter.com/euhmRJZbEW
Thanks. Twitter will use this to make your timeline better. UndoUndo -
- Consistent interfaces for setting and accessing CDK props - Reduce the need for CDK imports - Laying the foundation for full typesafety - TS Doc support Read more about it and get started on the migration here:https://docs.serverless-stack.com/constructs/migration …
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
SST v1 beta is here!
We've been working hard on a v1 release. The main goals are to fix some long standing issues with the constructs and finalize the API.
It should be a straightforward upgrade, so we'd like you to take it for a spin.
Here are the goals for v1
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
Serverless computing is fast becoming the standard for how apps are developed in the cloud.
Learn how to build #serverless applications with@serverlessstack and MongoDB Atlas.
https://bit.ly/36NLMil Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
This month's Rush Hour will include discussions about: the new Heft plugin for
@ServerlessStack; the new "--timeline" reporting feature for Rush; and an upcoming design proposal where Heft task dataflow will be specified using riggable config files (instead of event API hooks).Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Check out
@fanjiewang's post on@MongoDB's Developer Hub: "How to Build Serverless Applications with SST and MongoDB Atlas"https://www.mongodb.com/developer/article/build-serverless-applications-sst-mongodb-atlas …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Oh look @akoskrivachy and@builtwithplain's post on their SST setup is trending on HN! https://news.ycombinator.com pic.twitter.com/JVS37CtnS8
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Love to see this working well!https://twitter.com/ashishmalg/status/1508451043742720005 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Serverless Stack Retweeted
Ya'll... developing an API with
@ServerlessStack is magic. If I want to see the params I'm query'ing a DynamoDB table with, I can hit the endpoint with my UI, and log them in my lambda. SST exposes a replay button so it's so easy to change.
LOOK
pic.twitter.com/VnWjSXGU7GThanks. Twitter will use this to make your timeline better. UndoUndo -
Thanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Serverless Stack (SST) is a framework for building serverless apps, featuring Live Lambda Development!
.
sneak peek alert