DEV Community

Cover image for Deploy “The Big Fan” Serverless Pattern Today (AWS API Gateway, SNS, SQS and Lambda)
Matt Coulter
Matt Coulter

Posted on

1 3

Deploy “The Big Fan” Serverless Pattern Today (AWS API Gateway, SNS, SQS and Lambda)

Alt Text

This is a pattern that was presented by Heitor Lessa at re:Invent 2019. The readme contains a link to the static slides and youtube recording.

API Gateway integrates directly with SNS without a Lambda in between, then there are 2 SQS consumers with message filtering applied to distribute the load.

This pattern is offered in Typescript/Python CDK versions and each has the vanilla CloudFormation (template.yml) included.

Clone the repo, deploy the pattern and learn today on cdkpatterns.com - https://github.com/cdk-patterns/serverless/blob/master/the-big-fan/README.md

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay