Harnessing the scale of AWS for financial simulations
HPC Blog
This article discusses how to harness the scale of AWS for large-scale financial simulations, focusing on calculating option prices using Monte Carlo simulations with the QuantLib open-source library.
Specifically, the article covers:
- The advantages of using cloud computing like AWS for financial simulations, such as flexible pricing, massive compute environments, and versatile instance choices.
- Using AWS Batch for batch-oriented financial simulation workflows and AWS Lambda for smaller, faster jobs requiring low latency.
- A reference solution architecture for running cloud-native financial simulations on AWS, involving services like Amazon S3, Amazon EventBridge, AWS Batch, and AWS Lambda.
- A continuous integration and continuous deployment (CI/CD) workflow for developing and deploying financial simulation code using AWS CodePipeline, AWS CodeCommit, AWS CodeBuild, and Amazon ECR.
- A published AWS workshop that provides a hands-on implementation of this solution for calculating American Option prices using QuantLib.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Mar 25
2024
2024
Run large-scale simulations with AWS Batch multi-container jobs
Jul 14
2025
2025
Accelerating financial services innovation with AWS Marketplace
Nov 27
2024
2024
Simplify Monte Carlo Simulations with AWS Serverless services
Feb 20
2024
2024
How agent-based models powered by HPC are enabling large scale economic simulations
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.