Sidekiq in Practice

1h 4m 45s
English
Paid

Are you using Sidekiq to process your background jobs, but struggling with it as your application scales? Sidekiq can scale to 5,000 jobs per second with just a little effort and knowledge: in Sidekiq in Practice, I'll show you how.

Sidekiq in Practice takes a step-by-step approach towards building a complex, real-world application that runs a massive volume of jobs through Sidekiq.

Read more about the course

Contents include:

1. How to understand scaling: how many processes and servers you need, and how to autoscale them efficiently.

2. Idempotency: Increase your scalability by discarding "unique jobs" and instead use basic computer science to make jobs work regardless of the number of times they are enqueued

3. Memory bloat. How to reduce and diagnose memory problems that are causing you to deal with massive server bills.

4. Concurrency settings, thread safety, queue design and structures, database pool sizes, and more.

Here's what you'll receive:

  • An interactive workshop, driven by a command-line experience. (try it now: gem install skp && skp list)
  • 9 hands-on exercises which show you how to put the principles of the course into real practice.
  • 60 minutes of HD video discussing additional topics on scaling Sidekiq.
  • A 100-page reference of the text content from the workshop, available in multiple formats.

Sidekiq Pro and/or Enterprise are not required. The workshop mostly covers features in Sidekiq OSS.

Watch Online Sidekiq in Practice

Join premium to watch
Go to premium
# Title Duration
1 Reducing Redis Load 06:27
2 Multi-Server Setups 06:54
3 Amdahl's Law 06:37
4 Jobs are Cheaper 07:03
5 Load Shedding 06:56
6 Scaling Redis... with SQL 07:42
7 Managing SQL Load 07:12
8 Multi-Threading Inside a Job 07:47
9 Memory Profiling 08:07

Read Book Sidekiq in Practice

#Title
1sidekiq_in_practice

Similar courses to Sidekiq in Practice

Existentialism and the Authentic Life

Existentialism and the Authentic LifeWondrium by The Great CoursesSkye C. Cleary

Category: Others
Duration 11 hours 57 minutes 41 seconds
Building a Transpiler from scratch

Building a Transpiler from scratchDmitry Soshnikov

Category: Others
Duration 2 hours 3 seconds
Break Into Tech And Become A Software Engineer

Break Into Tech And Become A Software EngineerBrian Jenney

Category: Others
Duration 1 hour 49 minutes 25 seconds
Object-Oriented Programming

Object-Oriented Programmingprogrammingexpert.io

Category: Others, Python
Duration 4 hours 36 minutes 7 seconds
Fundamentals to Linear Algebra

Fundamentals to Linear AlgebraLunarTech

Category: Others
Duration 20 hours 53 minutes 19 seconds
The 30-Day Design Challenge

The 30-Day Design ChallengeArjanCodes

Category: Others
Duration 8 hours 52 minutes 30 seconds
Practical TLS

Practical TLSPractical Networking (practicalnetworking.net)

Category: Others
Duration 13 hours 24 minutes 49 seconds
Illusion Funnel

Illusion FunnelProdigies University

Category: Others
Duration
Tech Interview Pro

Tech Interview ProTechLead (Patrick Shyu)techseries.dev

Category: Others
Duration 8 hours 16 minutes 2 seconds
Building an Interpreter from scratch

Building an Interpreter from scratchudemyDmitry Soshnikov

Category: Others
Duration 2 hours 59 minutes 53 seconds