Tag

independent deployment

0 views collected around this technical thread.

Architects Research Society
Architects Research Society
Aug 1, 2019 · Frontend Development

Micro Frontends: Concepts, Challenges, and Our Solution

This article explains the micro‑frontend concept, why large single‑page applications need it, evaluates existing approaches like iframes and web components, and presents Outbrain's solution with independent deployment, testing, runtime isolation, shared resources, and communication strategies.

OutbrainWeb Componentsfrontend architecture
0 likes · 8 min read
Micro Frontends: Concepts, Challenges, and Our Solution
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Nov 4, 2015 · Backend Development

Understanding Microservice Architecture and Its Core Characteristics

The article explains microservice architecture as a set of independently deployable services each focused on a single function, illustrating their roles, communication methods, deployment considerations, and key characteristics such as single responsibility, own data storage, and replaceability.

Backend ArchitectureMicroservicesindependent deployment
0 likes · 14 min read
Understanding Microservice Architecture and Its Core Characteristics