Tagged articles

computer architecture

106 articles · Page 2 of 2
Architects' Tech Alliance
Architects' Tech Alliance
Jul 1, 2019 · Fundamentals

Understanding Supercomputers: Architecture, Performance, and Real‑World Applications

The article explains the latest TOP500 supercomputer rankings, emphasizes that architecture—not just CPU count—is the core technology behind high‑performance computing, describes the challenges of networking, software, and power, and illustrates diverse applications such as nuclear simulation, climate forecasting, and video rendering.

HPC Applicationscomputer architectureparallel computing
0 likes · 14 min read
Understanding Supercomputers: Architecture, Performance, and Real‑World Applications
Efficient Ops
Efficient Ops
May 15, 2017 · Fundamentals

What Really Happens When You Type a URL? A Deep Dive into the Full Stack

This article walks through every step from pressing a key on the keyboard to the browser rendering a web page, covering hardware signaling, kernel interrupt handling, DNS resolution, TCP handshakes, HTTP exchange, and final page display, illustrating how many university‑level concepts intersect in a single URL request.

URL processingcomputer architecturenetwork-stack
0 likes · 10 min read
What Really Happens When You Type a URL? A Deep Dive into the Full Stack
MaGe Linux Operations
MaGe Linux Operations
Mar 25, 2017 · Cloud Computing

What Is Virtualization? Uncover How Cloud Computing Really Works

This article introduces the fundamentals of virtualization and cloud computing, explains their relationship, describes computer hardware components, shows how operating systems abstract resources, outlines hardware checks for virtualization support, and previews software solutions, providing a clear, beginner-friendly overview of how virtual machines are created and managed.

Hardwarecomputer architecture
0 likes · 5 min read
What Is Virtualization? Uncover How Cloud Computing Really Works
Architects' Tech Alliance
Architects' Tech Alliance
Feb 20, 2017 · Fundamentals

A Comprehensive History of Intel and AMD CPUs

This article provides a detailed chronological overview of the rivalry between Intel and AMD, covering their shared origins, early collaborations with IBM, legal battles, the rise of AMD’s Athlon and 64-bit processors, Intel’s Tick‑Tock strategy, and the evolving market dynamics that shaped modern CPU architecture.

AMDCPUIntel
0 likes · 22 min read
A Comprehensive History of Intel and AMD CPUs
MaGe Linux Operations
MaGe Linux Operations
Apr 19, 2016 · Fundamentals

Understanding CPUs, OS Layers, and Interfaces: A Visual Guide

This article provides a comprehensive visual overview of CPU architecture, instruction sets, operating system purposes, programming layers, privilege rings, execution modes, user interfaces, and the distinction between ABI and API, helping readers grasp core computing concepts in a structured manner.

ABIAPICPU
0 likes · 6 min read
Understanding CPUs, OS Layers, and Interfaces: A Visual Guide
DevOps
DevOps
Apr 17, 2016 · Fundamentals

CPU “Ah Gan” Explains the Boot Process, Memory Hierarchy, Cache, and Pipelining

Through a whimsical first‑person narrative, the article walks readers through a CPU’s start‑up sequence, BIOS interrupt handling, loading the boot sector, memory access patterns, the principle of locality, cache usage, and the introduction of pipelining to illustrate fundamental computer architecture concepts.

CPUboot processcache
0 likes · 11 min read
CPU “Ah Gan” Explains the Boot Process, Memory Hierarchy, Cache, and Pipelining