Skip to content
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

week04 - AWS EC2, S3, express-validator #8

Open
hyejungg opened this issue May 10, 2022 · 0 comments
Open

week04 - AWS EC2, S3, express-validator #8

hyejungg opened this issue May 10, 2022 · 0 comments
Assignees
Labels

Comments

@hyejungg
Copy link
Member

hyejungg commented May 10, 2022

πŸ”₯ μ•Œκ²Œλœ 점

  1. AWS EC2
  2. PM2
  3. AWS S3
  4. API μ‹€μŠ΅

πŸ“š 배운 점

EC2?

  • μ•„λ§ˆμ‘΄μ—μ„œ μ œκ³΅ν•˜λŠ” ν΄λΌμš°λ“œ μ»΄ν“¨νŒ…
  • ν΄λΌμš°λ“œμ—μ„œ ν™•μž₯ κ°€λŠ₯ν•œ μ»΄ν“¨νŒ… μš©λŸ‰μ„ 제곡
    • κ°€μƒμ˜ 컴퓨터λ₯Ό λΉŒλ €μ„œ μ‚¬μš© κ°€λŠ₯ν•˜κ²Œ
  • ν”„λ¦¬ν‹°μ–΄μ˜ 경우, ν•œ 계정 λ‹Ή 759 μ‹œκ°„ 제곡

ν‚€νŽ˜μ–΄ ν™•μž₯자λ₯Ό μ™œ λ°”κΎΈλ‚˜μš”?

pem vs cer ?

  1. pem
  • Base64둜 μΈμ½”λ”©ν•œ ν…μŠ€νŠΈ ν˜•μ‹μ˜ 파일
  • AWS EC2의 μ ‘μ†μš© κ°œμΈν‚€λ„ pem ν˜•μ‹
  1. cer
  • windowsμ—μ„œ μΈμ¦μ„œλ₯Ό 내보내기 ν•  λ•Œ μ‚¬μš©ν•˜λŠ” ν™•μž₯자
  • pem ν˜•μ‹μ˜ μΈμ¦μ„œλ₯Ό 의미
    -> λ‘˜ λ‹€ λ‹€λ₯Έκ²Œ μ—†λ‹€.

μ°Έκ³  μ‚¬μ΄νŠΈ

nvm (node version manager)

  • Node.js 의 버전을 κ΄€λ¦¬ν•˜λŠ” 도ꡬ
  • 컴퓨터에 λ‹€μ–‘ν•œ λ²„μ „μ˜ Node.jsλ₯Ό μ„€μΉ˜ν•  수 있게 ν•΄μ€Œ
  • Node버전을 κ°„λ‹¨ν•˜κ²Œ λ³€κ²½ κ°€λŠ₯ (command둜)
  • 버전 관리가 νŽΈλ¦¬ν•΄μ§

build-essential

  • λͺ¨λ“  λ¦¬λˆ…μŠ€μ—μ„œ κ³΅ν†΅μœΌλ‘œ μ“°λŠ” 컴파일러 λͺ¨μŒ (gcc)
  • gcc μ»΄νŒŒμΌλŸ¬μ™€ κ΄€λ ¨λœ κ°œλ°œμ— ν•„μš”ν•œ 것을 νŒ¨ν‚€μ§€λ‘œ λ¬Άμ–΄ 제곡
  • gcc, make, cmake λ“±μ˜ λΉŒλ“œ λͺ…령이 κ°€λŠ₯해짐

μ°Έκ³  μ‚¬μ΄νŠΈ

@hyejungg hyejungg self-assigned this May 10, 2022
@hyejungg hyejungg changed the title week04 week04 - AWS EC2, S3, express-validator May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant