micro-services-roadmap / roadmap

This repo is do technology selection.
MIT License
0 stars 0 forks source link

[feature] overview #3

Open Alice52 opened 1 year ago

Alice52 commented 1 year ago

cultivate course

  1. epoll -> reactor -> webflux
  2. netty
  3. rocketmq
  4. elfk -> es
  5. agent -> skywalking
  6. devops -> k8s
  7. vue/reactor

language

  1. kotlin
  2. golang
  3. java
  4. rust

database

  1. 关系型数据库
    • pgsql
    • mysql
  2. 文档数据库
    • mongodb
  3. 缓存数据库
    • redis
  4. 搜索数据库
    • es
    • clickhouse
    • opensearch
  5. 分布式
    • tidb

微服务

  1. 服务发现
  2. 服务配置
  3. xxx

分布式


微服务项目原型(style)

  1. go-zero
  2. pig
  3. COLA
Alice52 commented 1 year ago

架构师进阶路线图

Alice52 commented 1 year ago

计算机组成