DSP lab4q1 in python
This commit is contained in:
BIN
8th-Semester-Spring-2025/cloud-hardware/IAM - In Class.docx
Normal file
BIN
8th-Semester-Spring-2025/cloud-hardware/IAM - In Class.docx
Normal file
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: ECE09488 Chapter 7 Questions
|
||||
author: Aidan Sharpe
|
||||
date: April 3rd, 2025
|
||||
---
|
||||
|
||||
1. d
|
||||
2. c
|
||||
3. c
|
||||
4. b
|
||||
5. d
|
||||
6. c
|
||||
7. a
|
||||
8. d
|
||||
9. b
|
||||
10. a
|
||||
Binary file not shown.
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: ECE09488 Chapter 7 Questions
|
||||
author: Aidan Sharpe
|
||||
date: April 3rd, 2025
|
||||
geometry: margin=1in
|
||||
---
|
||||
|
||||
### 1. Which of the following employees will most likely need a privileged user account?
|
||||
d. A technician who helps users reset passwords
|
||||
|
||||
### 2. Which part of AAA lets you perform the creation of an EC2 instance?
|
||||
c. Authorization
|
||||
|
||||
### 3. When signing an electronic document, what secret must you keep?
|
||||
c. Your private key
|
||||
|
||||
### 4. Which of the following combinations is MFA?
|
||||
b. Fingerprint and password
|
||||
|
||||
### 5. When Lisa needs access to make edits to the tables in a database, her boss gives her user account the same role as he has. What tenet of IAM security has been comprimised?
|
||||
d. Least privilege
|
||||
|
||||
### 6. Which key is used to decrypt information contained within a server's digital certificate?
|
||||
c. The client's private key
|
||||
|
||||
### 7. Which access control method is controlled by individual users?
|
||||
a. DAC
|
||||
|
||||
### 8. Which technology ensures a cluster of servers can handle incoming requests without having to track individual conversations?
|
||||
d. REST
|
||||
|
||||
### 9. Haphazardly adding permissions every time someone needs to do a new task causes increased
|
||||
b. privilege creep
|
||||
|
||||
### 10. Which standard supports SSO?
|
||||
a. SAML
|
||||
Binary file not shown.
Reference in New Issue
Block a user