5 Implementation and Operations

#sagemaker

SageMaker + Docker

SageMaker Neo

  • Compiling code for edge devices.
  • AWS IoT Greengrass
    • Deploying models to the actual edge device

SageMaker Security

  • Identity and Access Management (IAM) with minimum permissions

  • MFA

  • SSL/TLS

  • CloudTrail to log activities for auditing (CloudWatch is for monitoring)

  • Encryption

  • PII

  • At rest data encryption:

    • KMS
    • S3 S3
  • In transit

    • Encrypted communication (inter container traffic communication)
    • IAM
    • TLS/SSL

SageMaker VPC

  • When network is disabled:
    • Use PrivateLink or NAT Gateway to access S3