binchoo / PaimonGanyu

여행 비서 페이몬! Genshin Impact AWS workflows & KakaoTalk chatbot skills
https://pf.kakao.com/_mtPFb
GNU General Public License v3.0
7 stars 1 forks source link

All workflows #1

Open binchoo opened 2 years ago

binchoo commented 2 years ago

PaimonGanyu's all workflows (2022-04-01)

image

Hoyopass

Every user must securely register his or her Hoyolab credentials(ltuid and ltoken) when first using our system. Hoyopass Crud Workflow

Code redeem

If a user is newly added, the system will try to redeem all known codes for him or her. Code Redeem New User Event Workflow

If a new redeem code is registered to the code bucket, this code will soon be redeemed for all users. Code Redeem New Redeem Code Workflow

Daily check-in

If a user is newly added, he or she will soon be checked in to Hoyolab's daily check. Daily Check New User Event Workflow

The system will try to check in all system users three times a day. Daily Check Batch Workflow

Knowing responsibilities among components

To implement and deploy services on the AWS components, relationships among those components must be identified and be configured with the SAM's template.yaml file.

image

binchoo commented 2 years ago

PaimonGanyu's all workflows (2022-04-04)

All Workflow drawio (1)

Changes

Hoyopass

image

Code redeem

image image

Daily check-in

image image

Knowing responsibilities

image
binchoo commented 2 years ago

Splitting Requester Lambdas per Event Sources (2022-04-08)

image

Changes

binchoo commented 2 years ago

Beanstalkfying the Chatbot Skill Server (2022-06-23 #10)

image

Changes

image

binchoo commented 1 year ago

Removing API Gateway and improving ALB security group rules (22-09-04 #16)

image

Changes Avoid using a private integration /w VPC Link.