awslabs / aiops-modules

AIOps modules is a collection of reusable Infrastructure as Code (IaC) modules for Machine Learning (ML), Foundation Models (FM), Large Language Models (LLM) and GenAI development and operations on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Separate model deployment pipeline from multi-acc Abalone/XGBoost template

kukushking opened this issue · comments

Describe the solution you'd like
Basic multi-account template in sagemaker-templates-service-catalog module along with training Abalone with XGBoost has an example CICD pipeline (CodePipeline) to deploy an endpoint to dev, pre-prod, and prod. Separate the concerns and move the CICD into a) separate template OR b) separate module.

TBC

Additional context
Add any other context or screenshots about the feature request here.