mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Moved Terraform to Provisioning category
This commit is contained in:
parent
3175d57dfd
commit
e8a115adbc
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ A curated list of Microservice Architecture related principles and technologies.
|
||||||
- [Akka](http://akka.io/) - Toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
|
- [Akka](http://akka.io/) - Toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
|
||||||
- [Erlang/OTP](http://www.erlang.org/doc/design_principles/users_guide.html) - Programming language used to build massively scalable soft real-time systems with requirements on high availability.
|
- [Erlang/OTP](http://www.erlang.org/doc/design_principles/users_guide.html) - Programming language used to build massively scalable soft real-time systems with requirements on high availability.
|
||||||
- [Karaf](http://karaf.apache.org/) - Small OSGi based runtime which provides a lightweight container.
|
- [Karaf](http://karaf.apache.org/) - Small OSGi based runtime which provides a lightweight container.
|
||||||
- [Orbit](http://orbit.bioware.com/) - Orbit is a modern framework for JVM languages that makes it easier to build and maintain distributed and scalable online services.
|
- [Orbit](http://orbit.bioware.com/) - Modern framework for JVM languages that makes it easier to build and maintain distributed and scalable online services.
|
||||||
- [Vert.X](http://vertx.io/) - Toolkit for building reactive applications on the JVM.
|
- [Vert.X](http://vertx.io/) - Toolkit for building reactive applications on the JVM.
|
||||||
|
|
||||||
## Platforms
|
## Platforms
|
||||||
|
|
Loading…
Reference in a new issue