Remove Article Remove Availability Remove Design
article thumbnail

Real-Time Presence Platform System Design

DZone

The system design of the Presence Platform depends on the design of the Real-Time Platform. I highly recommend reading the related article to improve your system design skills. The original article was published on systemdesign.one website. What Is the Real-Time Presence Platform?

Design 225
article thumbnail

Managing PostgreSQL® High Availability – Part I: PostgreSQL Automatic Failover

Scalegrid

Managing High Availability (HA) in your PostgreSQL hosting is very important to ensuring your database deployment clusters maintain exceptional uptime and strong operational performance so your data is always available to your application. Effective management of failover and switchover operations is crucial for high availability.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Mastering Scalability and Performance: A Deep Dive Into Azure Load Balancing Options

DZone

As organizations increasingly migrate their applications to the cloud, efficient and scalable load balancing becomes pivotal for ensuring optimal performance and high availability. Each of these services addresses specific use cases, offering diverse functionalities to meet the demands of modern applications. What Is Load Balancing?

Azure 287
article thumbnail

Choreography Pattern: Optimizing Communication in Distributed Systems

DZone

Successfully coordinating messages among these services is a fundamental aspect of their design. There are two popular methodologies available to tackle this challenge. The first, Service Orchestration , was discussed in my previous article. In this article, we will dig into the second methodology: Choreography.

Systems 286
article thumbnail

Frustrating Design Patterns: Broken Filters

Smashing Magazine

Frustrating Design Patterns: Broken Filters. Frustrating Design Patterns: Broken Filters. Part Of: Design Patterns. Designing For The Comfortable Range. We do so by breaking our intent down into a set of available features. A well-designed filter in a well-designed trip planner UI. Vitaly Friedman.

Design 143
article thumbnail

Web Design Done Well: Excellent Editorial

Smashing Magazine

Web Design Done Well: Excellent Editorial. Web Design Done Well: Excellent Editorial. A lot of web design talk concerns itself with what goes on around content. Page speed, design systems, search engine optimization, frameworks, accessibility — the list goes on and on. Frederick O’Brien. 2021-09-10T10:00:00+00:00.

Design 134
article thumbnail

Resilience Pattern: Circuit Breaker

DZone

In this article, we will explore one of the most common and useful resilience patterns in distributed systems: the circuit breaker. The circuit breaker is a design pattern that prevents cascading failures and improves the overall availability and performance of a system. What Is a Circuit Breaker?

Latency 264