azavea / azavea/osm-analytics

Determine best approach for executing a series of jobs

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Determine if all of the jobs needed to execute in the pipeline can executed as Array Jobs, or if a more sophisticated approach with Amazon Lambda functions as the glue are necessary.

See: https://docs.aws.amazon.com/batch/latest/userguide/array_jobs.html

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked AWS Batch array jobs documentation and inspect how this repository's pipeline defines and executes its series of jobs. Document whether all required jobs fit array jobs or whether AWS Lambda is needed as orchestration glue; the issue names no repository files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.