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.

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.

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.

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.