AWS Architecture Blog

Tag: Container

Top-10

Top Architecture Blog Posts of 2023

2023 was a rollercoaster year in tech, and we at the AWS Architecture Blog feel so fortunate to have shared in the excitement. As we move into 2024 and all of the new technologies we could see, we want to take a moment to highlight the brightest stars from 2023. As always, thanks to our […]

Architecture: Recursive Scaling using HAQM SQS and HAQM ECS Fargate cluster

Design Pattern for Highly Parallel Compute: Recursive Scaling with HAQM SQS

Scaling based on HAQM 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 set of entities can use this pattern. It’s useful in a workflow […]