Michael Warkentin

Results 154 comments of Michael Warkentin

Was looking for non AWS docs on assume role, found this repo. 😆

+1 to think about what happens when adding a new daemon task to an existing cluster - that seems to be the main case not handled in @pavneeta's update above....

Confirmed the last commit on that file was a merge commit: ``` commit 971fc554229e64317774cf8d4532d748b7d8460a Merge: ff444b53e 824f5106b Author: **** Date: Fri Jun 4 13:36:12 2021 -0400 Merge branch 'master' into...

@jcudit if it's still helpful: ``` ❯ terraform state list | cut -d. -f3 | sort | uniq -c 194 data 96 github_actions_secret 96 github_branch_protection 96 github_repository 194 github_team_repository ```

We ended up doing something similar to improve performance, splitting by provider / alphabet for aws:

Generally this has been how we've scaled our Kafka consumers when managing replica count manually, so some way to do so with autoscaling would be great as well to help...

I suspect it was just a version of https://github.com/JBKahn/django-sharding/tree/master/docs?

@Andrew-Chen-Wang Looks like it, I forked and was able to enable Github pages on the docs folder: https://mwarkentin.github.io/django-sharding/