AWSStep Functions
AWS Step Functions is a serverless orchestration service that lets developers coordinate multiple AWS services and Lambda functions into visual, stateful workflows defined as state machines, handling retries, error handling, and parallel execution without custom orchestration code.
8 resources across 2 libraries
Glossary Terms(7)
AWS Lambda SnapStart
AWS Lambda SnapStart is a performance feature that dramatically reduces cold-start latency by taking a cached, encrypted snapshot of an initialized execution e…
AWS Graviton
AWS Graviton is a family of Arm-based processors designed by Amazon Web Services for use in EC2 instances and other AWS services, offering better price-perform…
AWS Fargate Spot
AWS Fargate Spot is a pricing option for AWS Fargate that runs containerized tasks on spare compute capacity at up to a 70 percent discount compared to standar…
AWS Step Functions
AWS Step Functions is a serverless orchestration service that lets developers coordinate multiple AWS services and Lambda functions into visual, stateful workf…
Azure Logic Apps
Azure Logic Apps is a cloud service for building automated workflows that integrate applications, data, and services using a low-code, visual designer, with hu…
Google Cloud Workflows
Google Cloud Workflows is a serverless orchestration service that lets developers define, in a YAML or JSON-based syntax, sequences of steps that call HTTP end…
AWS EventBridge
Amazon EventBridge is a serverless event bus service that routes events between AWS services, custom applications, and third-party SaaS providers based on rule…