Skip to content

quickfix: Formatting edits to Week 4 meeting notes #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions docs/schedule/2024Fall/Week3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,14 @@ IAM supports MFA
- AWS Amplify


#### Hands On Section
### 🧑‍💻 Hands On Section
Beginning development on [PhotoSky](https://github.com/UMLCloudComputing/photosky) using Github Codespaces. <br/>

Followed through with preliminary configuration of the project, understand the backend architecture, and begin implementing the CDK stack.<br/>

Following through the [PhotoSky Activity](../../activities/welcome.md) to the *Implementing AWS CDK Stack* section. <br/>

#### More info to learn from topics of the meeting:
### 📃 More info to learn from topics of the meeting:
[AWS CDK](https://docs.aws.amazon.com/cdk/v2/guide/home.html) <br/>
[AWS IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html) <br/>
[AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html) <br/>
Expand Down
24 changes: 17 additions & 7 deletions docs/schedule/2024Fall/Week4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ sidebar_position: 4

## Thursday

- **Date:** September 26, Thursday
- **Time:** 6:30pm-8:00pm

### 🎥 Meeting Recording:
<div class="iframe-container">
<iframe
src="https://www.youtube.com/embed/74N-d1NYt_8?si=PYQa1y1rR86uYXih"
Expand All @@ -38,22 +42,22 @@ sidebar_position: 4

### 🪄 Meeting Resources

Virtual: 2<br/>
In-Person: 24 <br/>

- [Presentation](https://studentuml-my.sharepoint.com/:p:/g/personal/meriem_elkoudi_student_uml_edu/Eda5tIAgLGJDmmGovQ2pzS0BO61Fc-lC2hRNAKzKRYKyRQ?xsdata=MDV8MDJ8Q2xvdWRDb21wdXRpbmdDbHViQHVtbC5lZHV8MzNkZGRjYWY4NmE3NGQ0N2U0YzAwOGRjZGQ5YzdlNDd8NGMyNWI4YTYxN2Y3NDZmOTgzZjA1NDczNGFiODFmYjF8MHwwfDYzODYyODkxMTQwNTc3MjI2NXxVbmtub3dufFRXRnBiR1pzYjNkOGV5SldJam9pTUM0d0xqQXdNREFpTENKUUlqb2lWMmx1TXpJaUxDSkJUaUk2SWsxaGFXd2lMQ0pYVkNJNk1uMD18MHx8fA%3d%3d&sdata=dk1WNFhYdjg0OG15aE5HMkp4V1RxckRTSDNmWTViS1g4WnVoWTVaWWI5dz0%3d)
- Co-op Center Contacts:
- UML Career and Co-op Center, University Crossing, Suite 450
- [Website](https://career.uml.edu/channels/undergraduate-coop/)


### 📓 Meeting Notes
Virtual: 2<br/>
In-Person: 24 <br/>

About the presentor:
- Meriem
- Meriem Elkoudi
- Completed a Summer Co-op at Camp Systems
- QA engineer
- Used MABL as part of her job

- Used MABL, CSS, JS
- Utilized MABL for tool testing

About the Co-op Program:
- Why do it?
Expand Down Expand Up @@ -99,7 +103,7 @@ Short Pizza break

Transitioned to the Hands-on Section for [PhotoSky](https://github.com/UMLCloudComputing/photosky)

### Hands on Section: PhotoSky
### 🧑‍💻 Hands on Section: PhotoSky

Go over AWS CDK within our project <br/>
- API Gateway
Expand All @@ -119,3 +123,9 @@ Broke into sessions to work on [PhotoSky](https://github.com/UMLCloudComputing/p
More hands off with individuals following the tutorial with E-Board helping out.



#### 🚀 Next meeting
Presentation regarding Docker by Matthew Harper!<br/>
Continuing work on [PhotoSky](https://github.com/UMLCloudComputing/photosky) & discussing other long-term [projects](https://github.com/UMLCloudComputing). <br/>

See you next meeting!👋
Loading