0
0
GCPcloud~5 mins

Configuration properties in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What are configuration properties in cloud infrastructure?
Configuration properties are settings that define how cloud resources behave and interact. They control things like resource size, network settings, and security options.
Click to reveal answer
beginner
Why is it important to manage configuration properties carefully?
Because incorrect settings can cause resources to fail, become insecure, or cost more. Proper management ensures resources work as expected and stay safe.
Click to reveal answer
intermediate
How can you change configuration properties in Google Cloud Platform (GCP)?
You can change them using the GCP Console, gcloud command-line tool, or Infrastructure as Code tools like Terraform.
Click to reveal answer
beginner
What is a real-life example of a configuration property in GCP?
For a Compute Engine VM, a configuration property could be the machine type (like n1-standard-1), which decides the CPU and memory size.
Click to reveal answer
intermediate
What is the benefit of using Infrastructure as Code (IaC) for configuration properties?
IaC lets you write configuration as code, making it easy to track changes, reuse setups, and deploy resources consistently.
Click to reveal answer
Which tool can you use to change configuration properties in GCP?
ASlack
BMicrosoft Word
Cgcloud command-line tool
DAdobe Photoshop
What does a configuration property control?
AThe color of your computer screen
BHow a cloud resource behaves
CYour internet speed
DThe weather forecast
Why use Infrastructure as Code for configuration?
ATo write configuration as code for easy reuse and tracking
BTo draw pictures of cloud resources
CTo play music
DTo send emails
Which of these is an example of a configuration property for a VM in GCP?
AMachine type (CPU and memory size)
BScreen brightness
CKeyboard layout
DMouse speed
What happens if configuration properties are set incorrectly?
AYour phone battery lasts longer
BNothing changes
CYou get free cloud credits
DResources may fail or become insecure
Explain what configuration properties are and why they matter in cloud infrastructure.
Think about how settings control a device or appliance in your home.
You got /3 concepts.
    Describe how you can manage configuration properties in Google Cloud Platform.
    Consider both graphical and code-based methods.
    You got /3 concepts.