Remove Architecture Remove Design Remove Scalability Remove Software
article thumbnail

Architecture Patterns: Publish/Subscribe

DZone

The Publish/Subscribe (Pub/Sub) pattern is a widely-used software architecture paradigm, particularly relevant in the design of distributed, messaging-driven systems. The communication framework is decoupled, scalable, and dynamic, making it useful for addressing complex software requirements in modern application development.

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. Component Design. API Design. We have provided the API design of posting an image on Instagram below. API Design. Problem Statement. 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

Scalable Annotation Service?—?Marken

The Netflix TechBlog

Scalable Annotation Service — Marken by Varun Sekhri , Meenakshi Jindal Introduction At Netflix, we have hundreds of micro services each with its own data models or entities. Marken architecture Above picture represents the block diagram of the architecture for our service. zookeeper service, internationalization service etc.

article thumbnail

Microservices vs. Monolith at a Startup: Making the Choice

DZone

The reality of the startup is that engineering teams are often at a crossroads when it comes to choosing the foundational architecture for their software applications. The allure of a microservice architecture is understandable in today's tech state of affairs, where scalability, flexibility, and independence are highly valued.

article thumbnail

Presentation: Sigstore: Secure and Scalable Infrastructure for Signing and Verifying Software

InfoQ

Billy Lynch, Zack Newman discuss the architecture and internals of Sigstore and keyless signing, along with the security considerations that drove the design. By Billy Lynch, Zack Newman

article thumbnail

HTTP vs Messaging for Microservices Communications

DZone

Microservices architecture has gained popularity recently as a technique for creating sophisticated and scalable software systems. Microservices are scalable, independently deployable services that talk to one another across a network. HTTP and messaging are two popular methods for microservices communication.

article thumbnail

Scalability?: ?Think in Terms Of TCO

DZone

A system that has the ability to easily scale resources to meet the increasing workload without affecting the performance is known as a scalable system. To make an easy-to-scale system, it is crucial to have an evolutionary way of thinking about the software development cycle.