Skip to content

Instantly share code, notes, and snippets.

@ankitadhandha
Created August 6, 2021 11:11
Show Gist options
  • Save ankitadhandha/23b1671dc43b54df807523e0d354ef40 to your computer and use it in GitHub Desktop.
Save ankitadhandha/23b1671dc43b54df807523e0d354ef40 to your computer and use it in GitHub Desktop.

Release 5.0 Issues

Production Platform

  • AWS/EC2

Our steps to configure SDL for AWS/EC2

Data Integration

  • Implemented methods to compress, upload, decompress and import large payloads
    • SDL command line cannot upload large payloads

Platform Selection

After analysis and experiments, selected the following AWS/EC2 instance

  • AWS/EC2 family: memory optimized
  • AWS EC2 instance: r4.large
  • CPU: 2
  • Memory: 15.5 GB

Test Cases

  1. Uploaded and processed two large payloads
  • NALT: 6.84 MB
  • NCIT: 13.7 MB
  1. No other platform will process either file
  • Google SDTT - exceeds 2.5MB limit
  • Gregg Kellogg hosted SDL bails out
  • no other options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment