Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 611 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 611 Bytes

Sample Microservices App - Aura JS Credit Score

This is a tutorial for microservices training. In this tutorial, we will cover the following features:

  • Service Mesh - Deploy a microservice with Istio enabled
  • Canary deployment - Switch traffic from version V1 to version V2
  • Service Brokers - Provision and use a MySQL/MongoDB instance
  • API-first development
  • Observability - Observe the service runtime behaviour with Vizceral, Zipkin and Grafana (Limited)
  • CI/CD - Use Wercker to deploy our services

To get started go to the aura-tutorials repo.