Scenario: You need to develop a machine learning model using AWS Lambda. Which runtime option would you choose and why?

  • Go runtime
  • Java runtime
  • Node.js runtime
  • Python with TensorFlow runtime
Python with TensorFlow runtime is a suitable choice for developing machine learning models on AWS Lambda, as it provides the necessary libraries and frameworks for training and inference tasks.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *