This project demonstrate how you can build a simple web application that allows a user to easily convert documents using pandoc running on a remote server.
It uses an AWS Lambda function as the web backend, and a docker container on EC2 to perform conversions.
The web application can be accessed here
The solution is explained in this Medium post