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 presence status represents the availability of the client for communication on a chat application or a social network.

Design 225
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. The streaming data store makes the system extensible to support other use-cases (e.g. System Components. Component Design. API Design. API Design. Data Models.

Design 334
Insiders

Sign Up for our Newsletter

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

Trending Sources

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. Power outages and network issues are common examples of challenges that can put your service — and your business — at risk.

Cloud 286
article thumbnail

Fast memcpy, A System Design

ACM Sigarch

When I worked at Google, fleet-wide profiling revealed that 25-35% of all CPU time was spent just moving bytes around: memcpy, strcmp, copying between user and kernel buffers in network and disk I/O, hidden copy-on-write in soft page faults, checksumming, compressing, decrypting, assembling/disassembling packets and HTML pages, etc.

Design 145
article thumbnail

What is a Distributed Storage System

Scalegrid

A distributed storage system is foundational in today’s data-driven landscape, ensuring data spread over multiple servers is reliable, accessible, and manageable. This guide delves into how these systems work, the challenges they solve, and their essential role in businesses and technology.

Storage 130
article thumbnail

Dynatrace EdgeConnect securely connects your local systems to Dynatrace SaaS

Dynatrace

EdgeConnect provides a secure bridge for SaaS-heavy companies like Dynatrace, which hosts numerous systems and data behind VPNs. In this hybrid world, IT and business processes often span across a blend of on-premises and SaaS systems, making standardization and automation necessary for efficiency.

Systems 216
article thumbnail

Detecting Network Anomalies Using Apache Spark

DZone

Apache Spark is an open-source distributed computing system designed for large-scale data processing. What Is Apache Spark? It was developed at the University of California, Berkeley's AMPLab, and is now maintained by the Apache Software Foundation.

Network 177