AWS Lambda를 사용하는 회사의 책임은 무엇입니까?
A. Security inside of code
D. Writing and updating of code
A. 코드 내부의 보안 D. 코드 작성 및 업데이트
It is the responsibility of the company using AWS Lambda to ensure that the code they are running on the service is secure and does not contain any vulnerabilities. The company is also responsible for writing and maintaining the code that is being run on the service. AWS is responsible for providing the infrastructure and runtime environment on which the code is run, patching the operating system, allocating CPU resources, and ensuring the security of the underlying infrastructure.
서비스에서 실행 중인 코드가 안전하고 취약점이 없는지 확인하는 것은 AWS Lambda를 사용하는 회사의 책임입니다. 또한 회사는 서비스에서 실행되는 코드를 작성하고 유지 관리할 책임이 있습니다. AWS는 코드가 실행되는 인프라 및 런타임 환경을 제공하고, 운영 체제를 패치하고, CPU 리소스를 할당하고, 기본 인프라의 보안을 보장할 책임이 있습니다.