-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add study sessions in Inha university
- Loading branch information
Showing
7 changed files
with
243 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "인하대학교 1번째 AWS 스터디 - AWS 둘러보기" | ||
date: "2023-06-09" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Offline"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-06-09 | ||
- 시간: 17:00 ~ 18:00 | ||
- 장소: 인하대학교 하이테크센터 | ||
|
||
## Session | ||
|
||
- 주제: AWS 둘러보기 | ||
- 발표자: 배진수 | ||
|
||
## Details | ||
|
||
1번째 AWS 스터디는 리전과 가용 영역, VPC에 대한 간략한 둘러보기를 주제로 6월 9일에 하이테크센터에서 오프라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- AWS 둘러보기 | ||
- 리전과 가용 영역 | ||
- VPC | ||
- 각종 서비스들 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: "인하대학교 2번째 AWS 스터디 - Docker와 CI/CD" | ||
date: "2023-06-16" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Offline"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-06-16 | ||
- 시간: 17:00 ~ 18:00 | ||
- 장소: 인하대학교 하이테크센터 | ||
|
||
## Session | ||
|
||
- 주제: Docker와 CI/CD | ||
- 발표자: 김주영 | ||
|
||
## Details | ||
|
||
2번째 AWS 스터디는 Docker와 CI/CD를 주제로 6월 16일에 하이테크센터에서 오프라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- CI/CD 가 왜 필요할까? | ||
- CI/CD 도입의 전 후 비교 | ||
- Docker 소개 | ||
- 도커를 사용하는 이유? | ||
- 도커 이미지 | ||
- 도커 컨테이너 | ||
- 도커 이미지와 컨테이너 예시 | ||
- CI/CD 와 Docker |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: "인하대학교 3번째 AWS 스터디 - VPC" | ||
date: "2023-06-29" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Offline"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-06-29 | ||
- 시간: 20:30 ~ 21:30 | ||
- 장소: 인하대학교 하이테크센터 | ||
|
||
## Session | ||
|
||
- 주제: VPC | ||
- 발표자: 이재훈 | ||
|
||
## Details | ||
|
||
3번째 AWS 스터디는 VPC를 주제로 6월 29일에 하이테크센터에서 오프라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- VPN | ||
- VPC | ||
- 사설망 | ||
- VPC 구축 | ||
- Subnet | ||
- Public/Private Subnet | ||
- Routing Table | ||
- Internet Gateway | ||
- NAT Gateway | ||
- VPC 방화벽 | ||
- Security Group | ||
- Network ACL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: "인하대학교 4번째 AWS 스터디 - EC2, Load Balancer, Auto Scaling" | ||
date: "2023-07-04" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Offline"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-07-04 | ||
- 시간: 20:00 ~ 21:00 | ||
- 장소: 인하대학교 하이테크센터 | ||
|
||
## Session | ||
|
||
- 주제: EC2, Load Balancer, Auto Scaling | ||
- 발표자: 유인성 | ||
|
||
## Details | ||
|
||
4번째 AWS 스터디는 EC2, Load Balancer, Auto Scaling를 주제로 7월 4일에 하이테크센터에서 오프라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- EC2 | ||
- EC2 소개 | ||
- AMI | ||
- 인스턴스 타입 | ||
- Load Balancer | ||
- Scale-up vs Scale-out | ||
- 로드밸런싱 방식 | ||
- Subnet | ||
- Application Load Balancer vs Network Load Balancer | ||
- Auto Scaling | ||
- Auto Scaling Group |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: "인하대학교 5번째 AWS 스터디 - S3, CloudFront" | ||
date: "2023-07-11" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Online"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-07-11 | ||
- 시간: 20:00 ~ 21:00 | ||
- 장소: 온라인 (Google Meet) | ||
|
||
## Session | ||
|
||
- 주제: S3, Cloudfront | ||
- 발표자: 송정훈 | ||
|
||
## Details | ||
|
||
5번째 AWS 스터디는 S3, Cloudfront를 주제로 7월 11일에 온라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- Amazon S3 (Simple Storeage Service) | ||
- Amazon S3 특징 | ||
- 버킷과 객체 | ||
- S3 버저닝 (S3 Versioning) | ||
- Amazon CloudFront | ||
- 콘텐츠 전송 네트워크(CDN) | ||
- 엣지 로케이션 | ||
- CloudFront 동작 방식 | ||
- 이외의 장점 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title: "인하대학교 6번째 AWS 스터디 - RDS, DynamoDB" | ||
date: "2023-07-18" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Online"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-07-18 | ||
- 시간: 20:00 ~ 21:00 | ||
- 장소: 온라인 (Google Meet) | ||
|
||
## Session | ||
|
||
- 주제: RDS, DynamoDB | ||
- 발표자: 임서경 | ||
|
||
## Details | ||
|
||
6번째 AWS 스터디는 RDS, DynamoD를 주제로 7월 18일에 온라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- RDS 소개 | ||
- 특징 | ||
- 종류 | ||
- EC2에 직접 DB를 설치하는 것과의 차이 | ||
- Amazon DynamoDB 소개 | ||
- NoSQL DB (Key-Value DB) | ||
- 특징 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
title: "인하대학교 7번째 AWS 스터디 - Lambda + API Gateway / Beanstalk" | ||
date: "2023-08-08" | ||
author: "Jinsu Bae" | ||
series: ["Inha University"] | ||
tags: ["Meetup", "Study", "Online"] | ||
--- | ||
|
||
## Event | ||
|
||
- 날짜: 2023-08-08 | ||
- 시간: 20:00 ~ 21:00 | ||
- 장소: 온라인 (Google Meet) | ||
|
||
## Session | ||
|
||
- 주제: Lambda + API Gateway / Beanstalk | ||
- 발표자: 차용준 | ||
|
||
## Details | ||
|
||
마지막 스터디인 7번째 AWS 스터디는 Lambda + API Gateway / Beanstalk 를 주제로 8월 8일에 온라인으로 진행되었습니다 :) | ||
|
||
### 내용 | ||
|
||
- ServerLess | ||
- 서버리스의 의미 | ||
- 서버리스의 두가지 모델 | ||
- S3 버저닝 (S3 Versioning) | ||
- Lambda | ||
- Lambda란? | ||
- Lambda, 언제 쓰면 좋을까? | ||
- Lambda 지원 언어 / 실행 환경 | ||
- Lambda의 장점 및 단점 | ||
- API Gateway | ||
- API Gateway란? | ||
- API Gateway를 사용하면? | ||
- API Gateway의 제공 API유형 3가지 | ||
- Elastic Beanstalk | ||
- Elastic Beanstalk란? | ||
- EB 사용 가능 플랫폼 | ||
- EB의 장점 및 특징 |