diff --git a/8th-Semester-Spring-2025/biology/week-5/prelab-project-5/notes.md b/8th-Semester-Spring-2025/biology/week-5/prelab-project-5/notes.md new file mode 100644 index 0000000..9a0d536 --- /dev/null +++ b/8th-Semester-Spring-2025/biology/week-5/prelab-project-5/notes.md @@ -0,0 +1,10 @@ +--- +title: Pre-Lab Project 5 +author: Aidan Sharpe +date: February 24th, 2025 +geometry: margin=1in +--- + +The video "Blood" discusses the cellular composition of blood. Most numerous are the red blood cells, which are red in color and have no nucleus. They have a bi-concave disk shape, which causes them to appear paler in the middle when looking at them through a microscope. This shape helps them fold onto themselves to fit into narrow capillaries. + +Blood pressure is lower in capillaries than in arteries, with much higher friction. How is blood able to flow through such narrow tubes? diff --git a/8th-Semester-Spring-2025/cloud-hardware/chapter-3-questions/chapter-3-questions.md b/8th-Semester-Spring-2025/cloud-hardware/chapter-3-questions/chapter-3-questions.md new file mode 100644 index 0000000..81559fb --- /dev/null +++ b/8th-Semester-Spring-2025/cloud-hardware/chapter-3-questions/chapter-3-questions.md @@ -0,0 +1,36 @@ +--- +title: ECE09488 Assignment 3 +author: Aidan Sharpe +date: February 27th, 2025 +--- + +### 1. What kind of expense is the purchase of a new firewall device? +a. CapEx + +### 2. What type of migration would support the transition of an application from a VM instance to a container instance? +b. VM migration + +### 3. You're moving your application server from AWS Lightsail to AWS EX2. What kind of migration is this? +d. Cross-service migration + +### 4. A larger delta results in reduced data ____. +b. Integrity + +### 5. You've just deployed an update to an HR application that is widely used throughout your company. Which type of testing should you conduct to ensure your scheduling and shift planning software has not been adversely affected by the HR application update? +d. Usability testing + +### 6. Why might you NOT want to use an LTS release of an application? +c. Lack of updates + +### 7. You work as a software developer and require early access to an operating system's updates so you can recode your application before OS updates are released to the public. Which OS channel are you most likely getting access to? +b. Dev + +### 8. Which channel would provide the most stable release of an application to be deployed in a single branch office with minimal technical staff? +c. LTS + +### 9. During which incident response phase are backup systems activated? +b. Recovery + + +### 10. Which resource might you use to quickly determine how much to respond to a physical security breach? +c. Playbook diff --git a/8th-Semester-Spring-2025/cloud-hardware/chapter-3-questions/chapter-3-questions.pdf b/8th-Semester-Spring-2025/cloud-hardware/chapter-3-questions/chapter-3-questions.pdf new file mode 100644 index 0000000..8374ec1 Binary files /dev/null and b/8th-Semester-Spring-2025/cloud-hardware/chapter-3-questions/chapter-3-questions.pdf differ