https://developer.hatenastaff.com/entry/2026/02/26/151335
aws-cdk で扱いやすい最小規模 Redis として Amazon ElastiCache Serverless を使う - Hatena Developer Blog
Feb 26, 2026 - AWS 上のごく小規模な Redis のマネージドインスタンスが必要な局面で、費用と aws-cdk での取り回しを鑑みて ElastiCache Serverless を導入しました。 アプリケーションエンジニアの id:astj です。...
aws cdkamazon elasticache
https://repost.aws/knowledge-center/bedrock-agent-create-cdk?sc_ichannel=ha&sc_ilang=en&sc_isite=repost&sc_iplace=hp&sc_icontent=AAryW6RpMYRKav-e1cnKoJYA&sc_ipos=16
Use the AWS CDK to create an Amazon Bedrock agent | AWS re:Post
Mar 13, 2026 - I want to use the AWS Cloud Development Kit (AWS CDK) to create an Amazon Bedrock agent.
amazon bedrock agentaws cdk
https://repost.aws/knowledge-center/bedrock-agent-update-cdk?sc_ichannel=ha&sc_ilang=en&sc_isite=repost&sc_iplace=hp&sc_icontent=AAUR_W2giwQN-KthKVbXE05A&sc_ipos=15
Use AWS CDK to update an Amazon Bedrock Agent | AWS re:Post
Mar 13, 2026 - I want to use the AWS Cloud Development Kit (AWS CDK) to update an Amazon Bedrock agent.
amazon bedrock agentuse aws
https://dev.to/domains18/solving-nestjs-dependency-injection-issues-on-aws-lambda-with-cdk-4m3h
Solving NestJS Dependency Injection Issues on AWS Lambda with CDK - DEV Community
dependency injectionsolving