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.

Rails API - Throttling with Rack::Attack
Play
7:10 CC

Rails API - Throttling with Rack::Attack

#52 Oct 30, 2016 free
Save expensive calculation time using Rack::Attack, we will learn how to limit requests coming into our application. This gem not only limits requests, but can be used to blacklist or whitelist users as well.

Tracking Events with Ahoy
Play
10:08 CC

Tracking Events with Ahoy

#303 Jul 4, 2021 free
Analytics can provide great information about your users and the content that you're producing. With using the Ahoy gem, we can gather powerful analytics without handing them over to third parties.

Single Table Inheritance
Play
8:33 CC

Single Table Inheritance

#97 Sep 10, 2017 free
Learn to use single table inheritance to allow multiple classes to be stored in the same database table.

Introduction to Dragon Ruby
Play
26:20 CC

Introduction to Dragon Ruby

#197 Jul 7, 2019 free
Dragon Ruby is toolchain that allows developers the ability to build apps and games in Ruby.