Ruby

DRYing your tests with rspec shared_examples

Reducing lines of code in your tests that share common behaviour.

Read
AWS

ECS Scheduled Tasks

A workardound for using ECS Scheduled tasks on unsupported regions

Read
Serverless

Serverless Lambda Kotlin

Deploying a simple Lambda function written in Kotlin with custom arguments, using the serverless framework.

Read
Serverlesss

Sending Slack notifications via AWS Lambda

A serverless use case that allows you to remove a dependency from your codebase

Read