Skip to main content

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
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

AI for Beginners: Inside Large Language Models

AI for Beginners: Inside Large Language Models

Sources: zerotomastery.io
This compact course is perfectly suited for those who wonder, "How does this artificial intelligence really work?" Studying large language models (LLM) is...
2 hours 59 minutes 17 seconds
Introduction to Networking

Introduction to Networking

Sources: zerotomastery.io
Discover the basics of computer networks and how they impact everyday life. Perfect for beginners eager to understand networking with zero prior knowledge.
1 hour 49 minutes 15 seconds
Learn Hugging Face by Building a Custom AI Model

Learn Hugging Face by Building a Custom AI Model

Sources: zerotomastery.io
Explore the Hugging Face ecosystem from scratch, including Transformers, Datasets, Hub/Spaces, and much more by creating and customizing your own AI model...
6 hours 32 minutes 55 seconds
Build Side Projects With 500k+ Users: Coming Up With An Idea

Build Side Projects With 500k+ Users: Coming Up With An Idea

Sources: Alex Chiou
You spent 50+ hours refining your resume and LinkedIn profile. Sent out over 1000 job applications. But despite all the effort, invitations for...
2 hours 14 minutes 19 seconds
Build an AI Career Coach using an Open Source LLM

Build an AI Career Coach using an Open Source LLM

Sources: zerotomastery.io
Create your own AI-based career coach using an open LLM and prompt management techniques! This coach will be able to train, test, and...
1 hour 38 minutes 53 seconds