Topic 1 Question 136
Your company is developing a new application that will allow globally distributed users to upload pictures and share them with other selected users. The application will support millions of concurrent users. You want to allow developers to focus on just building code without having to create and maintain the underlying infrastructure. Which service should you use to deploy the application?
App Engine
Cloud Endpoints
Compute Engine
Google Kubernetes Engine
解説
Reference: https://cloud.google.com/terms/services
ユーザの投票
コメント(17)
A, App Engine, you just want you people dedicated to the App
👍 26kopper20192021/07/02AppEngine is regional. Millions of distributed global users = GkE.
👍 13Rzla2021/09/23In GKE, you have to create underlying infrastructure. It is not PAAS. Only app engine provide capability for developers to focus on code. The GKE, you need to configure many other items Apart from Code. So A seems to be more accurate. Regarding global nature, the app engine application servers users globally. I agree that there may be little latency for regions other than NA, however since the focus of the question is "Code", I would select A.
👍 4ravisar2021/11/21
シャッフルモード