
Ultimate access to all questions.
You have a custom machine image used across multiple deployments, each as a separate managed instance group with its own template. Each deployment requires distinct configuration values, but you want to reuse the same machine image. You aim to provide these unique values to each deployment using native Compute Engine features.
What is the recommended approach?
A
Place the unique configuration values in the persistent disk.
B
Place the unique configuration values in a Cloud Bigtable table.
C
Place the unique configuration values in the instance template startup script.
D
Place the unique configuration values in the instance template instance metadata.