rss_feed

Software Architecture

Single Page Applications vs Multi-Page Applications

SPAs and MPAs are popular ways of creating web apps, but both have their pros and cons. In this article, we explore their benefits and detriments.

May 13, 2024

The Boring Stack

The Boring Stack encourages using familiar technologies for efficient project development, emphasizing efficiency and reliability over exploring new tech and frameworks.

February 5, 2024

Using Redis Sentinel with Docker and Marathon

Using Redis Sentinel with Docker and Marathon is a relatively complex procedure that requires every instance of Redis to be able to communicate with all other instances.

July 17, 2020

Using Redis Sentinel with Docker Compose

This article describes how to create a failover solution using Redis Sentinel and Docker Compose.

July 13, 2020