0
0
Intro to Computingfundamentals~10 mins

Edge computing basics in Intro to Computing - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to define where edge computing processes data.

Intro to Computing
data_location = '[1]'
Drag options to blanks, or click blank then click option'
Acloud
Bdata center
Cnear the data source
Dremote server
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'cloud' because it sounds modern.
Confusing edge with central data centers.
2fill in blank
medium

Complete the sentence to explain a benefit of edge computing.

Intro to Computing
Edge computing reduces [1] by processing data locally.
Drag options to blanks, or click blank then click option'
Acost
Blatency
Cstorage
Dbandwidth
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'cost' because it sounds related.
Confusing bandwidth with delay.
3fill in blank
hard

Fix the error in the explanation of edge computing location.

Intro to Computing
Edge computing happens in the [1] instead of the cloud.
Drag options to blanks, or click blank then click option'
Adata center
Binternet
Cmain server
Dedge devices
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'data center' because it sounds technical.
Confusing 'main server' with edge devices.
4fill in blank
hard

Fill both blanks to complete the edge computing data flow.

Intro to Computing
Data is collected by [1] and processed at [2] before sending to the cloud.
Drag options to blanks, or click blank then click option'
Asensors
Bedge nodes
Ccloud servers
Duser devices
Attempts:
3 left
💡 Hint
Common Mistakes
Swapping sensors and edge nodes.
Choosing cloud servers for local processing.
5fill in blank
hard

Fill all three blanks to complete the edge computing benefits statement.

Intro to Computing
Edge computing improves [1], reduces [2], and enhances [3] for devices.
Drag options to blanks, or click blank then click option'
Aperformance
Blatency
Csecurity
Dcost
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing cost instead of security.
Mixing up latency and performance.