Skip to content

Commit ff2562e

Browse files
authored
chore: add links to cdk blog (#308)
1 parent 12b48a5 commit ff2562e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/cdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: AWS Lambda Cookbook CDK Project
66

77
- Follow this [getting started with CDK guide](https://docs.aws.amazon.com/cdk/v1/guide/getting_started.html){:target="_blank" rel="noopener"}
88
- You must make sure your AWS account and machine can deploy an AWS Cloudformation stack and have all the tokens and configuration as described in the page above.
9-
- CDK Best practices blog [TBR]
9+
- CDK Best practices [blog](https://github.com/ran-isenberg/aws-lambda-handler-cookbook){:target="_blank" rel="noopener"}
1010

1111
## **CDK Deployment**
1212

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The GitHub template project can be found at [https://github.com/ran-isenberg/aws
3131
- Fifth blog post - [Input Validation](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-elevate-your-handler-s-code-part-5-input-validation){:target="_blank" rel="noopener"}
3232
- Sixth blog post - [Dynamic Configuration & feature flags](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-part-6-feature-flags-configuration-best-practices){:target="_blank" rel="noopener"}
3333
- Seventh blog post - [Start Your AWS Serverless Service With Two Clicks](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-part-7-how-to-use-the-aws-lambda-cookbook-github-template-project){:target="_blank" rel="noopener"}
34-
- CDK Best practices blog - [TBR]
34+
- CDK post - [CDK Best practices](https://github.com/ran-isenberg/aws-lambda-handler-cookbook){:target="_blank" rel="noopener"}
3535

3636
## **Serverless Best Practices**
3737

0 commit comments

Comments
 (0)