Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34
stars
8
forks
source link
Feature: Align deployment mechanism from Development to Production #483
To reduce the risk of bugs when transitioning code from local testing to higher environments, we want to switch from Tilt-based deployment to ArgoCD deployment.
DOD
[ ] Deployments should be simple for a general MLE/data scientist without expertise in the baseline
[ ] ArgoCD can be easily deployed locally
[ ] New local changes can be deployed with minimal steps. Changes could include the following artifacts:
Description
To reduce the risk of bugs when transitioning code from local testing to higher environments, we want to switch from Tilt-based deployment to ArgoCD deployment.
DOD
Test Strategy/Script