icenet-ai / icenet-etl

Infrastructure for storing IceNet predictions and importing them into a database
MIT License
1 stars 1 forks source link

Condense icenet-geoapi and icenet-processing into this repository #36

Closed JimCircadian closed 1 year ago

JimCircadian commented 1 year ago

There isn't a lot of net benefit to having the repositories broken apart from this. As it is, it's going to now start making things more complicated as the network is secured and we start instilling best practice zero trust policies, which will require load balancer front end to the majority of internal services. Additionally, managing several instances of setup_terraform and terraform state files is becoming more of a pain.

There is no real reason for this split. It could make things easier to deploy selectively, but in all honesty that can be achieved through improving the design of the code herein easily enough.