Compare commits

..

No commits in common. "ce8a9840afd21fa673f86a80277ffbe47fe9b672" and "664128062eb4f5ac931932ebb7c692600628fed4" have entirely different histories.

View File

@ -148,7 +148,6 @@ 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
@ -227,7 +226,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)
- [Cassandra](http://cassandra.apache.org/) - manage massive amounts of data, fast, without losing sleep.
- [Casandra](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.