Code Monkey home page Code Monkey logo

micro-service-practice's Introduction

micro-service-practice

基于OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+RPC+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建微服务,使用实例探索微服务架构的最佳实践,希望在敏捷开发、快速部署、可维护性、可扩展性、安全、可靠、性能、日志、监控等方面形成整套行之有效的方法、理论、实践。项目持续更新。

概要:

  • OpenStack: IAAS基础设施,云主机、网络、存储自动化。
  • Docker: 使用容器作为应用交付形式,高效部署、运维。
  • RestfulAPI: 后台对外接口统一使用RestfulAPI。
  • OAuth/HMAC: 使用OAuth作为用户认证、鉴权,便于分布式系统扩展。
  • RabbitMQ/ZMQ: 模块间交互使用消息队列,点对点+PUB/SUB模式。
  • RPC: 模块之间交互也可以使用RPC,实现高性能、高并发。
  • OpenResty/HAProxy/Nginx/APIGateway: 使用Nginx作为负载均衡和API网关,同时也是前端容器。
  • Bootstrap/AngularJS: 使用AngularJS作为前端MVC框架。
  • Ansible: 使用Ansible作为IAAS层资源自动化管理工具。
  • K8S/Mesos/Marathon: 使用开源容器管理平台作为分布式系统运维自动化工具。
  • Python(DjangoRestframework/Nameko/Zato), Java(SpringBoot/SpringCloud/JHispter), Golang(go-kit/gRPC)等语言微服务开发栈。

[推荐博文] 微服务系列文章参考:    

micro-service-practice's People

Contributors

junneyang avatar

Watchers

James Cloos avatar DreamChaser 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.