Git Product home page Git Product logo

cloud-native-notes's Introduction

cloud-native-notes

云原生技术面试必备基础知识

V VI
数据结构与算法✏️ 操作系统💻 网络☁️ 系统设计💡 工具🔨 云原生☁️

✏️ 算法

  • 算法

    排序、并查集、栈和队列、红黑树、散列表。

  • 数据结构

    经典的数据结构,包含链表、二叉树、图等。

💻 操作系统

☁️ 网络

  • 计算机网络

    物理层、链路层、网络层、运输层、应用层。

  • HTTP

    方法、状态码、Cookie、缓存、连接管理、HTTPs、HTTP 2.0。

  • Socket

    I/O 模型、I/O 多路复用。

💡 系统设计

  • 系统设计基础

    性能、伸缩性、扩展性、可用性、安全性

  • 分布式

    分布式锁、分布式事务、CAP、BASE、Paxos、Raft

  • 集群

    负载均衡、Session 管理

  • 缓存

    缓存特征、缓存位置、缓存问题、数据分布、一致性哈希、LRU、CDN

  • 消息队列

    消息处理模型、使用场景、可靠性

  • RPC

    PRC概念和原理,主要通过gRPC来学习。

🔨 工具

☁️ 云原生

致谢

  1. 本项目是受CyC2018同学的CS-Notes项目启发,项目结构和图标来源于作者的启发。谢谢CyC2018同学的无私分享。

cloud-native-notes's People

Contributors

haiker2011 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.