Has anyone played around with the idea of hosting their JSS not only in AWS, but via AWS Beanstalk? There's probably some drift here from what JAMF would support, but I'm curious if anyone has taken the effort. The idea here being that your JSS is on AWS Beanstalk as a Tomcat config that is connected to a MySQL db configured in Amazon RDS.
No argument that this can be done with EC2 instances, but the appeal of an automagically updating tomcat environment that autoscales is definitely there.
Figured I'd ask before I get too far down this rabbit hole trying to get this to work.