Created
October 14, 2016 18:44
-
-
Save spinolacastro/d823e9b4bacef424072ea9fc1d2d0db1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Ativação via painel de controle ou API | |
* Clusters dedicados e com Api gerenciada | |
* Alta disponibilidade | |
* Kubernetes: | |
* Deploy de aplicações rápida e sem surpresas | |
* Escalabilidade de aplicações "on the fly" (hpa) | |
* Fácil atualização de aplicações (rolling updates) | |
* Melhor utilização de hardware | |
* Integração com CI (source to image) | |
* Métricas e logs | |
* Persistência através de volumes | |
* Load Balancer | |
* Service-discovery e dns integrado |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment