Skip to content

Commit 0888f23

Browse files
authored
Update README.md
1 parent 1f46789 commit 0888f23

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
## AWS S3 + CodePipeline Depoly
22

33
![](./s3-codepipeline-depoly.png)
4+
5+
## Production
6+
7+
* [S3](https://aws.amazon.com/ko/s3/) : ์ตœ๊ณ ์˜ ํ™•์žฅ์„ฑ๊ณผ ๋ฐ์ดํ„ฐ ๊ฐ€์šฉ์„ฑ ๋ฐ ๋ณด์•ˆ๊ณผ ์„ฑ๋Šฅ์„ ์ œ๊ณตํ•˜๋Š” ๊ฐ์ฒด ์Šคํ† ๋ฆฌ์ง€ ์„œ๋น„์Šค
8+
9+
* [CodeBuild](https://aws.amazon.com/ko/codebuild/) : ์†Œ์Šค ์ฝ”๋“œ๋ฅผ ์ปดํŒŒ์ผํ•˜๋Š” ๋‹จ๊ณ„๋ถ€ํ„ฐ ํ…Œ์ŠคํŠธ ์‹คํ–‰ ํ›„ ์†Œํ”„ํŠธ์›จ์–ด ํŒจํ‚ค์ง€๋ฅผ ๊ฐœ๋ฐœํ•˜์—ฌ ๋ฐฐํฌํ•˜๋Š” ๋‹จ๊ณ„๊นŒ์ง€ ๋งˆ์น  ์ˆ˜ ์žˆ๋Š” ์™„์ „๊ด€๋ฆฌํ˜•์˜ ์ง€์†์  ํ†ตํ•ฉ ์„œ๋น„์Šค
10+
11+
* [CodePipeline](https://aws.amazon.com/ko/codepipeline/) : ๋น ๋ฅด๊ณ  ์•ˆ์ •์ ์ธ ์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ๋ฐ ์ธํ”„๋ผ ์—…๋ฐ์ดํŠธ๋ฅผ ์œ„ํ•ด ๋ฆด๋ฆฌ์Šค ํŒŒ์ดํ”„๋ผ์ธ์„ ์ž๋™ํ™”ํ•˜๋Š” ๋ฐ ๋„์›€์ด ๋˜๋Š” ์™„์ „๊ด€๋ฆฌํ˜• [์ง€์†์  ์ „๋‹ฌ](https://aws.amazon.com/ko/devops/continuous-delivery/) ์„œ๋น„์Šค
12+
13+
* [Identity and Access Management(IAM)](https://aws.amazon.com/ko/iam/) : AWS ์„œ๋น„์Šค์™€ ๋ฆฌ์†Œ์Šค์— ๋Œ€ํ•œ ์•ก์„ธ์Šค๋ฅผ ์•ˆ์ „ํ•˜๊ฒŒ ๊ด€๋ฆฌํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
14+
15+
* [Route 53](https://aws.amazon.com/ko/route53/) : ๋†’์€ ๊ฐ€์šฉ์„ฑ๊ณผ ํ™•์žฅ์„ฑ์ด ๋›ฐ์–ด๋‚œ ํด๋ผ์šฐ๋“œ [Domain Name System(DNS)](https://aws.amazon.com/ko/route53/what-is-dns/) ์›น ์„œ๋น„์Šค
16+
17+
* [CloudFront](https://aws.amazon.com/ko/cloudfront/) : ์งง์€ ์ง€์—ฐ ์‹œ๊ฐ„๊ณผ ๋น ๋ฅธ ์ „์†ก ์†๋„๋กœ ๋ฐ์ดํ„ฐ, ๋™์˜์ƒ, ์–ดํ”Œ๋ฆฌ์ผ€์ด์…˜ ๋ฐ API๋ฅผ ์ „ ์„ธ๊ณ„ ๊ณ ๊ฐ์—๊ฒŒ ์•ˆ์ „ํ•˜๊ฒŒ ์ „์†กํ•˜๋Š” ๊ณ ์† ์ฝ˜ํ…์ธ  ์ „์†ก ๋„คํŠธ์›Œํฌ(CDN) ์„œ๋น„์Šค
18+
19+
* [Certificate Manager](https://aws.amazon.com/ko/certificate-manager/) AWS ์„œ๋น„์Šค ๋ฐ ์—ฐ๊ฒฐ๋œ ๋‚ด๋ถ€ ๋ฆฌ์Šค์†Œ์— ์‚ฌ์šฉํ•  ๊ณต์ธ ๋ฐ ์‚ฌ์„ค SSL/TLS(Secure Sockets Layer) ์ธ์ฆ์„œ๋ฅผ ์†์‰ฝ๊ฒŒ ํ”„๋กœ๋น„์ €๋‹, ๊ด€๋ฆฌ ๋ฐ ๋ฐฐํฌ๋ฅผ ์ง€์›ํ•˜๋Š” ์„œ๋น„์Šค

0 commit comments

Comments
ย (0)