From the course: Learning Amazon SageMaker AI

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Solution: Deploy a model

Solution: Deploy a model

(upbeat music) - [Instructor] My first step is to deploy the model. I've navigated to SageMaker Studio to the Models section. Click on the Register button, then click on Jobs. Then select the model training job. Scroll down. You can enter a name for the model group. I will leave the default and click Register. This registers Version 1 of the model. Next, under Deploy, select Approved and Save. Approving a model version allows for deployment. I'll give it a few more seconds to save. Then to deploy, I'll return to the main page. Make sure I've clicked on Registered models. Expand the model group. Click on the version, and click Deploy. On this screen, I'll choose the appropriate instance type. If you expect high traffic or have a more complex model, you may want to scale up to a more powerful instance type. Just be aware that more powerful instance types incur higher costs. I'll leave the default. I will set my maximum instance count to 8 because that is the limit for my account. Then I…

Contents