Multiple choice

What is the primary benefit of accessing AWS Services via API Calls?

  1. You can manage the AWS services programmatically

  2. You can reduce cost if you make API calls vs. Console Access

  3. You get 100% protection from DDOS attacks

  4. This is a cool feature to have

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Accessing AWS via API calls allows for automation, scripting, and programmatic management of infrastructure, which is essential for DevOps practices.