Skip to content

Commit

Permalink
docs(i-made-this): added new article on how to create a serverless AP…
Browse files Browse the repository at this point in the history
…I with CDK and Powertools (#3605)

* Adding new content

* Adressing Ruben's feedback
  • Loading branch information
leandrodamascena authored Jan 9, 2024
1 parent 48692ac commit 37e23b6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/we_made_this.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ This blog post focuses on the importance of idempotency in distributed services

* [Implementing Idempotency in Serverless Architectures](https://medium.com/@nuatmochoi/implementing-idempotency-in-serverless-architectures-f9079ef1c7da){target="_blank" rel="nofollow"}

### Creating a serverless API using Powertools for AWS Lambda and AWS CDK

This blog post showcases how to use AWS CDK and Powertools for AWS Lambda, along with Amazon API Gateway and AWS Lambda, to effortlessly deploy scalable infrastructure with just a few lines of code.

> **Author: [Thomas Taylor](https://www.linkedin.com/in/iamthomastaylor/){target="_blank" rel="nofollow"}** :material-linkedin:
[Creating a serverless API using Powertools for AWS Lambda and CDK](https://how.wtf/creating-a-serverless-api-using-aws-lambda-powertools-and-cdk.html){target="_blank" rel="nofollow"}

## Videos

#### Building a resilient input handling with Parser
Expand Down

0 comments on commit 37e23b6

Please sign in to comment.