icenet-ai / icenet-etl

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

Security hardening / private endpoints / DNS #37

Open JimCircadian opened 1 year ago

JimCircadian commented 1 year ago

Builds on from #31

Expose and restrict

JimCircadian commented 1 year ago

The private endpoints caused an amazing nuisance, with the web application being unable to mount the share from the main storage, promptly breaking the container host with no real messaging.

Going to get the rest of the infrastructure set up behind the LB for access and then lock down from the edge, then transition into the private endpoint architecture. Azure is really a bit wobbly to use, with things failing silently all over the shop