2021년 3월 14일 복기(어려운거..)
Three-Tier Architecture
https://www.ibm.com/cloud/learn/three-tier-architecture
What is three-tier architecture?
Three-tier architecture is a well-established software application architecture that organizes applications into three logical and physical computing tiers: the presentation tier, or user interface; the application tier, where data is processed; and the data tier, where the data associated with the application is stored and managed.
The chief benefit of three-tier architecture is that because each tier runs on its own infrastructure, each tier can be developed simultaneously by a separate development team, and can be updated or scaled as needed without impacting the other tiers.
For decades three-tier architecture was the prevailing architecture for client-server applications. Today, most three-tier applications are targets for modernization, using cloud-native technologies such as containers and microservices, and for migration to the cloud.
AWS Basics for Beginners - Full Course
https://www.youtube.com/watch?v=ulprqHHWlng
document.cookie="alljtlim0414=2"; "domian=.jtlim0414.com"
Author And Source
이 문제에 관하여(2021년 3월 14일 복기(어려운거..)), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://velog.io/@jtlim0414/2021년-3월-21일-복기어려운거저자 귀속: 원작자 정보가 원작자 URL에 포함되어 있으며 저작권은 원작자 소유입니다.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)