AWS Certified Cloud Practitioner (CLF-C02) — Question 125

Which tool should a developer use to integrate AWS service features directly into an application?

Answer options

Correct answer: A

Explanation

The AWS Software Development Kit (SDK) provides a collection of libraries and tools that allow developers to easily integrate AWS services into their applications. AWS CodeDeploy is used for automating code deployments, AWS Lambda is a serverless compute service, and AWS Batch is designed for running batch computing jobs, none of which are primarily focused on direct integration of service features into applications.