1 AWS Cloud Practitioner - Practice Exam

1.1 Question 1

AWS allows users to manage their resources using a web-based user interface. What is the name of this interface?

Show Answer Correct answer: D. AWS Management Console
Explanation:
The AWS Management Console is the web interface, while:
- AWS CLI is for command line
- AWS API is for developers
- AWS SDK are programming libraries

1.2 Question 2

Which of the following is an example of horizontal scaling?

Show Answer Correct answer: D. Adding more EC2 instances
Key concept:
Horizontal scaling = adding more instances
Vertical scaling = upgrading instance size