Ajay Nair Profile picture
#Serverless all things! General Manager, AWS Lambda and App Runner @AWScloud. Dad/Gamer/Foodie with knowledge of comic books and mythology. Now with opinions!
Jul 24, 2018 5 tweets 1 min read
Interesting to see FaaS and Serverless compute start to diverge. Strongly believe the latter needs to eliminate all routing, placement, scaling, management, packing, and patching responsibilities from your domain while meeting your availability, latency, and scale needs. Doing any of that yourself is work you shouldn’t do.
Mar 16, 2018 5 tweets 2 min read
When I tell people I am the founding PM on Lambda, the question I often get is how the idea for #AWS Lambda/#Serverless came about in the first place. The truth is, its way too hard to point to one person/event as the defining moment. It took 100s of customer conversations notes from multiple AWS folks where they told us 1/all the things they wanted to minimize/ not do at all while building applications; 2/architectural patterns they were repeating and wanted a way to build into their development flow.