A startup is developing a serverless application with a Vue.js frontend, which interacts with a backend via Amazon API Gateway. They need to execute a Python script to run data processing tasks based on API requests and return the results. The script will be executed infrequently, and minimizing management overhead is a priority. Which approach should the startup take to meet these requirements most efficiently?