Sidekiq on Production
Play
6:58 CC

Sidekiq on Production

#60 Dec 25, 2016 free
Sidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn to deploy Sidekiq to your production environment.

Production Deployment on Ubuntu
Play
16:15 CC

Production Deployment on Ubuntu

#31 May 30, 2016 free
A guide to configure your Ubuntu installation and deploy a Ruby on Rails application. Lock down the settings to prevent unwanted access.

Deploying to AWS Elastic Beanstalk
Play
11:54 CC

Deploying to AWS Elastic Beanstalk

#106 Nov 19, 2017 pro
We’re going to get a Ruby on Rails application running on a staging environment on AWS Elastic Beanstalk. The Rails app will be connected to a MySQL database instance.

Additional Dependencies in Beanstalk
Play
9:51 CC

Additional Dependencies in Beanstalk

#107 Nov 26, 2017 pro
Sometimes your AWS Beanstalk environment may require configuration changes from your app to properly deploy and get everything working.

Deploying to Amazon Linux 2
Play
31:02 CC

Deploying to Amazon Linux 2

#285 Feb 28, 2021 pro
I recently upgraded Drifting Ruby's site from Ruby 2.6 to Ruby 2.7 as part of some general maintenance. The Beanstalk instance was using an older version of Amazon Linux. During the upgrade process, I discovered that it wasn't a simple transition. In this episode, we look at the discovery path and how to successfully deploy your Ruby on Rails application to AWS Elastic Beanstalk with Amazon Linux 2 and Ruby 2.7.