Summary
In this chapter, you first learned how to deploy and update endpoints with AWS CloudFormation. You also saw how it can be used to implement canary deployment and blue-green deployment.
Then, you learned about the AWS CDK, an SDK specifically built to easily generate and deploy CloudFormation templates using a variety of programming languages.
Finally, you built a complete end-to-end workflow with AWS Step Functions, and you saw how to implement parallel execution and how to call Lambda functions.
In the next and final chapter, you'll learn about additional SageMaker capabilities that help you optimize the cost and performance of predictions.