These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
While LUA isn’t natively supported in App Platform, you can install this using a Dockerfile build. If the LUA application doesn’t need to be accessed externally, you can run it as a worker. This would allow your application to access it internally, but it wouldn’t be accessible externally. If it needs to be externally accessible then you would want to create it as a web service and choose a specific route for it to be accessible on.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.