Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 780 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 780 Bytes

Microservices: Zero to Hero - introduction and SockShop

Microservices reference application.


Outline


Background

  • Built by @Phil and @Ian in collaboration with WeaveWorks
  • Demo for DockerCon

The Cloud Native Reference App

  • Build the "Pet Shop" for Microservices
  • Show best practices
  • Explore different technologies
  • Moved into it's own GitHub Org
  • Deployable across variety of schedulers/platforms

Connect to Cloud VMs

ssh csuser@[IP]
sudo /usr/share/google/run-startup-scripts

Demo

git clone https://github.com/microservices-demo/microservices-demo.git
cd microservices-demo/deploy/docker-compose
docker-compose up -d