All Projects → haiker2011 → cloud-native-notes

haiker2011 / cloud-native-notes

Licence: other
☁️ 云原生技术面试必备基础知识

Projects that are alternatives of or similar to cloud-native-notes

Awesome Fenix
讨论如何构筑一套可靠的分布式大型软件系统
Stars: ✭ 530 (+1004.17%)
Mutual labels:  cloud-native, istio
meshery
Meshery, the cloud native manager
Stars: ✭ 1,587 (+3206.25%)
Mutual labels:  cloud-native, istio
Go Chassis
a microservice framework for rapid development of micro services in Go with rich eco-system
Stars: ✭ 2,428 (+4958.33%)
Mutual labels:  cloud-native, istio
Cloud Native Starter
Cloud Native Starter for Java/Jakarta EE based Microservices on Kubernetes and Istio
Stars: ✭ 402 (+737.5%)
Mutual labels:  cloud-native, istio
Kubesphere
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
Stars: ✭ 8,315 (+17222.92%)
Mutual labels:  cloud-native, istio
Kubernetes Vagrant Centos Cluster
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
Stars: ✭ 1,750 (+3545.83%)
Mutual labels:  cloud-native, istio
GoGetit
Go学习+面试通关, 覆盖Go程序员需要掌握的所有基础知识
Stars: ✭ 44 (-8.33%)
Mutual labels:  interview, cloud-native
nats-surveyor
NATS Monitoring, Simplified.
Stars: ✭ 150 (+212.5%)
Mutual labels:  cloud-native
Blue-Baron
Automate creating resilient, disposable, secure and agile monitoring infrastructure for Blue Teams.
Stars: ✭ 23 (-52.08%)
Mutual labels:  cloud-native
CsharpInterviewQuestions
A C# code collection of Interview Questions
Stars: ✭ 62 (+29.17%)
Mutual labels:  interview
advanced-istio-service-mesh-workshop
Advanced Istio Service Mesh Workshop
Stars: ✭ 28 (-41.67%)
Mutual labels:  istio
istio-weekly
Demos, slides, resources and other stuff from Istio Weekly and Istio Big Talk episodes
Stars: ✭ 61 (+27.08%)
Mutual labels:  istio
site
Enqueue Zero is creating code principles.
Stars: ✭ 64 (+33.33%)
Mutual labels:  cloud-native
guide-to-cloud-native-app
Guide to Cloud Native Application/云原生应用白皮书 - https://jimmysong.io/guide-to-cloud-native-app
Stars: ✭ 21 (-56.25%)
Mutual labels:  cloud-native
Computer-Science-Learn-Notes
CS(Computer Science)生涯:读书笔记,集成Java知识体系!(Java基础、JVM、JUC、Spring系列、面试八股文、力扣刷题笔记,数据结构和算法、SpringBoot整合其他框架等)
Stars: ✭ 141 (+193.75%)
Mutual labels:  interview
CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Stars: ✭ 557 (+1060.42%)
Mutual labels:  interview
challenge-alpha
Mobile code challenge
Stars: ✭ 13 (-72.92%)
Mutual labels:  interview
Test-Bank
Interview preparation and practice problems
Stars: ✭ 43 (-10.42%)
Mutual labels:  interview
go-zero
A cloud-native Go microservices framework with cli tool for productivity.
Stars: ✭ 23,294 (+48429.17%)
Mutual labels:  cloud-native
apimachinery
KubeDB API
Stars: ✭ 57 (+18.75%)
Mutual labels:  cloud-native

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同学的无私分享。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].