London was calling! Please meet our newest @awscloud Renaissance Developer @ryancormack from Motorway. Our CTO @Werner closed out the #awssummit London style.. let’s build.
I was writing some Python the other day and it occurred to me that over the last couple of years I've written and shipped C#, JS, TS, C++, Go and Python to prod. The fundamentals are all so similar, and combined with AI it's much easier to read and write multiple languages
Every year before ReInvent I watch Alex's back catalogue of excellent ReInvent talks. Looking forward to what will surely be another great one this year
reInvent session reservations start tomorrow.
I'll be doing a DynamoDB talk, and there are some other great ones too! Check them out:
- DAT404 (My talk on advanced data modeling w/ DDB)
- DAT406: Deep dive into DDB w/ @amrithkumar
- DAT419: Architecture choices in DDB w/ @josephidziorek + @amrithkumar (prob the talk I'm most looking forward to this year 💯)
- DAT305: Data modeling core concepts w/ Jason Hunter + Sean Shriver
@theburningmonk@tuananh_org@jeremy_daly@awscloud This change prevented you adding a policy that would allow anyone to invoke via the public url (rather than via the lambda api/arn).
The docs were available briefly (had this issue on some accounts) and said it would be fully out by the 30th :S
Never seen anyone complain about being vendor locked in to Crowdstrike. Nor seen anyone ever say we need to be active active multi end point security 🤷🏼♂️
Sunk way too much time into hitting head off wall trying to figure out why my IAM policy wasn't working. Turns out my tightly scoped permission set ended in `aws:arn:.:/thing/* ` rather than `aws:arn:.:/thing/*`. The Lambda UI trimmed the white space and I missed it locally 😭
Power cut at home. First time in a while I've been coding without CoPilot. It's crazy how much time you spend doing stuff like writing generic boilerplate parameters.
It's making it super clear how useful CoPilot is for writing code
Experience up to 40% faster stack creation with AWS CloudFormation
AWS CloudFormation improved its stack creation speed by up to 40% and introduced a new stack creation eve... https://t.co/OdO0zpNI8P
I've been playing with the LLRT for Lambda a bunch recently, and I can indeed confirm it is really really low latency.
https://t.co/N3N0ZxGtsm
#aws#lambda
🗞️ The 50th issue of The Serverless Terminal is here! 🗞️
https://t.co/GMAvnP7tU6
In this issue we look at content around Lambda, EDA and how EDA is at the core of many Serverless approaches.
#Serverless#AWS
I'm not the first to say 🤔, and I know I won't be the last, but wow. The LLRT Javascript runtime on Lambda is fast 🚀. Init Duration is super low, and memory use even lower 🤯. Has loads of benefits to your wallet and the customers experience. Full post coming soon! 📖
I've spent some time recently comparing Lambdaliths against thin/dedicated functions serving API traffic.
Turns out Lambdaliths are pretty fast 🚀 and the whole DX around them is quite nice.
Got a writeup here, https://t.co/fVV0yRs9Pc