> For the complete documentation index, see [llms.txt](https://sdn.feisky.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdn.feisky.xyz/readme.md).

# 1. 前言

SDN （Software Defined Networking）作为当前最重要的热门技术之一，目前已经普遍得到大家的共识。有关SDN的资料和书籍非常丰富，但入门和学习SDN依然是非常困难。本书整理了SDN实践中的一些基本理论和实践案例心得，希望能给大家带来启发，也欢迎大家关注和贡献。

本书内容包括

* 网络基础
* SDN网络
* 容器网络
* Linux网络
* OVS以及DPDK
* SD-WAN
* NFV
* 实践案例

## 在线阅读

可以通过[sdn.feisky.xyz](https://sdn.feisky.xyz)或者[Github](https://github.com/feiskyer/sdn-handbook/blob/master/SUMMARY.md)来在线阅读。

## 微信公众号

![](/files/-M4OCL9baTRFaw1cdWLU)

## 项目源码

项目源码存放于Github上，见<https://github.com/feiskyer/sdn-handbook>。
