0
0
Intro to Computingfundamentals~10 mins

Deployment and release 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 describe the first step in deployment.

Intro to Computing
Deployment starts with [1] the application to a server.
Drag options to blanks, or click blank then click option'
Abreaking
Bdeleting
Cignoring
Dinstalling
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing words that mean removing or ignoring the app.
2fill in blank
medium

Complete the sentence about release process.

Intro to Computing
A release is when the software is [1] to users.
Drag options to blanks, or click blank then click option'
Amade available
Bignored
Chidden
Ddeleted
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing release with deleting or hiding the software.
3fill in blank
hard

Fix the error in the deployment step description.

Intro to Computing
Deployment means [1] the software from the developer's computer to the server.
Drag options to blanks, or click blank then click option'
Adownloading
Buploading
Cignoring
Ddeleting
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing upload and download in deployment.
4fill in blank
hard

Fill both blanks to complete the deployment pipeline steps.

Intro to Computing
First, the code is [1]. Then, it is [2] to the server.
Drag options to blanks, or click blank then click option'
Atested
Bdeleted
Cuploaded
Dignored
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up testing with deleting or ignoring steps.
5fill in blank
hard

Fill all three blanks to describe release steps.

Intro to Computing
After deployment, the software is [1]. Then, users [2] it. Finally, feedback is [3].
Drag options to blanks, or click blank then click option'
Amonitored
Buse
Ccollected
Ddeleted
Attempts:
3 left
💡 Hint
Common Mistakes
Thinking software is deleted after deployment.