Code Monkey home page Code Monkey logo

thebytebook's Introduction

深入架构原理与实践

⭐️ 为什么要写这个?

这几年互联网技术出现了很大的更新迭代,比如 SDN 网络、高性能网络(DPDK、XDP)、Container、ServiceMesh 等等,我对这些技术有一些浅薄的见解和实践,但也远没达到深刻理解的境界,我尝试使用 费曼学习法 把这些东西体系化地总结输出。一方面是加深自我的学习认识,另一方面也希望这些输出对其他人有所帮助。

整个系列的内容主要集中在 网络集群以及服务治理FinOps 这三个主题,这也代表着基础架构的几个核心:稳定、效率、成本。

我会持续更新这个仓库的内容,如果想要关注可以点 star

关于写作进度

本书预计2023年10月左右完稿,目前内容还存在用词不规范、逻辑不清晰、内容组织结构不完整的地方,我将在这期间逐渐完成修正。

如何阅读

  • 在线阅读:本文档在线阅读地址为:https://www.thebyte.com.cn 【为防止缓存,阅读前请先强制刷新】

  • 离线阅读

    • 部署离线站点:文档基于 VuePress 2 构建,如你希望在本地搭建文档站点,请使用如下命令:

      # 克隆获取源码
      $ git clone https://github.com/isno/theByteBook.git && cd theByteBook
      
      # 安装工程依赖
      $ yarn install
      
      # 运行网站,地址默认为 http://localhost:8080
      $ yarn dev

勘误

  • 如果在文章中发现了问题,欢迎提交 PR 或者 issue

©️ 转载

知识共享许可协议
作品isno 创作,采用知识共享署名 4.0 国际许可协议进行许可。

thebytebook's People

Contributors

isno avatar sunway910 avatar crypticdriver avatar mogucloud avatar czy0538 avatar vikiboss avatar binc4t avatar ercjul avatar xxm1995 avatar

Stargazers

Mayuu酱重症患者 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.