AWS Compute Blog

Category: Application Services

Query large datasets

Visualizing AWS Step Functions workflows from the HAQM Athena console

HAQM Athena console now provides an integration with AWS Step Functions’ workflows. You can use the provided patterns to create and visualize Step Functions’ workflows directly from the HAQM Athena console. Step Functions’ workflows that use Athena’s optimized API integration appear in the Athena console. To learn more about HAQM Athena, read the user guide.

Implementing header-based API Gateway versioning with HAQM CloudFront

This post is written by Amir Khairalomoum, Sr. Solutions Architect. In this blog post, I show you how to use Lambda@Edge feature of HAQM CloudFront to implement a header-based API versioning solution for HAQM API Gateway. HAQM API Gateway is a fully managed service that makes it easier for developers to create, publish, maintain, monitor, […]

Step Functions workflow

Build workflows for HAQM Forecast with AWS Step Functions

This post shows how to create a Step Functions workflow for Forecast using AWS SDK service integrations, which allows you to use over 200 with AWS API actions. It shows two patterns for handling asynchronous tasks. The first pattern queries the describe-* API repeatedly and the second pattern uses the “Retry” option. This simplifies the development of workflows because in many cases they can replace Lambda functions.

Visualizing AWS Step Functions workflows from the AWS Batch console

This post written by Dhiraj Mahapatro, Senior Specialist SA, Serverless. AWS Step Functions is a low-code visual workflow service used to orchestrate AWS services, automate business processes, and build serverless applications. Step Functions workflows manage failures, retries, parallelization, service integrations, and observability so builders can focus on business logic. AWS Batch is one of the […]