Need to get a Rails app going which can hook into Elastic Beanstalk and the other basic applications I'll need such as MySQL. I'll leave Redis and optional things like that for now. It would also help to understand the SSL deployment so I better check that out as well.
[ ] Vagrant box with correct Ruby version to be the same as Elastic Beanstalk. (Ruby 2.3, Puma 2.1.6, RubyGem 2.5.1, nginx 1.8.1)
[ ] Rails application on the latest version of Rails that the version of Ruby supports
[ ] Elastic Beanstalk configurations (RDS env vars etc)
[ ] Figure out SSL deployment (Certificate Manager - AWS)
[ ] Subdomain setup to point to elastic beanstalk environment
Need to get a Rails app going which can hook into Elastic Beanstalk and the other basic applications I'll need such as MySQL. I'll leave Redis and optional things like that for now. It would also help to understand the SSL deployment so I better check that out as well.
The list may be extended I'm sure.