Tagged articles

Static Pages

3 articles · Page 1 of 1
Raymond Ops
Raymond Ops
Nov 25, 2025 · Frontend Development

Master the Web in 5 Minutes: How Domains, HTML, and Pages Connect

This article provides a concise, beginner‑friendly overview of how domain names map to IP addresses, the DNS resolution process, the distinction between static and dynamic web pages, and the fundamental structure and tags of HTML, giving readers a solid foundation for web development.

DNSDynamic PagesHTML
0 likes · 9 min read
Master the Web in 5 Minutes: How Domains, HTML, and Pages Connect
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jul 24, 2019 · Big Data

Eight Strategies for Handling Massive Data in Internet Applications

The article outlines eight practical techniques—including caching, page staticization, database optimization, hot‑data separation, operation merging, read‑write splitting, distributed databases, and the use of NoSQL and Hadoop—to efficiently store and serve massive data volumes in large‑scale internet services.

Distributed DatabasesHadoopNoSQL
0 likes · 7 min read
Eight Strategies for Handling Massive Data in Internet Applications