Home › AWS Cloud Practitioner › cloudcomputing › cloudtechnology › Which of these is the simplest way for a develop…
Which of these is the simplest way for a developer to programmatically launch AWS resources from a script on their laptop?
ARe-flash the BIOS of a physical AWS server
BMail a written request to AWS Support
CUse the AWS CLI or an AWS SDK
DEdit the AWS data centre wiring directly
Answer & Solution
Correct answer: C. Use the AWS CLI or an AWS SDK
Programmatic access is via the AWS CLI (one-off commands) or an SDK (boto3, JS, Java, etc.) in code. The other options aren't real interfaces — customers never touch AWS hardware.
Related questions
An auto scaling group is configured with a desired capacity of 4, a minimum of 2, and a maWhat is the key difference between Amazon Route 53 and Amazon CloudFront when used togetheWhich statement about Amazon VPC subnets is correct?A team migrating a self-hosted PostgreSQL database to AWS wants minimal downtime, ongoing A team needs to run a containerised microservice without managing the underlying EC2 instaWhich connectivity option provides a dedicated, private network connection between an on-pIn an Amazon VPC, what is the role of a security group?Which AWS database service is designed as a fully managed NoSQL key-value and document dat