AWS Certified Cloud Practitioner — Question 63
Which AWS service or feature allows users to connect with and deploy AWS services programmatically?
Answer options
- A. AWS Management Console
- B. AWS Cloud9
- C. AWS CodePipeline
- D. AWS software development kits (SDKs)
Correct answer: D
Explanation
The correct answer is D, as AWS SDKs provide a set of tools that allow developers to connect to AWS services programmatically. The other options, such as the AWS Management Console and AWS Cloud9, are primarily user interface tools, and AWS CodePipeline is focused on CI/CD rather than direct programmatic access.