Skip to content

Commit

Permalink
custom docker in lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
rehanhaider committed Dec 7, 2024
1 parent 5c51901 commit dd350a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/aws/50001050-cdk-fn-lambda-custom-docker.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Title: How to create a Lambda function in a ECR Docker image using AWS CDK in Python
Title: How to create a Lambda function in a Custom Docker image using AWS CDK in Python
Date: 2024-12-06
Category: AWS Academy
Series: AWS CDK
series_index: 1040
Tags: aws, cdk, python
Tags: aws, cdk, python, linux
Author: Rehan Haider
Summary: This article provides a walkthrough on how to deploy an AWS Lambda function using a AWS provided ECR Docker image with AWS CDK in Python
Keywords: lambda, cdk, docker, python, aws, ecr
Summary: This article provides a walkthrough on how to deploy an AWS Lambda function using a Custom Ubuntu Docker image with AWS CDK in Python
Keywords: lambda, cdk, docker, python, aws, ubuntu



Expand Down

0 comments on commit dd350a4

Please sign in to comment.