(Choose 2 answers)
A developer wants to package the code and dependencies for the application-specific Lambda functions as container images to be hosted on Amazon Elastic Container Registry (ECR).Which of the following options are correct for the given requirement? (Select two)
A. You must create the Lambda function from the same account as the container registry in Amazon ECR
B. Lambda supports both Windows and Linux-based container images
C. You can deploy Lambda function as a container image, with a maximum size of 15 GB
D. You can test the containers locally using the Lambda Runtime API
E. To deploy a container image to Lambda, the container image must implement the Lambda Runtime API
Finish
Exit 47