• This repository has been archived on 16/Nov/2022
  • Stars
    star
    625
  • Rank 71,862 (Top 2 %)
  • Language
    Scala
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vamp - canary releasing and autoscaling for microservice systems

Website | Documentation | Installation Guide |

Build Status Download Join the chat at https://gitter.im/magneticio/vamp

Vamp is the Very Awesome Microservices Platform. Vamp's core features are a platform-agnostic microservices DSL, easy A-B testing/canary releasing on everything and a deep and extendable metrics engine that monitors everything and directly feeds back into your services.

Vamp is open source and mostly written in Scala, with some parts in Go.

Deploy Vamp on your laptop

Vamp can run on your laptop with one command. Check out our Hello World quick start. This should be enough to kick the tires.

Using Vamp and more

For documentation on using Vamp and all other info please check vamp.io and take some time to walk through the getting started.

Contributing

Vamp is open source. Any contributions are welcome. Please check our contribution guidelines