Easy1 markMultiple Choice
Domain 2.1: Planning and estimating GCP product useDomain 2.1Pricing CalculatorCompute EngineNetworking
GCP ACE · Question 10 · Domain 2.1: Planning and estimating GCP product use
You are using the Google Cloud Pricing Calculator to estimate the monthly cost of running a new web application on Compute Engine.
Which of the following factors does NOT affect the estimated cost of a Compute Engine instance?
You are using the Google Cloud Pricing Calculator to estimate the monthly cost of running a new web application on Compute Engine.
Which of the following factors does NOT affect the estimated cost of a Compute Engine instance?
Answer options:
A.
The selected Google Cloud region
B.
The operating system (OS) image
C.
Ingress network traffic
D.
Egress network traffic
How to approach this question
Recall the general rule for cloud networking costs: data coming in is usually free, data going out costs money.
Full Answer
C.Ingress network traffic✓ Correct
Ingress network traffic
In Google Cloud (and most major cloud providers), ingress network traffic (data entering the GCP network) is free. Therefore, it does not factor into the cost estimate. Region, OS licensing, and egress traffic all incur costs.
Common mistakes
Assuming all network traffic (both ingress and egress) is billed equally.
Practice the full GCP Associate Cloud Engineer Practice Exam 3
50 questions · hints · full answers · grading
More questions from this exam
Q01You are starting a new project in Google Cloud and need to create a new GCP project and enable th...EasyQ02A new team member has joined your operations team. They need to be able to view all Compute Engin...MediumQ03Your company is migrating to Google Cloud. You currently manage all employee identities in an on-...MediumQ04Your development team is experimenting with new GCP services in a sandbox project. The finance te...MediumQ05Your company wants to perform complex, custom SQL analysis on their Google Cloud billing data to ...Easy
Expert