AWS Fargate, Amazon ECS, and Amazon SageMakerare used for backtesting and hosting machine learning-based algorithmic trading strategies. Historical market data is loaded via AWS Data Exchange, and made accessible via Amazon Athena. Real-time market data connectors and broker gateways are hosted as containers, and transactional data is kept in Amazon DynamoDB. Code examples can be found in this GitHub repository.