Build Docker image, upload it to ECR, and use it in a Lambda function
It feels like a chicken and egg problem.
I’m trying to build a Docker image, add it to my ECR repository, and use it in a Lambda function using CDK V2.
It feels like a chicken and egg problem.
I’m trying to build a Docker image, add it to my ECR repository, and use it in a Lambda function using CDK V2.