AWS Certified Cloud Practitioner — Question 270

A company needs to migrate all of its development teams to a cloud-based integrated development environment (IDE).

Which AWS service should the company use?

Answer options

Correct answer: B

Explanation

AWS Cloud9 is a cloud-based integrated development environment (IDE) that allows users to write, run, and debug code directly within a web browser. AWS CodeBuild is a fully managed build service that compiles source code, whereas AWS OpsWorks is a configuration management service, and AWS CDK is used for defining cloud infrastructure as code.