This repository contains the complete specifications used to evaluate our Genetic Algorithm-based FinOps optimization model, as presented in our research paper:
A Genetic Algorithm-Based FinOps Model for Optimizing Infrastructure and DevOps Pipelines
The repository provides YAML-based architecture specifications for two real-world microservices projects that were used in the experiments:
- ERP System β A large-scale enterprise resource planning platform with complex business logic and resource-intensive operations.
- Ticket Reservation System β A high-traffic, real-time system for managing ticket bookings and reservations.
βββ ERP.yaml # Full specification of the ERP project
βββ Ticket_Reservation_System.yml # Full specification of the Ticket Reservation System
βββ README.md
This repository is provided to:
- Increase transparency of the experiments performed in our study
- Allow reproducibility of the reported results
- Provide a baseline dataset for future research on FinOps optimization in DevOps pipelines
This repository is released under the MIT License.
If you use these specifications in your research, please cite our paper: