Drifting Ruby
  • Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise new

    Show your love and support while looking fancy.

  • About
  • Login

  • Home

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (247)
    • Javascript (57)
    • View (46)
    • Ruby (35)
    • Stimulusjs (33)
    • Model (25)
    • Security (23)
    • Development (22)
    • Api (19)
    • Performance (18)
    • Database (13)
    • Form (11)
    • Deployment (11)
    • Websockets (10)
    • Ajax (10)
    • Uploads (9)
    • Background Processing (7)
    • Production (7)
    • Authentication (7)
    • Test (7)
    • Javascript Framework (7)
    • 6.0 (7)
    • Active Storage (7)
    • Gem (6)
    • Notifications (5)
    Deploying to Amazon Linux 2
    Play

    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.

    aws deployment production rails
    3 14

    bin/functions
    Play

    bin/functions

    #271 Nov 29, 2020 pro

    We look into the way I streamline the management of my deployments, SSH and status of applications. This makes it easier to switch between projects without having to refer to notes of how each application should deploy.

    deployment rails
    5 0

    Deploying to Heroku
    Play

    Deploying to Heroku

    #248 Jun 28, 2020 pro

    Heroku is a Platform as a Service (PaaS), where you can deploy and manage your Ruby on Rails applications. It is one of the easiest platforms to deploy to; allowing you to focus on the development side of things instead of worrying about managing an infrastructure.

    deploy deployment rails
    4 2

    Creating Health Checks
    Play

    Creating Health Checks

    #208 Sep 22, 2019 pro

    Health Checks are an important part of monitoring an application's health. However, a simple status response may not be sufficient. In this episode, we look at creating a health check which monitors some dependencies of a Rails application.

    development rails deployment
    8 8

    AWS Security Groups and Deploying Rails 6 to Beanstalk
    Play

    AWS Security Groups and Deploying Rails 6 to Beanstalk

    #203 Aug 18, 2019 pro

    Back in Episode #106, we configured and deployed to a very simple AWS Beanstalk environment. However, in this episode, we take things a bit further and explore security groups, an existing database and redis service. Also, there are a few changes that we have to do in order to get Rails 6 working within Beanstalk.

    rails production deploy deployment aws
    9 7

    Additional Dependencies in Beanstalk
    Play

    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.

    rails production deployment
    11 3

    Deploying to AWS Elastic Beanstalk
    Play

    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.

    rails production deployment
    20 6

    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • Site Status
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    • PingVerse
    © 2021 Kimura Innovations, LLC