Serverless Architecture
IT 용어, 인터넷 활용 등등반응형
[ 참고 자료 ] https://velopert.com/3543
- 서버가 없다는 뜻은 아님. 그렇다고 가상 머신도 아님.
- 굳이 언급하자면, 구글클라우드나 아마존클라우드에 코드를 실행한다.
달리 서버가 필요한 것도 아님.
- BasS 와 FaaS 가 서버리스임.
BasS = Backend as a Service = Firebase, Kinvey
FaaS = Function as a Service = AWS Lambda, Azure Functions, Google Cloud Functions
- 추세
자체 전산실 =>
IaaS (Infrastructure as a Service) : 가상화=>
PaaS(Platform as a Service) : Application 배포 =>
Serverless(BaaS, Faas)
반응형
'IT 용어, 인터넷 활용 등등' 카테고리의 다른 글
CI, DI (0) | 2020.04.20 |
---|---|
ab (apache bench) 테스트 (0) | 2020.03.26 |
Javascript.Hoisting (0) | 2020.02.08 |
whois.com 에서 whois.co.kr 로 이전하기 (0) | 2019.07.01 |
Manage, Unmanaged, Native, JIT (0) | 2018.12.02 |