Design Pattern for Highly Parallel Compute: Recursive Scaling with Amazon SQS
AWS FeedDesign Pattern for Highly Parallel Compute: Recursive Scaling with Amazon SQS Scaling based on Amazon Simple Queue Service (SQS) is a commonly used design pattern. At AWS Professional Services, we have recently used a variant of this pattern to achieve highly parallel computation for larger customers. In fact, any use case with a tree-like…