当前位置: 首页 > 软件库 > 云计算 > 云原生 >

microservices-demo

Deployment scripts & config for Sock Shop
授权协议 Apache-2.0 License
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 孔和风
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Sock Shop : A Microservice Demo Application

The application is the user-facing part of an online shop that sells socks. It is intended to aid the demonstration and testing of microservice and cloud native technologies.

It is built using Spring Boot, Go kit and Node.js and is packaged in Docker containers.

You can read more about the application design.

Deployment Platforms

The deploy folder contains scripts and instructions to provision the application onto your favourite platform.

Please let us know if there is a platform that you would like to see supported.

Bugs, Feature Requests and Contributing

We'd love to see community contributions. We like to keep it simple and use Github issues to track bugs and feature requests and pull requests to manage contributions. See the contribution information for more information.

Screenshot

Sock Shop frontend

Visualizing the application

Use Weave Scope or Weave Cloud to visualize the application once it's running in the selected target platform.

Sock Shop in Weave Scope

 相关资料
  • Vert.x Service Discovery Vert.x Circuit Breaker Vert.x Config

  • Microservices infrastructure 是一个为快速部署全球分布式服务的现代平台。 基础平台包括可以用来管理集群和资源节点数量的控制节点。容器可以自动在 DNS 上注册,从而使其他服务能够定位到它们 一旦 WAN 配置好了,每个集群可以通过 DNS 或者 Consul API 在其他数据中心定位服务。 平台架构: 单数据中心: 多数据中心: 控制节点: 资源节点: Core Co

  • CoolStore Web Application - �� Modern Application on Dapr and Tye ⛵ CoolStore Website is a containerised microservices application consisting of services based on .NET Core running on Dapr. It demonst

  • zlt-microservices-platform 如果您觉得有帮助,请点右上角 "Star" 支持一下谢谢   1. 总体架构图   2. 功能介绍   3. 项目介绍 技术交流群 交流三群 详细在线文档 :https://www.kancloud.cn/zlt2000/microservices-platform/919418 项目更新日志 文档更新日志 演示环境地址: http://zlt

  • microservices-dashboard, 显示 Spring Boot 微服务和其关联的组件的仪表板 运行截图: 示例代码: 从 Spring Boot 中去掉 UI <dependency>    <groupId>be.ordina</groupId>    <artifactId>microservices-dashboard-server</artifactId>    <vers

  • 原文档 组件源码 中英文对照表 Overloading:重载 Configuration Store:配置仓库 组件介绍 Vert.x Config 提供了一种配置 Vert.x 应用的方式。 它包含: 支持多种配置语法(JSON、properties、YAML(扩展)、HOCON(扩展)等) 支持多种存储方式(文件、目录、HTTP、Git(扩展)、Redis(扩展)、系统属性、环境变量等) 支持