PlayStation interview question

2nd round; Design a CICD system

Interview Answer

Anonymous

1 Nov 2025

Talked mainly about using kubernetes for running workloads, needing a lightweight webhook-like server for receiving commands on-push etc then deploying a container, database for managing metadata, providing logs & artefacts. Also talked about rate limiting to handle high usage scenarios to prevent infinite scaling.