Weekly update 08

Yan Cui

I help clients go faster for less using serverless technologies.

This article is brought to you by

Hookdeck: The Serverless Event Gateway

Hookdeck is a reliable and scalable serverless event gateway for sending, receiving, authenticating, transforming, filtering, and routing events between services in your event-driven architecture.

Learn more

Hi, welcome to another weekly update!

Welcome Binaris as our sponsor for August!

Regular readers of this blog would have noticed that over the last few months I have collaborated with Binaris on a number of blog posts, notably around serverless migration patterns.

It’s my honour to welcome Binaris as sponsor for this bog! Here’s a short message from the good folks at Binaris to explain what they’re building and their vision for the future of FAAS.

At Binaris we envision a world where applications are built out of functions. Functions are better for developers, better for operations and better from an infrastructure viewpoint. Binaris Serverless Platform lets developers use serverless functions for their core application development. We believe that when developers Think Functions they are faster, happier and more productive.
By Think Functions, we mean developers can focus on their own application code. It means that we take care of many of the burdens that stand in the way of building a scalable cloud application. It means that developers never think about servers, never think about cost and never think about performance.
Binaris invokes functions in milliseconds. We are 20x faster than Lambda and about 2x faster than traditional microservices, so you never have to worry about cold starts and pre-warming functions or configure services to colocate in order to achieve better response times.

MEAP update for Production-Ready Serverless

We have released 2 new videos on my video course Production-Ready Serverless, this time around performance and cost optimization.

Remember, whilst the course is still in the MEAP, you can get 40% off the face price using the code ytcui. As we are approaching the final release of the course, we have started brainstorming about what topics we should cover next. I’m running a poll on Twitter over the next couple of days, let us know what you’d like me to cover next!

I have also turned this course into a classroom setting, so if you’re interested in having me run this as a workshop in your company, then drop me a line via the Contact page.

New Posts

Step Functions: how to apply try-catch to a block of states. I have used AWS Step Functions a lot at DAZN and sometimes we find ourselves in a situation where I have to apply the same boilerplate code to catch errors from a number of states. Instead, you can simplify things by wrapping a block of states into a single-branched Parallel state, and apply the Catch clause just once!

AWS Announcements

The big news this week is that Aurora Serverless is now generally available. It’s an exciting announcement. But, I can’t help but to feel disappointed that Aurora Serverless is still based on persistent connections as opposed to simple HTTP request-response model like DynamoDB. It puts the burden of managing connection pooling onto my shoulder, something I would do without…

AWS IOT Defender is also generally available.

Elastic File System (EFS) now has provisioned throughput.

Good reads

Patterns for Resilient Architectures – Part 2 by Adrien Hornsby

ServerlessConf 2018 San Francisco: Key takeaways for the future of serverless by Andrea Passwater

Takeaways from the ServerlessConf SF 2018 by Erez Berkner

A tale of two teams by Jeremy Daly

Whenever you’re ready, here are 4 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 for quickly levelling up your serverless skills.
  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.
  4. Join my community on Discord, ask questions, and join the discussion on all things AWS and Serverless.