A Lambda function that performs image processing requires high memory and compute power. The function's execution time is sensitive, and performance must be prioritized. Which Lambda memory configuration is BEST suited to meet these requirements?
Configure the Lambda function with 1 GB of memory.
Configure the Lambda function with 128 MB of memory.
Configure the Lambda function with 10 GB of memory.
Configure the Lambda function with 512 MB of memory.