Compare commits

...

4 Commits

Author SHA1 Message Date
Marius Stanca
ce8a9840af
Merge pull request #31 from gguizza/master
Add Score to Automation & Orchestration
2022-11-26 19:13:38 +02:00
gguizza
553b522800 Add Score to Automation & Orchestration
https://score.dev/
2022-11-18 11:01:57 +01:00
Marius Stanca
1d07b1c47c
Merge pull request #30 from aaabramov/patch-1
Fix typo: Casandra => Cassandra
2022-11-16 10:50:07 +02:00
Andrii Abramov
b49d00d669
Fix typo: Casandra => Cassandra 2022-11-15 08:52:15 +02:00

View File

@ -148,6 +148,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T
- [Spacelift](https://spacelift.io/) - Flexible orchestration solution for IaC development.
- [Atlantis](https://www.runatlantis.io/) - Terraform Pull Request Automation.
- [Stacktape](https://stacktape.com) - Developer-friendly Infrastructure as a Code framework built on top of AWS.
- [Score](https://score.dev) - Open Source developer-centric and platform-agnostic workload specification.
## Continuous Integration & Delivery
@ -226,7 +227,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T
- [MariaDB](https://mariadb.org/) - fast, scalable and robust, with a rich ecosystem of storage engines, plugins and many other tools.
- [SQLite](https://sqlite.org/) - small, fast, self-contained, high-reliability, full-featured, SQL database engine.
- Non-relational (NoSQL)
- [Casandra](http://cassandra.apache.org/) - manage massive amounts of data, fast, without losing sleep.
- [Cassandra](http://cassandra.apache.org/) - manage massive amounts of data, fast, without losing sleep.
- [Apache HBase](http://hbase.apache.org/) - distributed, versioned, non-relational database.
- [Couchdb](https://couchdb.apache.org/) - database that completely embraces the web.
- [Elasticsearch](https://www.elastic.co/products/elasticsearch) - distributed, RESTful search and analytics engine capable of addressing a growing number of use cases.