37 lines
1.2 KiB
Markdown
37 lines
1.2 KiB
Markdown
---
|
||
title: ECE09488 Assignment 10
|
||
author: Aidan Sharpe
|
||
date: May 2nd 2025
|
||
---
|
||
|
||
### 1. Which of these tools can be installed on your computer? Choose TWO.
|
||
a. AWS CLI
|
||
c. Azure CLI
|
||
|
||
### 2. Which kind of tool relies most on disposable resources?
|
||
d. Immutable
|
||
|
||
### 3. When testing a new automation script, the deployment of a web server repeatedly fails. What characteristic of the script is most likely responsible for the problem?
|
||
c. Patching
|
||
|
||
### 4. Which technique pulls away a small number of servers at a time for updates throughout the entire deployment process?
|
||
b. Rolling
|
||
|
||
### 5. Which term refers to a resource’s track record of functioning error-free?
|
||
d. Reliability
|
||
|
||
### 6. Which technology requires computers to uncover hidden patterns?
|
||
c. Unsupervised learning
|
||
|
||
### 7. Which of the following tools requires detailed instructions on how you want a group of resources deployed?
|
||
a. Chef
|
||
|
||
### 8. Which environment is primarily focused on ensuring consistent quality throughout an application’s design?
|
||
a. Production
|
||
|
||
### 9. Which type of machine learning will most likely result in serendipitous discoveries not anticipated by human designers?
|
||
c. Unsupervised learning
|
||
|
||
### 10. What technique will protect root system files?
|
||
c. FIM
|