Giter VIP home page Giter VIP logo

thebytebook's Introduction

深入架构原理与实践

这是什么?

这是一本关于架构设计的开源书籍,预计 2024 年 3 月左右出版。目前内容还存在逻辑不清晰、内容组织结构不完整的地方,我将在这期间逐渐完成修正。

写作规划:

  • 预计 2024 年 3 月完成 容器技术
  • 预计 2024 年 4 月完成 GitOps
  • 预计 2024 年 5 月全书完成

如果阅读文章发现问题,欢迎在 github 给我提交 PR 或者 issue。

⭐️ 为什么要写这个?

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

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

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

如何阅读

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

  • 离线阅读

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

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

©️ 转载

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

thebytebook's People

Contributors

isno avatar songzhibin97 avatar sunway910 avatar hughnew avatar crypticdriver avatar mogucloud avatar timmer2338 avatar 5isi avatar zhangwt-cn avatar allinprogram avatar chengs-u avatar ssshooter avatar snailclimb avatar shikaiguo avatar czy0538 avatar marushirudonato avatar vikiboss avatar xbisland avatar binc4t avatar cplayer avatar ercjul avatar gcmutator avatar qinxuliang avatar moshicoco avatar wercurial avatar xxm1995 avatar yiyungent 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.