↓
Skip to main content
The Tinkering Mind
Home
Posts
Accessibility settings
Disable blur
Disable images
Show link underline
Enable zen mode
Font size
default
12px
14px
16px
18px
20px
22px
24px
Accessibility settings
Disable blur
Disable images
Show link underline
Enable zen mode
Font size
default
12px
14px
16px
18px
20px
22px
24px
Home
Posts
Gitlab-Ci
Deploying AWS CDK Lambda with Docker & GitLab CI
May 26, 2024
·
963 words
·
5 mins
Learn how to deploy AWS CDK Lambda functions using Docker-in-Docker inside GitLab CI. Covers setup, authentication with OpenID Connect, and handling Python dependencies with Poetry.