Google Cloud Digital Leader — Question 254

An organization wants its users to validate a series of new features for their app.
Why should they use App Engine?

Answer options

Correct answer: C

Explanation

The correct answer is C because App Engine allows for the deployment of different versions of an application, enabling A/B testing or feature rollouts to specific user groups. Option A, while relevant for deployment, does not directly address the need for user validation of features. Option B is incorrect as it suggests that only new features are present, which does not pertain to versioning. Option D is incorrect because it implies running multiple versions for a single user, which is not the intended use case for feature validation.