The Upload Model Parameters to Cloud job allows you to take a trained model and store its training to a blob in cloud storage, such as Google Cloud Storage (GCS), Amazon S3 (S3), or Azure Blob Storage. See Create the Upload Model Parameters to Cloud job for more information on creating the job and deploying a model with it.
The Create Seldon Core Model Deployment job can pull down the saved model blobs and use them in deploying a new instance of the model, allowing for easier transference and versioning of trained models for rollback and testing.