Skip to content

Tracking Progress from Cloud Journey Template and Displaying it on our app. #12

@omenking

Description

@omenking

This is our Cloud Journey Template.
It needs to be forked by each participant.
https://github.com/100DaysOfCloud/100DaysOfCloud

We need a way to programmatically track people's progress when they update their fork with progress.

  • Can we use Github Actions? I have seen Github Labs have a Github Bot, investigate and get some ideas
    https://lab.github.com/

  • Would the repo trigger an endpoint with a payload? Webhook in our system.

  • Would we have to check periodically eg. CloudWatch Event > Lambda

  • Can we store it in DynamoDB, what should the DynamoDB database structure look like?

We don't have to worry about displaying it in our app just storing in a DB that will be accessed by AWS Amplify

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions