In cloud environments, _________ scaling refers to the automated process of adding or removing resources as needed.
- Elastic
- Horizontal
- Static
- Vertical
In cloud environments, Horizontal scaling refers to the automated process of adding or removing resources as needed, also known as scaling out or in.
Loading...
Related Quiz
-
In the context of filter configuration, what is the purpose of the
tag in web.xml? - What is the significance of the finally block in JDBC operations?
- In what scenarios is CallableStatement preferable over PreparedStatement?
- Which HTTP method is idempotent and used primarily for retrieving data?
- In a scenario where a user's session cookies are stolen via XSS, what security measures could have prevented this?