0

I have an application which is in Java8. I am trying to replace Java8 with Python, but my Java application have dependency which is in Java. So I can use Jython, right? If not, Could you please let me know, How can I implement?

1 Answer 1

1

Some of the most popular JVM languages, other than Java, are Clojure, Groovy, Scala, Kotlin, JRuby, and Jython.

You can compile and subsequently run all these languages on AWS Lambda.

See: Kotlin and Groovy JVM Languages with AWS Lambda | AWS Compute Blog

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.