Weekly update 25

Hi, welcome to another weekly update. We welcome Thundra back as our sponsor for May! It is my pleasure to welcome Thundra back as the sponsor for this month. Here’s a message from Thundra, who is also giving away copies of my video course Production-Ready Serverless! Serverless architectures are usually implemented on event-driven distributed functions. Monitoring …

Weekly update 25 Read More »

Using CloudWatch and Lambda to implement ad-hoc scheduling

A while back I wrote about using DynamoDB TTL to implement ad-hoc scheduling. It generated some healthy debate and a few of you have mentioned alternatives including using Step Functions. So let’s take a look at some of these alternatives, starting with the simplest – using a cron job. We will assess this approach using the …

Using CloudWatch and Lambda to implement ad-hoc scheduling Read More »

Weekly update 24

Hi, welcome to another weekly update! New posts Observability without breaking the bank. In this post, I took a look at Thundra’s new sampling feature and how they can help prevent observability costs from spiralling out of control. Besides the rudimentary sampling methods such as by count and time interval, they also support more intelligent …

Weekly update 24 Read More »

Weekly update 23

Hi, welcome to another weekly update! Welcome Binaris as our sponsor for April! It is my pleasure to welcome Binaris back as the sponsor for this month. Here’s a message from Binaris. In Binaris we deeply believe in the power of serverless and the power of functions. We envision a future where applications are built …

Weekly update 23 Read More »

Weekly update 22

Hi, welcome to another weekly update, I have quite a few new posts for you this week! New posts Making Terraform and Serverless framework work together. In this post I discussed some ways you can reference Terraform-managed resources from the Serverless framework. This is a common challenge presented to teams that are using both Terraform …

Weekly update 22 Read More »

Making Terraform and Serverless framework work together

The Serverless Framework [1] is still the most popular deployment framework for serverless applications. It gives you a convenient abstraction over CloudFormation and some best practices out of the box: Filters out dev dependencies for Node.js function. Update deployment packages to S3, which lets you work around the default 50MB limit on deployment packages. Enforces …

Making Terraform and Serverless framework work together Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close