Question 263 of 315
Choose 2For this question, refer to the Mountkirk Games case study. Mountkirk Games wants to design their solution for the future in order to take advantage of cloud and technology improvements as they become available.
Which two steps should they take? (Choose two.)
Which two steps should they take? (Choose two.)
✓AStore as much analytics and game activity data as financially feasible today so it can be used to train machine learning models to predict user behavior in the future.
✓BBegin packaging their game backend artifacts in container images and running them on Google Kubernetes Engine to improve the ability to scale up or down based on game activity.
CSet up a CI/CD pipeline using Jenkins and Spinnaker to automate canary deployments and improve development velocity.
DAdopt a schema versioning tool to reduce downtime when adding new game features that require storing additional player data in the database.
EImplement a weekly rolling maintenance process for the Linux virtual machines so they can apply critical kernel patches and package updates and reduce the risk of 0-day vulnerabilities.
✓
Correct Answer: A, B
Store as much analytics and game activity data as financially feasible today so it can be used to train machine learning models to predict user behavior in the future.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.