Skip to content

Commit

Permalink
experience-application-modernization-w-graviton 블로그 보완
Browse files Browse the repository at this point in the history
  • Loading branch information
symplesims committed Mar 31, 2024
1 parent f91f196 commit c80fb9a
Showing 1 changed file with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,14 +141,15 @@ CMD [ "app.handler" ]

<br/>

이와같은 절차로 Graviton 프로세서로 마이그레이션이 완료되었고 효과 도한 확실하게 증명되었습니다.

더 나아가 ARM 기반 프로세스와 이점, 그리고 몇가지 벤치마크와 제약사항을 다루어 보려고합니다.

이와같은 절차로 Graviton 프로세서로 마이그레이션 하였고, 확실하게 효과는 증명되었습니다.

여기서는 ARM 기반 프로세스와 이점, 그리고 몇가지 벤치마크와 제약사항을 다루어 보려고합니다.

<br/>
<br/>

## ARM 기반 프로세서란 무엇입니까?
## ARM 기반 프로세서란?

ARM(Advanced RISC Machine)은 마이크로프로세서 아키텍처로 약자로 RISC(Reduced Instruction Set Computing)는 아키텍처의 한 유형입니다.
RISC 아키텍처는 프로세서의 명령어 세트를 단순화하여 더 적은 수의 트랜지스터로 더 빠르게 명령을 실행할 수 있도록 해줍니다.
Expand All @@ -173,7 +174,7 @@ ARM 프로세서는 대부분의 AWS 서비스에서 지원되고 있으며, 이

<br/>

## ARM 기반 프로세서란 무엇입니까?
## AWS Griviton 소개


<p style="text-align: center;">
Expand All @@ -193,6 +194,7 @@ AWS는 범용 워크로드를 위해 Graviton 프로세서를 주력하고 있
</p>


<br/>

## AWS Graviton과 x86 프로세서의 성능 비교

Expand Down

0 comments on commit c80fb9a

Please sign in to comment.