[Modify/Add] Practice Exams Ebook Details Add

This commit is contained in:
Kanani Nirav
2023-10-10 16:09:24 +09:00
parent de05652d69
commit 64b7e9a3b8
5 changed files with 11 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ If this practice exam has been helpful to you please share it with others and re
2. Which of the following is an example of horizontal scaling in the AWS Cloud?
- A. Replacing an existing EC2 instance with a larger, more powerful one.
- B. Increasing the compute capacity of a single EC< instance to address the growing demands of an application.
- B. Increasing the compute capacity of a single EC2 instance to address the growing demands of an application.
- C. Adding more RAM capacity to an EC2 instance.
- D. Adding more EC2 instances of the same size to handle an increase in traffic.