Tsuru (PaaS)
Developer(s) | Globo.com |
---|---|
Initial release | August 2, 2013 |
Development status | Released |
Written in | Go |
Operating system | Linux |
Type | Cloud computing, Platform as a service, web development |
License | BSD[1] |
Website |
tsuru |
Tsuru is a open source[2] platform as a service product from Globo.com. The software that runs the service is available as open-source software on GitHub.[3] Developers can use Git, tsuru cli or It's dashboard to deploy web applications in different languages.[4]
It allows us, from the operations department, to unleash the talent of the developers, leaving the operations team in time for other work.[5]
Description
Tsuru supports most web applications, so long as they can run on Linux and follow twelve factor principles.[6] Tsuru takes care of maintaining the services underlying the application, high availability,[7] scaling[8][9] and healing[10] the application as needed.
The core components in tsuru are pluggable, tsuru also support multi provisioners, and supports the native tsuru Docker Cluster, Docker Swarm and Kubernetes/Apache_Mesos on the road
Supported language environments include Apache Cordova, Elixir, Java, Node.js, Go, PyPy, Python, Ruby, PHP, HHVM and Elixir.[11] Supported databases include MongoDB, MySQL, PostgreSQL, and Redis. HTTP routers supported: Hipache, Planb, Vulcand and Galeb. Some examples of frameworks are: Django, Flask. Ruby on Rails, Tornado and Node.js. Competitors include Cloud Foundry[12] and Openshift.
References
- How Globo.com scores big with OpenStack Swift
- Growing up with Docker: How Docker and Tsuru have evolved
- IT Landscape for sysadmins
- The new PaaS stands out from the thundering herd by making app deployment as easy as issuing a Git push command
- Madrid DevOps Septiembre 2015 Video: "Microservicios con Tsuru, un PaaS extensible y open source"
- Madrid DevOps: De 0 a 40 microservicios en 6 meses con Tsuru
- Tsuru, transformando el departamento de sistemas en un proveedor de servicios
- CloudStack Collaboration Conference Europe 2014: tsuru - Open Source Cloud Application Platform
- Oscon: Tsuru: Open Source Cloud Application Platform
- Cloudstack: ShapeBlue Enables The University Of Sao Paulo To Deliver Federated Cloud Services
- tsuru: the open source PaaS
- InfoQ: tsuru, o PaaS open source
- Pycursos: tsuru - fazendo deploys de forma simples e divertida
- Construindo seu próprio PaaS: Tsuru, uma plataforma de cloud open source
- Rootconf: Tsuru - Serve it yourself.
- Wired: Google’s Go Appears on Brazilian Cloud - tsuru
- ↑ "tsuru license". GitHub. Retrieved 2015-12-21.
- ↑ "4 Open Source PaaS Cloud Solutions by www.thehostingnews.com". www.thehostingnews.com. Retrieved 2016-11-07.
- ↑ "tsuru". GitHub. Retrieved 2015-12-21.
- ↑ "tsuru/platforms". GitHub. Retrieved 2015-12-21.
- ↑ "Tsuru Paas at Qdqmedia – LnxNet.es". Retrieved 2016-11-07.
- ↑ The Twelve-Factor
- ↑ "Using Pools — tsuru documentation". docs.tsuru.io. Retrieved 2015-12-21.
- ↑ "Node Auto Scaling — tsuru documentation". docs.tsuru.io. Retrieved 2015-12-21.
- ↑ "tsuru/tsuru-autoscale". GitHub. Retrieved 2015-12-21.
- ↑ "tsuru.conf reference — tsuru documentation". docs.tsuru.io. Retrieved 2015-12-21.
- ↑ "tsuru/platforms". GitHub. Retrieved 2015-12-21.
- ↑ "UK government names Cloud Foundry Her Majesty's preferred PaaS".
External links
- Tsuru main page