Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Lambdaを使い倒す
Search
mu7889yoon / Yuta Nakamura
February 27, 2026
140
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Lambdaを使い倒す
https://speakerdeck.com/mu7889yoon/lambadwoshi-idao-su
mu7889yoon / Yuta Nakamura
February 27, 2026
More Decks by mu7889yoon / Yuta Nakamura
See All by mu7889yoon / Yuta Nakamura
Terraform標準の組織で AWS CDKをどう使うか
mu7889yoon
1
600
AWS CodeArtifact だいぶディープ
mu7889yoon
0
72
本当の”仕事”を手放せる未来が見えた
mu7889yoon
0
340
今だから言える(?) Q Developer Pro のクレジットが神ってた話
mu7889yoon
0
160
API Gateway→Lambda→AgentCore を再考する
mu7889yoon
0
53
MCPで決済に楽にする
mu7889yoon
1
260
~Everything as Codeを諦めない~ 後からCDK
mu7889yoon
3
1.5k
Stately
mu7889yoon
1
180
AWS Neuron周辺のre:Cap
mu7889yoon
0
190
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Navigating Weather and Climate Data
rabernat
0
510
Documentation Writing (for coders)
carmenintech
77
5.5k
What's in a price? How to price your products and services
michaelherold
247
13k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.6k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
220
AI Search: Implications for SEO and How to Move Forward - #ShenzhenSEOConference
aleyda
1
1.4k
Are puppies a ranking factor?
jonoalderson
2
3.9k
WENDY [Excerpt]
tessaabrams
12
39k
Between Models and Reality
mayunak
4
450
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
470
Visualization
eitanlees
152
17k
Transcript
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
aws-cdk-lib.aws_cloudfront.experimental.EdgeFunction new cloudfront.experimental.EdgeFunction(this, 'CognitoAuthFunction', { runtime: lambda.Runtime.NODEJS_LATEST, handler: 'index.handler', code:
lambda.Code.fromAsset(path.join(__dirname, 'auth-handler')), });
None
None
memfd_create
None
None
None