Product Lead for #serverless Application experience at @AWScloud. Interested in #motorbike travel - opinions are my own
Oct 29, 2022 • 22 tweets • 4 min read
Interrupting the regular tech programming for another #adventure#motorcycle 🧵 thread.
I see people running to spend big 💵 on motorcycle mods and suspension upgrades when their bike feels slightly uncomfortable. A few clicks on the suspension adjustments can change everything
I couldn't find practical guides to suspension setup for dummies such as myself on the net, so I came up with my own.
First a few disclaimers: I'm primarily interested in (and cover) offroad riding; I assume you can set sag/preload for yourself, I won't spend any time on it.
Oct 22, 2019 • 12 tweets • 4 min read
Today, I finally had some time to play with @springboot 2.2 in #AWS#Lambda using Serverless Java Container (github.com/awslabs/aws-se…). Spring Boot 2.2 introduces start time improvements as well as global lazy initialization (spring.io/blog/2019/10/1…). \thread
The AWS Lambda function I tested with is configured with 512Mb of memory running the stock Java 8 runtime. I used the basic pet store sample from the Serverless Java Container library (github.com/awslabs/aws-se…)