Software Alternatives & Reviews

Testing AWS Step Functions flows

Stedi AWS Step Functions Amazon SQS AWS Lambda DynamoDB
  1. 1
    Stedi is a EDI platform that automate any B2B transaction.
    I first saw this method of testing various AWS Step Function tasks while browsing code written by my colleagues at Stedi.

    #Virtual Data Room #Cloud Storage #Office & Productivity 9 social mentions

  2. AWS Step Functions makes it easy to coordinate the components of distributed applications and microservices using visual workflows.
    AWS Step Functions is a serverless orchestrator service. Since its inception, it has become a go-to for all my low-code and orchestration needs on AWS.

    #Project Management #Workflow Automation #Web Service Automation 58 social mentions

  3. Amazon Simple Queue Service is a fully managed message queuing service.
    Pricing:
    • Open Source
    Here, you will be interacting with AWS services directly, executing the AWS Step Function and asserting the side-effects of the flow. The side-effect can be, for example, a new item in Amazon DynamoDB or a message pushed to Amazon SQS.

    #Data Integration #Stream Processing #Web Service Automation 65 social mentions

  4. Automatic, event-driven compute service
    Pricing:
    • Open Source
    Let us evolve our Step Function to include "background-check" AWS Lambda function. Depending on the result, the user in the DynamoDB table will have its backgroundCheck attribute populated (either "PASS", "FAIL" or "ERROR").

    #Cloud Computing #Cloud Hosting #Backend As A Service 248 social mentions

  5. Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud database and supports both document and key-value store models.
    Here, you will be interacting with AWS services directly, executing the AWS Step Function and asserting the side-effects of the flow. The side-effect can be, for example, a new item in Amazon DynamoDB or a message pushed to Amazon SQS.

    #Databases #NoSQL Databases #Relational Databases 103 social mentions

Discuss: Testing AWS Step Functions flows

Log in or Post with