Code Monkey home page Code Monkey logo

microservices-architecture-and-practices's Introduction

微服务架构与实战

QConShanghai 2018深度培训第二天演示代码。 大会官方页面:微服务架构与实践

代码说明

  • Section 01 - 一个最基本的微服务
  • Section 02 - 重构了Section 01的服务,丰富了服务内容
  • Section 03 - 为Section 02的服务编写了一个基于RestTemplate的客户端
  • Section 04 - 用Spring Data REST重构了Section 02和Section03的代码
  • Section 05 - 使用Spring Cloud Netflix,通过Eureka实现服务注册与发现
  • Section 06 - 使用Zookeeper代替Section 05的Eureka实现服务注册与发现
  • Section 07 - 演示Hystrix断路器
  • Section 08 - 使用Zookeeper作为配置中心,加载集中配置
  • Section 09 - 增加RabbitMQ,使用Spring Cloud Stream,新增了chef-service
  • Section 10 - 演示了Spring Cloud Sleuth的使用,基于OpenZipkin实现服务追踪
  • Section 11 - 将Section 10的所有服务打包成Docker镜像,并提供DockerCompose配置
  • Section 12 - 基于Section 06重构代码,去除Spring Cloud依赖,演示在阿里云k8s上运行代码,同时也演示了Istio相关的一些功能

microservices-architecture-and-practices's People

Contributors

digitalsonic avatar

Watchers

 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.