Watch Your Sidekiq Jobs Soar using Autoscaling on AWS

Sidekiq is an awesome workhorse for efficiently running background jobs. Whether it be sending emails, processing huge amount of data etc... Maybe that is why for many of us, background processing in ruby ( rails ) is synonymous with sidekiq. All thanks to is efficient use of memory and concurrency…

1 Comment

How to Master Product Prioritization: Best Practices for Success

Introduction  There are several reasons why a product manager should use product prioritization techniques. Product prioritization techniques help in maximizing the impact of a product, managing possible product risks, making data-driven decisions, and also help product managers take a customer-centric approach knowing what feature to build next. In this article,…

2 Comments

How to work with Stored Procedures

A Stored Procedure is an user defined SQL code that contains a sequence of SQL instructions. A Stored Procedure can be thought of as a function in other programming languages. Stored Procedures are not part of standard SQL. But, multiple RDBMS providers provide the Stored Procedure functionality. What is it?…

0 Comments

Dogfooding – How to Make Your Products Better?

In the ever-evolving world of product development, one principle stands out as a beacon of wisdom: "dogfooding”. My leaders insisted on it about 14 years ago when I started in product. My leaders and I cannot stop bringing this topic up every time we talk to our product team members. …

0 Comments

End of content

No more pages to load