In Depth with Docker Compose
Play
28:58 CC

In Depth with Docker Compose

#226 Jan 26, 2020 pro
A deep dive into using Docker to streamline your Ruby on Rails 6 development environment.

Docker on Rails 7
Play
18:25 CC

Docker on Rails 7

#320 Oct 24, 2021 pro
In this episode, we look at changing the default Rails 7 development environment over to a Docker based environment.

Introduction to Kubernetes
Play
27:09 CC

Introduction to Kubernetes

#181 Apr 7, 2019 free
In this episode, we take a tour of what Kubernetes is, how to install and configure a local development instance, and deploying a sample application.

AWS App Runner
Play
19:59 CC

AWS App Runner

#298 May 30, 2021 pro
Amazon's newest hosting service, App Runner, makes it fairly easy to deploy web services. In this episode, we take a look at some of the issues with App Runner as well as how we can deploy a Docker container image to the service. We also dive into building Docker images from an Apple M1 computer and pushing to Elastic Container Registry.

Easy Deployments
Play
31:57 CC

Easy Deployments

#354 Jun 19, 2022 pro
I often create Rails projects and while some of these applications are fairly simple, deployment to a production environment still requires a lot of infrastructure setup. In this episode, we take a look at creating a Rails project template and being able to deploy it to a production environment within minutes.