Our Blogs

Recent Articles
February 14, 2025
Never Lose a Task Again: Setting Up Redis Sentinel with Celery for High Availability

It all started on a regular Friday evening. I was enjoying my time, and a critical issue waiting to be…

February 7, 2025
Redis vs. Kafka vs. RabbitMQ: Which One to Choose?

Imagine you’re opening a new coffee shop. It’s small at first, with only a few customers, but over time, it…

March 16, 2023
[BASH] Send alerts when Linux VM memory exceeds some limit

To set up alerts for when the Linx VM memory exceeds a certain limit, you can use the following script…

March 4, 2023
How to get CSS variables in Javascript

Cascading Style Sheets (CSS) is an essential language for designing and styling web pages. It provides a variety of ways…