3일
6일
- Can Cloud Run handle these 9 workloads?
- Async microservice
- use pubsub(implicit, more flexable)
- use cloude task(explicit)
- REST API
- Scheduled Job
- use cloud scheduler as trigger
- Transform and load data from other service(data load batch)
- public web site
- using Workpress in cloud run(but need few extra config)
- market place has preset
- binary library
- cloude run can run docker
- Log time job
- split to smaller job(under 60min)
- or use computer engine or kubernetes engine
- off-the-shelf software
- if dose not need store data, can use cloud run with docker
- if not linux binary, use computer engine
- AI
- not passiable
- but use cloud run as trigger of AI Platform
22일
26일
- hex map 관련
- circuit break/rate-limit