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 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande