Cloud Integration

Thrubit complements AWS, it doesn’t replace it.

Credentials Handling

AWS credentials are loaded from:

  • Environment variables
  • AWS profiles

When AWS Is Used

Local execution runs without AWS unless:

  • You explicitly call AWS services
  • Your workflow depends on external resources

Moving to Production

Once validated locally:

  • Deploy via CloudFormation
  • Run in AWS Step Functions
Free Trial