-
Notifications
You must be signed in to change notification settings - Fork 1
Wasp
Wasp is going to be a separate repo. The project will be used as a cost optimization tool for aws open search. Instead of needing to leave open search up and running when not in use wasp will provide automation for configuring an aws open search cluster and configuring that cluster using fine grained access control and possibly schemas and templates/scripts. It will also provide ways of exporting data and easily reimporting it back into a newly spun up es configured domain. This will also provide a cost efficient means of creating new temporary or short lived clusters for analyzing data for better observability into a projects entire ecosystem without needing to leave it up for ever or destroy it and go through the painful process of manually restoring it. Somewhat like a liquibase for aws open search.
technologies:
- terraform
- cloudformation
aws objects
- es domain
elastic objects:
- index / schemas
- templates
- role mappings