I am planning to deploy an application on AWS. It is an application that exposes some REST/Json webservices. It has a CMS UI created used active_admin. Can I deploy that system in AWS? Or it is intended to be used only to deploy webservices systems?
Thanks