How to Deploy Phoenix To Amazon Ec2?

What have you tried so far? And how familiar are you with deployment (of any app in any language) in general?

The most straightforward way is to follow the official guide on deployment: http://www.phoenixframework.org/docs/deployment

However, for a more reliable method, you might need some release management tools. There are already threads that discuss this in detail, and they will give you pointers on what to do: