Code Bento

Arcitecture
_(1).png)
<aside>
顧客が独自のコード弁当を作成して応答を受けることができるサービス(a service that allows customers to create their own code lunch boxes and receive responses)
</aside>
サーバーレス方式の水平拡張モデルを再現することが核心だと思いました。 そこで、私たちPinkチームは、VM + Container + Message Queue の組み合わせで、これを再現してみようとしました
I thought the key point was to reproduce the horizontal expansion model of the serverless method. So our Pink team tried to recreate this with a combination of VM + Container + Message Queue.
PINKチームの立場から考えたコアアイデア(The core idea from the perspective of the PINK team)
<aside>