
Ultimate access to all questions.
Mountkirk Games is building a new, highly anticipated game and planning to deploy its backend on Google Compute Engine. They want to ensure their solution is future-proof and can take advantage of emerging cloud and technology improvements as they become available. What steps should Mountkirk Games take to achieve this goal? (Choose two.)
A
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.
B
Begin 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.
C
Set up a CI/CD pipeline using Jenkins and Spinnaker to automate canary deployments and improve development velocity.
D
Adopt a schema versioning tool to reduce downtime when adding new game features that require storing additional player data in the database.
E
Implement 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.