Sidekiq in Practice

1h 4m 45s
English
Paid

Course description

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

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 9 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online Sidekiq in Practice

0:00
/
#1: Reducing Redis Load

All Course Lessons (9)

#Lesson TitleDurationAccess
1
Reducing Redis Load Demo
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

Unlock unlimited learning

Get instant access to all 8 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Books

Read Book Sidekiq in Practice

#Title
1sidekiq_in_practice

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Enhanced Freelancing with AI

Enhanced Freelancing with AI

Sources: zerotomastery.io
Learn to leverage AI to optimize your freelancing profile for visibility, craft personalized and persuasive proposals, and manage projects more efficiently.
46 minutes 29 seconds
Replit Agent

Replit Agent

Sources: Mckay Wrigley (takeoff)
Study how to use the AI agent Replit to create tools and applications. The course will be regularly updated as the Replit Agent is improved...
30 minutes 22 seconds
Building a Transpiler from scratch

Building a Transpiler from scratch

Sources: Dmitry Soshnikov
In modern implementations of compilers, it has become popular to transform one high-level language into another. Examples include transpiling new versions of...
2 hours 3 seconds
NativeScript + Angular: Build Native iOS, Android & Web Apps

NativeScript + Angular: Build Native iOS, Android & Web Apps

Sources: udemy
With Angular (2+), you can already build highly reactive and engaging web apps. Wouldn't it be amazing to use that same tech stack and knowledge to build real native mobile apps...
20 hours 11 minutes 23 seconds
Master System Design and Design Pattern

Master System Design and Design Pattern

Sources: udemy
This course explains all the deep concepts of scalable system design problems and design patterns. These problems are frequently asked during interviews.
11 hours 33 minutes 6 seconds