Fix/word correction (#193)

* New questions and spell check (#181)

Added new questions related with KVM, Libvirt and DNF

* Correct some spell errors
This commit is contained in:
Adrian
2021-11-28 21:18:58 +01:00
committed by GitHub
parent 023cf57f90
commit a7d23b912d
9 changed files with 32 additions and 32 deletions

View File

@ -272,8 +272,8 @@ Let's take for example the following instance type: m5.large
<details>
<summary>True or False? The following are instance types available for a user in AWS:
* Compute optimizied
* Network optimizied
* Compute optimized
* Network optimized
* Web optimized</summary><br><b>
False. From the above list only compute optimized is available.
@ -331,7 +331,7 @@ True.
* Convertible Reserved Instances
* Scheduled Reserved Instances</summary><br><b>
* Convertible Reserved Instances: used for long running workloads but used when instance type might change during the period of time it's resreved
* Convertible Reserved Instances: used for long running workloads but used when instance type might change during the period of time it's reserved
* Scheduled Reserved Instances: when you need to reserve an instance for a long period but you don't need it continuously (so for example you need it only in the morning)
</b></details>