0
0
GCPcloud~5 mins

Cloud SQL pricing in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What are the main components that affect Cloud SQL pricing?
The main components are: instance size (CPU and memory), storage amount and type, network usage, and backup storage.
Click to reveal answer
beginner
How does storage type impact Cloud SQL costs?
Using SSD storage costs more than standard HDD storage but offers better performance.
Click to reveal answer
intermediate
Why does network usage affect Cloud SQL pricing?
Data sent out of Cloud SQL to the internet or other regions can incur network egress charges.
Click to reveal answer
intermediate
What is the pricing impact of backups in Cloud SQL?
Backup storage beyond the size of your database is charged separately, so frequent or large backups increase costs.
Click to reveal answer
beginner
How does instance uptime affect Cloud SQL pricing?
You pay for the instance while it is running, so stopping an instance can reduce costs.
Click to reveal answer
Which factor does NOT directly affect Cloud SQL pricing?
AAmount of storage used
BNumber of database users
CInstance CPU and memory size
DNetwork egress traffic
What type of storage is more expensive but faster in Cloud SQL?
AStandard HDD
BTape storage
CSSD
DIn-memory storage
When are network egress charges applied in Cloud SQL?
AWhen data is sent to the internet or other regions
BWhen data is sent within the same region
CWhen data is stored on disk
DWhen backups are created
How can you reduce Cloud SQL costs related to instance uptime?
AStop the instance when not in use
BUse more backups
CAdd more users
DIncrease storage size
What happens if your backup storage exceeds your database size in Cloud SQL?
ABackup storage is unlimited and free
BYou get free extra storage
CBackups are deleted automatically
DYou pay extra for the additional backup storage
Explain the main factors that influence Cloud SQL pricing and how they affect your monthly bill.
Think about what resources you use and how long your database runs.
You got /5 concepts.
    Describe ways to optimize Cloud SQL costs without sacrificing performance.
    Consider balancing cost and performance carefully.
    You got /5 concepts.