Streamlit app deployment example Streamlit app deployed to AWS ECS by using CDK. Note that CDK code is written in TypeScript, not Python. How to deploy the app cd infra npm install npx cdk deploy