Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 53 additions & 4 deletions docs/schedule/2025Spring/Week2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ sidebar_position: 2
tag: meeting-notes
---

import Link from '@docusaurus/Link';

# Week 2

## Thursday
Expand Down Expand Up @@ -38,16 +40,63 @@ tag: meeting-notes
4. Breaking for Pizza and Socialization

### 📓 Kickoff Meeting Notes
...

Starting meeting with introductions

Introduced club E-Board and general meeting agenda
Details available on <Link to='/docs/current-schedule'>Agenda</Link>

Basics of the Cloud:
- Infrastructure as Coder
- Third party provider manages underlying infrastructure
- Platform as a Service
- Third party provider a platform where you can build, manage, and deploy your applications.
- Software as a Service
- Third party provider hosts and delivers the service over the internet.
- IE MS Office, Gmail, OneDrive


Pizza as a Service:
<img src="https://steigerlegal.ch/wp-content/uploads/2021/12/new-pizza-as-a-service_001.jpeg"/>

What is AWS?
- A Cloud provider that offers cloud computing services.
- Offer computing resources (IE EC2), storage solutions (IE S3), and networking (IE VPC).
- There are over 200 services.

Club projects:
- [Unipath.io](https://github.com/UMLCloudComputing/UniPath.io)
- [Immersion](https://github.com/UMLCloudComputing/immersion)
- [Club Website](https://github.com/UMLCloudComputing/UMLCloudComputing.github.io)
- [UniBot](https://github.com/UMLCloudComputing/UniBot)

How to get involved?
- If not familiar already, please learn Git.
- Tutorials are available online and within our [website](/docs/category/git-version-control) under the resources section (club account required).
- Follow the contribution guidelines outlined for the project you want to work on (usually the README file).
- Attend meetings to stay up-to-date on project progress
- Reach out on [Discord](https://discord.gg/WC2NdqYtDt) with any questions!

<br/>

**📄 Attendance**
- In-Person:
- Virtual:
- In-Person: 12
- Virtual: 1
<br/>

### 🗫 Getting invovled

If you're confused on where you can get involved quickly, here are a few areas we've been looking for help in:
- Immersion API Team (Ask more on Discord)
- Immersion Backend Team (Ask more on Discord)
- Immersion Front End Team (Ask more on Discord)
- Website Account Page Design (Front-end) (Ask Gurpranked on Discord)
- Terraform Scripting for Devcontainers (Ask more on Discord)

### Presentation Section
We're even looking for help in non-technical areas:
- Writing blog posts on our website (Ask on Discord)
- Interesting ideas within Cloud Computing
- Project progress and developments within the club

#### 🚀 Next meeting(s)

Expand Down
Loading