|
|
|
|
|
by djhworld
3734 days ago
|
|
I've worked on > 6 lambda functions now across various projects using Java, not sure what your problem is. If you need to include a bunch of jars, using Maven + the maven shade plugin (or assembly plugin) to generate a 'fat jar' is very simple. In fact, their official documentation states exactly this http://docs.aws.amazon.com/lambda/latest/dg/java-create-jar-... |
|
- was not clear what was the limit on the total size, I think it was supposed to be 50mb, but it was not exact.
- edit the lambda function code, and wait 10 min till it is uploaded by the eclipse plugin
- finally not being able to attach a debugger
On the plus side, once you had all up and running, I agree it worked nicely. I complain about the developer experience only.