Hi,
I'm after a bit of java knowledge that escapes me.
I would like to explore using AWS Lambda (https://docs.aws.amazon.com/lambda/latest/dg/welcome.html)
There seem to be a range of java runtimes that can be used (https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html) including:
Java 21
Java 17
Java 11
Java 8
The B4J installation notes essentially recommend Oracle Java 8 or OpenJDK 14 and I'm currently using OpenJDK 14.
How do these correlate, if at all, to the AWS Lambda runtimes?
Thanks in anticipation...
I'm after a bit of java knowledge that escapes me.
I would like to explore using AWS Lambda (https://docs.aws.amazon.com/lambda/latest/dg/welcome.html)
There seem to be a range of java runtimes that can be used (https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html) including:
Java 21
Java 17
Java 11
Java 8
The B4J installation notes essentially recommend Oracle Java 8 or OpenJDK 14 and I'm currently using OpenJDK 14.
How do these correlate, if at all, to the AWS Lambda runtimes?
Thanks in anticipation...