Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magneticio/vamp

Vamp - canary releasing and autoscaling for microservice systems
https://github.com/magneticio/vamp

Last synced: about 2 months ago
JSON representation

Vamp - canary releasing and autoscaling for microservice systems

Awesome Lists containing this project

README

        

[Website](http://vamp.io) |
[Documentation](http://vamp.io/documentation) |
[Installation Guide](http://vamp.io/documentation/installation/) |

[![Build Status](https://travis-ci.org/magneticio/vamp.svg?branch=master)](https://travis-ci.org/magneticio/vamp-core) [ ![Download](https://api.bintray.com/packages/magnetic-io/downloads/vamp/images/download.svg) ](https://bintray.com/magnetic-io/downloads/vamp/_latestVersion) [![Join the chat at https://gitter.im/magneticio/vamp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/magneticio/vamp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

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](http://vamp.io/documentation/installation/hello-world/). 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](http://vamp.io/documentation/using-vamp/artifacts/) and
take some time to walk through the [getting started](http://vamp.io/documentation/tutorials/).

## Contributing

Vamp is open source. Any contributions are welcome. Please check [our contribution guidelines](https://github.com/magneticio/vamp/blob/master/CONTRIBUTING.md)