Yan Cui
I help clients go faster for less using serverless technologies.
This article is brought to you by
Don’t reinvent the patterns. Catalyst gives you consistent APIs for messaging, data, and workflow with key microservice patterns like circuit-breakers and retries for free.
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 3 ways I can help you:
- 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.
- 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.
- Join my community on Discord, ask questions, and join the discussion on all things AWS and Serverless.