This repository contains the notebook to follow the D ONE medium blogpost about MLOps with AWS. It uses exclusively AWS services. There are two Jupyter notebooks that contain:
- Start AWS SageMaker Studio
- Clone the repository in SageMaker
- Open and work through the exploratory data analysis notebook in
- Open and work through the notebook about using AWS SageMaker to build an XGBoost model and deploy it to an endpoint
- The notebook is located in
/sagemaker_xgboost_notebook/
- Follow the details in the blogpost and use the content in
/sagemaker_pipeline/
to build an MLOps pipeline with AWS SageMaker