Excited to speak at The AI Shift: From Curiosity to Commercial Impact, exploring how AI moves from curiosity to real value. I’ll share “TIQQE’s AI Journey” and the lessons we’ve learned.
🔗 https://t.co/cNOabk34nf
@ben11kehoe ZPL - Zebra Programming Language for printer instructions is pretty esoteric and really not really self-explanatory at all. Enjoy this complementary 1500 pages+ manual 😁
https://t.co/MItCjMZ0oQ
This puts the stack in the dreaded UPDATE_ROLLBACK_FAILED state. You can't remove the assignments from the stack in that state, you can only delete the entire stack (reminder that your permission set resources should have DeletionPolicy: Retain). 3/6
ANNOUNCEMENT TIME!!! 🚀🚀🚀
I'm joining the team @goserverless as the GM of Serverless Cloud, a next-generation #cloud offering we're building with the mission to make #serverless easier and more accessible to everyone! Read more here: https://t.co/zXv39rpOAT
Relationships aren't always easy. These are tips that I find myself commonly reiterating to myself, friends and/or clients. Just thought I'd share them:
🚀Announcing Amazon EventBridge Archive and Replay🚀 I am beyond excited about this feature! It's going to make it a lot easier to quickly recover from errors and extend your event-driven applications. A thread with some highlights, or read more here: https://t.co/XMekq2p3g0
1/Extensions is about removing yet another snowflakiness about #awslambda. For most #serverless folks, this will manifest as a massive uplevelling of what their preferred operational tools can do with Lambda. The API is just our way of being transparent about how that happens.
Necessary book shelf addition! May all your cloud applications be 'scalable, failable, nigh-unassailable, can't-take-it-down-'cause-it's-highly-available'.
When should you use SQS, SNS or EventBridge? In today's post, I compare messaging services and how to use each one in your serverless apps. Code included! https://t.co/5ZfdFvdDnO #aws#serverless
This is AWESOME!
StepFunctions Express is also supported!!
Express workflows are super cost effective if you don’t require all features ICYNI. With X-Ray integration, you now have an easier way to troubleshoot beyond Logs :)
Today we're quietly rolling out https://t.co/S4OyRM9XSc a new site that rolls up content for #serverless technology. In the future we are looking to bring in community contributions, stories from around the industry, and more ways to help you learn how to build. Check it out!
@stoftis@Johan_Byren@jonelf I usually go as far as mocking API gateway, lambda and dynamodb locally. It’s pretty easy with Serb earless framework or SAM. The rest of the time I let the unit tests drive development and test and debug locally using unit tests