Infra-as-Code in SageMaker

0

AWS SageMaker maintainers pushing everything into notebooks - pipelines, observability, endpoints, etc There is some heavy scripting with boto3 for helpers and integrations.

There are very good abstractions in SM SDK, however approaches like creating IAM roles and lambdas functions from boto3 scripts are from 2015, no? What am I missing?

1 Resposta
1

Hi,

The AWS CDK enables you to create ressources similar to CloudFormation, but in your favorite languages such as Javascript and Python. Here is the Amazon SageMaker Construct Library, which allows you to deploy SageMaker ressources with the CDK.

AWS
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas