시작하기무료로 시작하기

Quiz Question 1

Your project’s current In-use IP address usage is 500/575. You run the following command:

python3 -m apache_beam.examples.wordcount \

--input gs://dataflow-samples/shakespeare/kinglear.txt \

--output gs://$BUCKET/results/outputs --runner DataflowRunner \

--project $PROJECT --temp_location gs://$BUCKET/tmp/ --region $REGION \

--subnetwork regions/$REGION/subnetworks/$SUBNETWORK \

--num_workers 20 --machine_type n1-standard-4 --no_use_public_ips

What will be the in-use IP address usage after the job starts?

이 연습은 강의의 일부입니다

Serverless Data Processing with Dataflow: Foundations

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작