AWS Certified Cloud Practitioner — Question 380
A company wants to use a web browser to run. test, and debug AWS Lambda functions in an integrated development environment (IDE).
Which AWS service provides this functionality?
Answer options
- A. AWS Cloud9
- B. Amazon CodeGuru
- C. AWS CodeDeploy
- D. AWS CodeCommit
Correct answer: A
Explanation
AWS Cloud9 is a cloud-based IDE that enables developers to write, run, and debug code, including AWS Lambda functions, directly from a web browser. Amazon CodeGuru is used for automated code reviews and performance profiling, AWS CodeDeploy automates application deployments, and AWS CodeCommit is a secure, highly scalable managed source control service.