Adding Swap to Elastic Beanstalk Learn how to resolve memory issues in Elastic Beanstalk by adding swap to instances with this simple file modification. 04 June 2017
Step 8: Set up Active Job on Elastic Beanstalk Learn how to set up a worker environment on Elastic Beanstalk and use SQS as the Active Job queue using active-elastic-job gem in your Rails applications. 21 May 2017
Connecting PSQL and Rails Console to Elastic Beanstalk Learn how to tunnel through your Bastion server to access your PostgreSQL database server using SSH in a Rails application, allowing you to create an Admin user or debug data issues securely. 21 May 2017
Step 7: Action Cable on Elastic Beanstalk Learn how to deploy a Rails 5 chat application using Action Cable on AWS's Elastic Beanstalk, setting up WebSockets for real-time communication with the backend server. 11 May 2017
Step 6: Add a Custom Domain and SSL to Elastic Beanstalk Learn how to set up a custom domain pointing to an Elastic Beanstalk environment and configure it to use SSL for a secure Rails application deployment. 07 May 2017
Step 5: Use CircleCI to Deploy To Elastic Beanstalk Learn how to set up CircleCI to deploy a Rails application directly to Elastic Beanstalk when code is pushed to GitHub in this easy-to-follow tutorial. 07 May 2017
Step 4: Deploy Rails App To Elastic Beanstalk from Command Line Learn how to create and deploy a new Rails application to Elastic Beanstalk, connect it to an Amazon RDS database, and set up environment variables for production deployment. 07 May 2017
Step 2 - Setup Elastic Beanstalk: Deploying a Rails Application to Elastic Beanstalk Learn how to set up a new Elastic Beanstalk application and deploy it within your VPC in this step-by-step guide. Follow along with clear screenshots and helpful explanations. 07 May 2017
Step 1 - Setup VPC: Deploying a Rails Application to Elastic Beanstalk Learn how to deploy a Rails application to Elastic Beanstalk in a Virtual Private Cloud (VPC) on Amazon AWS, setting up the VPC to host the application and database servers. 01 May 2017