Remove Architecture Remove Design Remove Systems
article thumbnail

Designing a Scalable and Fault-Tolerant Messaging System for Distributed Applications

DZone

Building a strong messaging system is critical in the world of distributed systems for seamless communication between multiple components. A messaging system serves as a backbone, allowing information transmission between different services or modules in a distributed architecture.

article thumbnail

Ready for changes with Hexagonal Architecture

The Netflix TechBlog

We had an interesting challenge on our hands: we needed to build the core of our app from scratch, but we also needed data that existed in many different systems. Leveraging Hexagonal Architecture We needed to support the ability to swap data sources without impacting business logic , so we knew we needed to keep them decoupled.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Rapid Event Notification System at Netflix

The Netflix TechBlog

To this end, we developed a Rapid Event Notification System (RENO) to support use cases that require server initiated communication with devices in a scalable and extensible manner. In this blog post, we will give an overview of the Rapid Event Notification System at Netflix and share some of the learnings we gained along the way.

Systems 334
article thumbnail

Distributed Cloud Architecture for Resilient Systems

DZone

For more: Read the Report Employing cloud services can incur a great deal of risk if not planned and designed correctly. This is an article from DZone's 2023 Observability and Application Performance Trend Report. In fact, this is really no different than the challenges that are inherit within a single on-premises data center implementation.

Cloud 298
article thumbnail

Designing Instagram

High Scalability

Design a photo-sharing platform similar to Instagram where users can upload their photos and share it with their followers. High Level Design. Architecture. The streaming data store makes the system extensible to support other use-cases (e.g. System Components. Component Design. API Design.

Design 334
article thumbnail

Advancements and Capabilities in Modern Mainframe Architecture

DZone

Mainframe architecture refers to the design and structure of a mainframe computer system, which is a powerful and reliable computing platform used for large-scale data processing, transaction processing, and enterprise applications.

article thumbnail

Architectural Insights: Designing Efficient Multi-Layered Caching With Instagram Example

DZone

This article will explore the concept of multi-layered caching from both architectural and development perspectives, focusing on real-world applications like Instagram, and provide insights into designing and implementing an efficient multi-layered cache system.

Cache 173