Weekly update 31

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 :-)

New posts

Getting the most out of CloudWatch Logs. In this post, I took a deep dive into the CloudWatch Logs service, looking at how it works, its features (including metric filters and CloudWatch Logs Insights) as well as limitations.

How to do blue-green deployment for Step Functions. In this post, I explained the challenges with making changes to your state machine while there are running executions. I offered a solution (and a demo) which relies on referencing specific version/alias instead of the default Lambda function ARN. This allows you to make changes to the state machine without breaking existing executions.

How to make Serverless framework boilerplates customizable. In this post, I illustrated two solutions for when you need to customize some boilerplate configuration for your serverless.yml – using Yaml anchors and using ES6 Proxy class for a js file.

Serverless Step Functions: no more leaky abstractions. I announced a small but significant change to the serverless-step-functions plugin, to allow you to reference local functions (those defined in the same serverless.yml) using their local name (e.g. hello-world) rather than the generated CloudFormation name (e.g. HelloDashworldLambdaFunction)

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.