# Internet Architecture

Published articles for Internet Architecture.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## What N, N+1, 2N, and 2(N+1) Mean in a Data Center

DevFeed: [What N, N+1, 2N, and 2(N+1) Mean in a Data Center](<https://devfeed.tech/articles/what-n-n-1-2n-and-2-n-1-mean-in-a-data-center-40160.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/netops/data-center-redundancy-n-n1-2n/>)

Author: j2sw

Published: 2026-08-27T13:59:08Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [datacenter](<https://devfeed.tech/topics/datacenter.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [2n-redundancy](<https://devfeed.tech/tags/2n-redundancy.md>), [capacity](<https://devfeed.tech/tags/capacity.md>), [colocation](<https://devfeed.tech/tags/colocation.md>), [components](<https://devfeed.tech/tags/components.md>), [cooling](<https://devfeed.tech/tags/cooling.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [data-center-power](<https://devfeed.tech/tags/data-center-power.md>), [equipment](<https://devfeed.tech/tags/equipment.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [n-plus-1-redundancy](<https://devfeed.tech/tags/n-plus-1-redundancy.md>), [network-operations](<https://devfeed.tech/tags/network-operations.md>), [power-distribution](<https://devfeed.tech/tags/power-distribution.md>), [system](<https://devfeed.tech/tags/system.md>), [ups](<https://devfeed.tech/tags/ups.md>)

### AI overview

This article explains what data center redundancy ratings N, N+1, N+2, 2N, and 2(N+1) indicate about component capacity, failures, maintenance, cooling, and alternate paths.

### Source excerpt

Have you ever looked at a data center marketing slick and wondered what N, N+1, 2N, and 2(N+1) actually mean? The main thing they tell you is how many components can fail before the system drops below the capacity needed to support the load. When I evaluate a data center, I want to know what ... Read more The post What N, N+1, 2N, and 2(N+1) Mean in a Data Center appeared first on Justin Wilson (j2sw).

## Multi-Core Fiber: Several Optical Cores Inside One Strand

DevFeed: [Multi-Core Fiber: Several Optical Cores Inside One Strand](<https://devfeed.tech/articles/multi-core-fiber-several-optical-cores-inside-one-strand-40157.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/multi-core-fiber-mcf/>)

Author: j2sw

Published: 2026-08-18T13:39:00Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [Hardware](<https://devfeed.tech/topics/hardware.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [interface](<https://devfeed.tech/topics/interface.md>)

Tags: [400g](<https://devfeed.tech/tags/400g.md>), [cabling](<https://devfeed.tech/tags/cabling.md>), [channel](<https://devfeed.tech/tags/channel.md>), [connectors](<https://devfeed.tech/tags/connectors.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [fiber](<https://devfeed.tech/tags/fiber.md>), [fiber-optics](<https://devfeed.tech/tags/fiber-optics.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [multi-core-fiber](<https://devfeed.tech/tags/multi-core-fiber.md>), [network-engineering-resources](<https://devfeed.tech/tags/network-engineering-resources.md>), [networks](<https://devfeed.tech/tags/networks.md>), [optical-networking](<https://devfeed.tech/tags/optical-networking.md>), [optics](<https://devfeed.tech/tags/optics.md>), [space-division-multiplexing](<https://devfeed.tech/tags/space-division-multiplexing.md>), [transmission](<https://devfeed.tech/tags/transmission.md>)

### AI overview

This article explains how multi-core fiber places several optical cores inside one standard 125-micron cladding. It distinguishes MCF from high-fiber-count cable, describes aggregate capacity using separate channels and space-division multiplexing, and explains the need for specialized optical interfaces, connectors, splicing, and testing.

### Source excerpt

Multi-core fiber places several independent optical cores inside one standard 125-micron cladding. It increases channel density, but it also requires different connectors, splicing methods, and testing procedures. The post Multi-Core Fiber: Several Optical Cores Inside One Strand appeared first on Justin Wilson (j2sw).

## Using Cisco Prefix Lists Inside Route Maps for BGP Filtering

DevFeed: [Using Cisco Prefix Lists Inside Route Maps for BGP Filtering](<https://devfeed.tech/articles/using-cisco-prefix-lists-inside-route-maps-for-bgp-filtering-40149.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/bgp-filtering-prefix-lists-route-maps/>)

Author: j2sw

Published: 2026-08-11T14:48:44Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [BGP](<https://devfeed.tech/topics/bgp.md>), [Cisco](<https://devfeed.tech/topics/cisco.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [bgp-filtering](<https://devfeed.tech/tags/bgp-filtering.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [network-engineering](<https://devfeed.tech/tags/network-engineering.md>), [network-engineering-resources](<https://devfeed.tech/tags/network-engineering-resources.md>), [prefix-lists](<https://devfeed.tech/tags/prefix-lists.md>), [route-maps](<https://devfeed.tech/tags/route-maps.md>), [routing-policy](<https://devfeed.tech/tags/routing-policy.md>)

### AI overview

This tutorial explains how Cisco prefix lists and route maps work together for BGP filtering. Prefix lists define which routes match, while route maps apply actions such as permitting, denying, or modifying route attributes. It also describes route-map sequence order and implicit deny behavior.

### Source excerpt

Prefix lists define which BGP routes match a policy. Route maps use those matches to permit routes, deny them, or change attributes such as local preference. The post Using Cisco Prefix Lists Inside Route Maps for BGP Filtering appeared first on Justin Wilson (j2sw).

## Understanding BGP Route Types: Full Routes vs Partial vs Default vs Customer Routes

DevFeed: [Understanding BGP Route Types: Full Routes vs Partial vs Default vs Customer Routes](<https://devfeed.tech/articles/understanding-bgp-route-types-full-routes-vs-partial-vs-default-vs-customer-routes-40150.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/bgp-route-types-full-default-partial-customer-routes/>)

Author: j2sw

Published: 2026-07-24T16:28:00Z

Content type: article

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [BGP](<https://devfeed.tech/topics/bgp.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Networks](<https://devfeed.tech/topics/networks.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [flexibility](<https://devfeed.tech/tags/flexibility.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [isp](<https://devfeed.tech/tags/isp.md>), [memory](<https://devfeed.tech/tags/memory.md>), [network-engineering](<https://devfeed.tech/tags/network-engineering.md>), [network-operations](<https://devfeed.tech/tags/network-operations.md>), [route](<https://devfeed.tech/tags/route.md>), [router](<https://devfeed.tech/tags/router.md>), [routing](<https://devfeed.tech/tags/routing.md>), [routing-policy](<https://devfeed.tech/tags/routing-policy.md>), [routing-table](<https://devfeed.tech/tags/routing-table.md>), [traffic-engineering](<https://devfeed.tech/tags/traffic-engineering.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

This article explains BGP route choices, comparing default routes, full routes, partial routes, and customer routes. It describes the tradeoffs between small routing tables, Internet visibility, traffic engineering control, and router resource requirements.

### Source excerpt

5 minute read time.Justin Wilson j2sw.com When you configure a BGP session, one of the first questions is what routes you actually want to receive. If you have ever filled out a questionnaire with Hurricane Electric or another transit provider, they ask you what "kind" of routes you want. In this article, I plan to ... Read more The post Understanding BGP Route Types: Full Routes vs Partial vs Default vs Customer Routes appeared first on Justin Wilson (j2sw).

## How Passive Optical Networks (PON) Work

DevFeed: [How Passive Optical Networks (PON) Work](<https://devfeed.tech/articles/how-passive-optical-networks-pon-work-40154.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/how-passive-optical-networks-work/>)

Author: j2sw

Published: 2026-07-22T12:35:00Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [Networks](<https://devfeed.tech/topics/networks.md>), [gpon](<https://devfeed.tech/topics/gpon.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Security](<https://devfeed.tech/topics/security.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [ethernet](<https://devfeed.tech/tags/ethernet.md>), [fiber](<https://devfeed.tech/tags/fiber.md>), [ftth](<https://devfeed.tech/tags/ftth.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [gpon](<https://devfeed.tech/tags/gpon.md>), [internet](<https://devfeed.tech/tags/internet.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [isp](<https://devfeed.tech/tags/isp.md>), [networks](<https://devfeed.tech/tags/networks.md>), [passive-optical-network](<https://devfeed.tech/tags/passive-optical-network.md>), [pon](<https://devfeed.tech/tags/pon.md>), [providers](<https://devfeed.tech/tags/providers.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [router](<https://devfeed.tech/tags/router.md>), [security](<https://devfeed.tech/tags/security.md>), [xgs-pon](<https://devfeed.tech/tags/xgs-pon.md>)

### AI overview

This tutorial explains how Passive Optical Networks (PON) deliver residential fiber Internet. It describes the roles of the OLT, passive optical splitters, ONTs, and the customer router or gateway, including how providers share feeder fiber among subscribers and provision authorized ONTs.

### Source excerpt

If you've spent any time looking into fiber Internet, you've probably run across terms like GPON, XGS-PON, OLT, and ONT. These are all parts of what's called a Passive Optical Network, or PON. Most residential fiber providers use PON because it lets them connect alot of homes without having to pull a separate fiber from ... Read more The post How Passive Optical Networks (PON) Work appeared first on Justin Wilson (j2sw).

## Fat Rail vs Thin Rail in AI compute clusters

DevFeed: [Fat Rail vs Thin Rail in AI compute clusters](<https://devfeed.tech/articles/fat-rail-vs-thin-rail-in-ai-compute-clusters-40152.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/fat-rail-explained/>)

Author: j2sw

Published: 2026-07-01T07:30:18Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Job](<https://devfeed.tech/topics/job.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [400g](<https://devfeed.tech/tags/400g.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cluster](<https://devfeed.tech/tags/cluster.md>), [clusters](<https://devfeed.tech/tags/clusters.md>), [compute](<https://devfeed.tech/tags/compute.md>), [data](<https://devfeed.tech/tags/data.md>), [fabric](<https://devfeed.tech/tags/fabric.md>), [fat-rail](<https://devfeed.tech/tags/fat-rail.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [switching](<https://devfeed.tech/tags/switching.md>), [thin-rail](<https://devfeed.tech/tags/thin-rail.md>)

### AI overview

The article explains "fat" and "thin" rails in AI compute clusters. The terms describe whether a node's connection to the fabric provides sufficient bandwidth for the workload, with the practical distinction determined by node-to-node traffic rather than cable count alone.

### Source excerpt

We are starting to hear about "Thin" and "Fat" rails in AI fabrics. These are just another way to say a connection from compute into the Fabric. The link either has sufficient capacity (Fat) or insufficient capacity (Thin). A thin rail provides the node with a single path into the fabric. That may be one ... Read more The post Fat Rail vs Thin Rail in AI compute clusters appeared first on Justin Wilson (j2sw).

## George Washington, the Delaware, and Direct Routes

DevFeed: [George Washington, the Delaware, and Direct Routes](<https://devfeed.tech/articles/george-washington-the-delaware-and-direct-routes-40153.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/george-washington-delaware-direct-network-routing/>)

Author: j2sw

Published: 2026-06-30T16:15:53Z

Content type: opinion

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [Network design](<https://devfeed.tech/topics/network-design.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [BGP](<https://devfeed.tech/topics/bgp.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [blog](<https://devfeed.tech/tags/blog.md>), [fd-ix](<https://devfeed.tech/tags/fd-ix.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [ixp](<https://devfeed.tech/tags/ixp.md>), [network-design](<https://devfeed.tech/tags/network-design.md>), [network-peering](<https://devfeed.tech/tags/network-peering.md>), [networks](<https://devfeed.tech/tags/networks.md>), [peering](<https://devfeed.tech/tags/peering.md>), [route](<https://devfeed.tech/tags/route.md>), [routers](<https://devfeed.tech/tags/routers.md>), [routing](<https://devfeed.tech/tags/routing.md>), [traffic](<https://devfeed.tech/tags/traffic.md>), [transit](<https://devfeed.tech/tags/transit.md>)

### AI overview

This commentary compares George Washington's direct route across the Delaware with network peering. It argues that direct connections between networks can reduce transit dependencies, router hops, and latency compared with longer BGP-selected transit paths.

### Source excerpt

I originally posted this over on the FD-IX Bloghttps://blog.fd-ix.com/george-washington-the-delaware-and-direct-routes/ When George Washington crossed the Delaware River on Christmas night in 1776, the goal was simple. Reach the objective by the most effective path while avoiding unnecessary delays and giving the opposing force as little warning as possible. The crossing was risky, but it created a ... Read more The post George Washington, the Delaware, and Direct Routes appeared first on Justin Wilson (j2sw).

## HTTP 206 Partial Content Explained

DevFeed: [HTTP 206 Partial Content Explained](<https://devfeed.tech/articles/http-206-partial-content-explained-40155.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/http-206-partial-content-explained/>)

Author: j2sw

Published: 2026-06-26T11:37:15Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [HTTP](<https://devfeed.tech/topics/http.md>), [client](<https://devfeed.tech/topics/client.md>), [browser](<https://devfeed.tech/topics/browser.md>), [file](<https://devfeed.tech/topics/file.md>), [servers](<https://devfeed.tech/topics/servers.md>), [Cache](<https://devfeed.tech/topics/cache.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [cache](<https://devfeed.tech/tags/cache.md>), [cdn](<https://devfeed.tech/tags/cdn.md>), [client](<https://devfeed.tech/tags/client.md>), [file](<https://devfeed.tech/tags/file.md>), [http](<https://devfeed.tech/tags/http.md>), [http-206](<https://devfeed.tech/tags/http-206.md>), [http-codes](<https://devfeed.tech/tags/http-codes.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [large-files](<https://devfeed.tech/tags/large-files.md>), [range](<https://devfeed.tech/tags/range.md>), [request](<https://devfeed.tech/tags/request.md>), [server](<https://devfeed.tech/tags/server.md>), [video](<https://devfeed.tech/tags/video.md>), [web-servers](<https://devfeed.tech/tags/web-servers.md>), [web-troubleshooting](<https://devfeed.tech/tags/web-troubleshooting.md>)

### AI overview

This tutorial explains HTTP 206 Partial Content, a successful response used when a client requests only part of a file or other resource. It describes byte-range requests, the Range and Content-Range headers, and uses such as video playback, resumable downloads, and cache or CDN handling.

### Source excerpt

A browser does not always need the whole file at once. Sometimes it only needs a slice of the file. That slice might be the next part of a video or a chunk of a large object sitting behind a CDN. When that happens, the client can request a byte range instead of requesting the ... Read more The post HTTP 206 Partial Content Explained appeared first on Justin Wilson (j2sw).

## Sam's First Visit to An Internet Exchange

DevFeed: [Sam's First Visit to An Internet Exchange](<https://devfeed.tech/articles/sam-s-first-visit-to-an-internet-exchange-40156.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/kids-first-visit-internet-exchange/>)

Author: j2sw

Published: 2026-06-25T03:54:15Z

Content type: release

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [networking](<https://devfeed.tech/topics/networking.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [Internet Traffic](<https://devfeed.tech/topics/internet-traffic.md>), [BGP](<https://devfeed.tech/topics/bgp.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [book](<https://devfeed.tech/tags/book.md>), [books](<https://devfeed.tech/tags/books.md>), [children](<https://devfeed.tech/tags/children.md>), [explainer](<https://devfeed.tech/tags/explainer.md>), [fiber](<https://devfeed.tech/tags/fiber.md>), [internet](<https://devfeed.tech/tags/internet.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [internet-exchange](<https://devfeed.tech/tags/internet-exchange.md>), [internet-traffic](<https://devfeed.tech/tags/internet-traffic.md>), [ix](<https://devfeed.tech/tags/ix.md>), [ixp](<https://devfeed.tech/tags/ixp.md>), [j2-updates](<https://devfeed.tech/tags/j2-updates.md>), [j2sw](<https://devfeed.tech/tags/j2sw.md>), [justin-wilson](<https://devfeed.tech/tags/justin-wilson.md>), [network-engineering-resources](<https://devfeed.tech/tags/network-engineering-resources.md>), [networking](<https://devfeed.tech/tags/networking.md>), [networks](<https://devfeed.tech/tags/networks.md>), [peering](<https://devfeed.tech/tags/peering.md>), [router](<https://devfeed.tech/tags/router.md>), [sam](<https://devfeed.tech/tags/sam.md>), [stem-book](<https://devfeed.tech/tags/stem-book.md>), [traffic](<https://devfeed.tech/tags/traffic.md>)

### AI overview

Justin Wilson announces A Kid's First Visit to An Internet Exchange, a children's picture book in which Sam learns how networks connect, peer, and move Internet traffic. The book is available in Kindle and paperback editions.

### Source excerpt

Justin Wilson announces his second children's networking book, A Kid's First Visit to an Internet Exchange. Follow Sam as he learns how networks meet, peer, and move Internet traffic. The post Sam's First Visit to An Internet Exchange appeared first on Justin Wilson (j2sw).

## Data Center Fabrics High Level Overview

DevFeed: [Data Center Fabrics High Level Overview](<https://devfeed.tech/articles/data-center-fabrics-high-level-overview-40151.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/data-center-fabric-explained/>)

Author: j2sw

Published: 2026-06-17T12:30:00Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [data centers](<https://devfeed.tech/topics/data-centers.md>), [Network architectures](<https://devfeed.tech/topics/network-architectures.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [ecmp](<https://devfeed.tech/tags/ecmp.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [latency](<https://devfeed.tech/tags/latency.md>), [leaf-switch](<https://devfeed.tech/tags/leaf-switch.md>), [network](<https://devfeed.tech/tags/network.md>), [servers](<https://devfeed.tech/tags/servers.md>), [spine-switch](<https://devfeed.tech/tags/spine-switch.md>), [storage](<https://devfeed.tech/tags/storage.md>), [vxlan](<https://devfeed.tech/tags/vxlan.md>)

### AI overview

This article explains data center fabrics as networks that connect servers, storage systems, and other network devices. It describes the common leaf-and-spine architecture, the roles of leaf and spine switches, packet movement, and how multiple paths provide bandwidth and predictable latency.

### Source excerpt

A data center fabric connects servers, storage, and network devices using a leaf-spine architecture designed for high bandwidth and predictable latency. Learn how packets move through a fabric, why ECMP matters, and how modern data centers support virtualization, cloud, and AI workloads. The post Data Center Fabrics High Level Overview appeared first on Justin Wilson (j2sw).