Weekly update 37

Yan Cui

I help clients go faster for less using serverless technologies.

Welcome to another weekly update! Apologies for the radio silence the last few weeks. A combination of vacation, work and re:invent has really messed up my posting schedule! Hopefully, I’m now back to my usual flow.

First of all, I want to give a shout out to my Patreon supporters:

Andre Silva, Boseok In, Joe Kearney, Jon Barber, Jonathan Kosgei, Luis Gutierrez, Marko @ Serverless Life, Shawn MacIntyre, Will Saunders, Yinan Xue

Thank you guys so much for your continued support!

New posts

Provisioned Concurrency – the end of cold starts. Over on the Lumigo blog, I wrote about the new Provisioned Concurrency feature for Lambda. It’s an important feature which removes one of the major hurdles for companies looking to move to serverless. It allows you to specify a baseline concurrency for a function where you pay for a combination of uptime + requests, and in return, no more cold starts.

I don’t think it’s something that everyone should enable by default, because many of you wouldn’t need it. And I still believe that step 1 should always be to understand your latency requirement (e.g. p99 of 3s) and then optimize your code so cold starts fall within those requirements. However, for companies with a large amount of existing Java and .Net code (that is not economically feasible to rewrite), or a latency-sensitive workload, or very spiky traffic, Provisioned Concurrency gives them the control they need to combat cold starts.

Checklist for going live with API Gateway and Lambda. A handy checklist that includes observability, security, performance and resilience considerations you should tick off before going live.

How to break the “senior engineer” career ceiling. TL;DR – stop optimizing for your personal output, start optimizing your impact on the organization instead.

Podcasts

Enginears ep1. I spoke with Elliot Kipling on his new Podcast, Enginears, on serverless and challenges many companies face.

Serverless @ re:invent

There weren’t many big announcements at re:invent this year compared to 2018, but the new Lambda features are very impactful to customers and address many day-to-day pain points. I will be covering them in much more detail with James Beswick (AWS) and Efi Kravitz (Lumigo) on Friday, 13th December. You can sign up to the webinar here. We will share our thoughts on the impact of these new features and how you should adopt them (or not!).

Until then, here are the new features, including a few just before re:invent.

Ironically, the biggest announcement at re:invent wasn’t any service or feature, but the AWS Builders Library. It’s a set of articles written by Principal Engineers at AWS about how Amazon builds highly scalable and resilient systems. I have read a few of these articles already and they are great. They provide a lot of insights into the thinking that goes into many of the services we have come to depend on. However, they are also not easy reads and sometimes the insights are buried deep into the pages. Based on the number of folks that responded to my tweet, I will be sharing my study notes so you can get a quick summary of each post (think of it as Blinkist for the AWS Builders Library). And then you can decide which post to dive into and read fully.

Upcoming talks

AWS re:Invent Recap – Serverless Edition – Friday 13th December, online

Driving innovation with Serveless at re:Invent 2019 – Thursday 9th January, Amsterdam

AWS Community Day Nodics – Friday 31st January, Stockholm

Whenever you’re ready, here are 3 ways I can help you:

  1. Production-Ready Serverless: Join 20+ AWS Heroes & Community Builders and 1000+ other students in levelling up your serverless game. This is your one-stop shop to level up your serverless skills quickly.
  2. Do you want to know how to test serverless architectures with a fast dev & test loop? Check out my latest course, Testing Serverless Architectures and learn the smart way to test serverless.
  3. I help clients launch product ideas, improve their development processes and upskill their teams. If you’d like to work together, then let’s get in touch.