[Modified] Formatting Problem fix

This commit is contained in:
Kanani Nirav
2022-12-25 17:43:43 +05:30
parent a89f4b8628
commit 74761339f1
2 changed files with 2 additions and 3 deletions

View File

@@ -40,8 +40,6 @@ If this practice exam has been helpful to you please share it with others and re
<details markdown=1><summary markdown="span">Answer</summary>
Correct Answer: AD
Explanation
Explanation/Reference:
</details>

View File

@@ -167,7 +167,8 @@ If this practice exam has been helpful to you please share it with others and re
</details>
11. A solution that is able to support growth in users, traffic, or data size with no drop in performance aligns with which cloud architecture principle? - A. Think parallel
11. A solution that is able to support growth in users, traffic, or data size with no drop in performance aligns with which cloud architecture principle?
- A. Think parallel
- B. Implement elasticity
- C. Decouple your components
- D. Design for failure