Week 7 2025
Work
- Dev env migration
- Internal service discovery deployed and running as expected
- Somehow using stage env SSO. Previous discussion suggest there's issue
with dev SSO
- Updated GitHub Action worfklow for service k8s deploy and Terraform apply
- K8s deploy workflow now use matrix strategy so it will deploy to old and
new dev env
- Terraform apply workflow now pass AWS account ID to called workflow
- First backend service deployed
- Initially the RDS from ACK didn't spin up due to service SSM was missing
- Still found Kafka-related error log which I believe require communication
with telemetry team
- Second backend service PR created
- Learning from first service, I created pre-deploy checklist to make sure
the required items are present
Other
- Perforce CLI is suprisingly usable. My Perforce worfklow:
- My ISP released new plans and I requested upgrade from 150 to 250. Supposedly
in effect in March. Will make sure I could get the max speed
- vim save all open buffer:
:bufdo w
- Configuration-programming language:
- https://github.com/achristmascarl/rainfrog: Postgres TUI client