Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Financial services grid computing on the cloud provides dynamic scalability and elasticity for operation when compute jobs are required, and utilizing services for aggregation that simplify the development of grid software.


The key point of this architecture is dividing roles and responsibilities

...

Gliffy Diagram
nameAWS-Financial Services Grid Computing
pagePin47

  • The role of AWS DirectConnect provides low latency and reliable connection between the corporate data center site and AWS. For situations with lower bandwidth requirements, a VPN connection to the VPC gateway can be established.
  • Grid controllers and grid engines are running Amazon Elastic Compute Cloud (Amazon EC2) instances started on demand from Amazon Machine Images (AMIs) that contain the operating system and grid software.
  • The role of Amazon Dynamo DB is to store the results from Grid engine that is a kind of managed database providing configurable read and write throughput, allowing scalability on demand.
  • The result of Amazon Dynamo DB are aggregated using a map/reduce job in Amazon Elastic MapReduce (Amazon EMR) and final output is stored in Amazon S3.
  • Aggregate results can be achieved using Amazon Glacier, a low-cost, secure, and durable storage service.

...