Skip to content

Commit f7615c3

Browse files
Adding new content
1 parent 48692ac commit f7615c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/we_made_this.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@ This blog post focuses on the importance of idempotency in distributed services
9696

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

99+
### Creating a serverless API using Powertools for AWS Lambda and CDK
100+
101+
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.
102+
103+
> **Author: [Thomas Taylor](https://www.linkedin.com/in/iamthomastaylor/){target="_blank" rel="nofollow"}** :material-linkedin:
104+
105+
[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"}
106+
99107
## Videos
100108

101109
#### Building a resilient input handling with Parser

0 commit comments

Comments
 (0)