Tagged articles
3 articles
Page 1 of 1
Architect's Guide
Architect's Guide
Jun 25, 2022 · Fundamentals

Understanding Low‑Code Implementation Principles: Declarative Frontend, Backend Storage, and Workflow Engines

This article explains the core concepts of low‑code platforms, defining low‑code as visual (declarative) programming, comparing declarative and imperative approaches, and detailing front‑end rendering with JSON‑to‑React, multiple backend storage strategies, logic execution models, workflow engines, and future trends.

Backend Storagedeclarative programmingfrontend development
0 likes · 35 min read
Understanding Low‑Code Implementation Principles: Declarative Frontend, Backend Storage, and Workflow Engines
HomeTech
HomeTech
Aug 18, 2021 · Frontend Development

Design and Implementation of a Financial Video Replay Platform Using rrweb

This article details the background, technology selection, architecture, implementation, challenges, and optimizations of a financial video replay platform that records user interactions with rrweb on the frontend and stores data using MongoDB and MySQL on the backend to meet regulatory and debugging needs.

Backend StorageFinancial Techfrontend recording
0 likes · 7 min read
Design and Implementation of a Financial Video Replay Platform Using rrweb
MaGe Linux Operations
MaGe Linux Operations
Feb 5, 2017 · Backend Development

How MogileFS Powers Scalable Distributed File Storage: Architecture & Deployment Guide

This article introduces the open‑source MogileFS distributed file system, explains its server, storage, and client components, outlines its key features and operating principles, and provides step‑by‑step installation, configuration, and Nginx reverse‑proxy load‑balancing instructions for large‑scale image storage.

Backend StorageDistributed File SystemMogileFS
0 likes · 6 min read
How MogileFS Powers Scalable Distributed File Storage: Architecture & Deployment Guide