I'm looking to do some testing with HTTP/2 on Amazon EC2 and am wondering what the quickest way is to set up such a temporary server there.
I was hoping that there would be some ready-to-go AMI images that include HTTP/2 support, but haven't found any yet. I'm preferring either an Apache-based or Nginx-based setup, the flavor of Linux does not matter.
Any thoughts on shortcuts to get a HTTP/2 server running quickly on EC2?