/
Search
📖

This concept is what serverless does; it enables code to run in the cloud. … The servers themselves are abstracted away to allow a developer to focus on writing functions. … In practice, this means anything that is a function could map into a technology that solves a problem: containers, Kubernetes, GPUs, or AWS Lambda.

출처
수집시간
2022/07/08 09:47
연결완료
인라인 메모
번역: 클라우드 컴퓨팅 세계의 중심은 함수다. 즉, 어떤 코드이든 함수 형태이기만 하다면 - 컨테이너, 쿠버네티스, GPU, AWS 람다 위에 얹혀 - 얼마든지 문제를 해결하는 데 사용될 수 있다는 이야기이다.