Code Monkey home page Code Monkey logo

learningmicroservice's Introduction

Docker+Kubernetes(k8s)微服务容器化实践

来源:https://coding.imooc.com/class/198.html

从整体上把握微服务,体会服务Docker化,理解服务编排,以及主流的服务编排框架——Kubernetes,了解它的架构,知道它的运作原理,知道如何安装、使用及如何部署微服务

更新内容

项目根据视频内容,使用 SpringBoot 2.0 和 Java 11 进行了重构,更新内容如下:

  • 使用 Java 11 新特性(varString.isBlank()...)
  • 使用 SpringBoot 2.0
  • 使用 com.alibaba.boot -> dubbo-spring-boot-starter : 0.2.0
  • 使用 IntelliJ IDEA 2018.2

环境

  • IDE:IntelliJ IDEA Ultimate 2018.2
  • Python: 3.7.0
  • Java: 11
  • Thrift: 0.11.0
  • Docker: 18.09.0-ce
  • K8s: 1.11.0

服务整理

用户服务

  • 用户登录
  • 用户注册
  • 用户基本信息查询
  • 无状态、无session
  • 单点登录

课程服务

  • 登录验证
  • 课程 CURD

信息服务

  • 发送邮件
  • 发送短信

用户 EdgeService

课程 EdgeService

API Gateway

learningmicroservice's People

Contributors

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