Aws-tools Alternatives
Similar projects and alternatives to aws-tools
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
minion
A high-performance Constraint Programming solver, created before the yellow things took the same name. (by minion)
-
delta
Delta assists you in minimizing "interesting" files subject to a test of their interestingness. (by dsw)
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
aws-tools discussion
aws-tools reviews and mentions
- You can use C-Reduce for any language
This kind of algorithm needs to be better known. For example, the original DD algorithm can be used to automatically minimise the set of cloud permissions for a service (from a given set) (A PoC is aws-policy-minimize here: https://github.com/kanocomputing/aws-tools/)
- Chasing a Bug in a SAT Solver
The Delta Debugging algorithm is an underused tool. For example, it can also be used to automatically find an (approximately) minimimal set of cloud permissions needed for some purpose: https://github.com/KanoComputing/aws-tools/blob/master/bin/a...
Stats
KanoComputing/aws-tools is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of aws-tools is Python.