[Modify] Answer Correction

This commit is contained in:
Kanani Nirav
2024-04-09 22:56:55 +09:00
parent 29b36a9f9d
commit 7cefb85e5b
6 changed files with 21 additions and 18 deletions

View File

@@ -146,13 +146,12 @@ 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: D
Correct Answer: C
Explanation:
- AWS manages dozens of compliance programs in its infrastructure.
- This means that segments of your compliance have already been completed.
- AWS allows you to access as much or as little capacity as you need, and scale up or down as required with only a few minutes notice
Reference: <https://docs.aws.amazon.com/whitepapers/latest/aws-overview/security-and-compliance.html>
Reference: <https://docs.aws.amazon.com/whitepapers/latest/aws-overview/six-advantages-of-cloud-computing.html>
</details>
@@ -183,9 +182,11 @@ 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: BC
Correct Answer: AD
Explanation: <https://aws.amazon.com/getting-started/tutorials/continuous-deployment-pipeline/>
Explanation:
- EBS -> automates deploying code and provisioning infrastructure
- CloudFormation -> Use templates to deploy code and infrastructure
</details>
@@ -216,7 +217,7 @@ 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: AC
Correct Answer: AB
Explanation: <https://aws.amazon.com/blogs/apn/the-5-pillars-of-the-aws-well-architected-framework/>
@@ -365,7 +366,7 @@ 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: D
Correct Answer: B
Explanation: <https://aws.amazon.com/premiumsupport/knowledge-center/ec2-instance-hour-billing/>
@@ -637,7 +638,7 @@ 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: BC
Correct Answer: AC
</details>

View File

@@ -589,7 +589,7 @@ 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: CD
Correct Answer: BC
</details>

View File

@@ -691,7 +691,7 @@ 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: B
Correct Answer: D
</details>

View File

@@ -63,7 +63,7 @@ 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: A
Correct Answer: D
</details>
@@ -160,7 +160,7 @@ 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: CD
Correct Answer: CE
</details>
@@ -306,10 +306,12 @@ 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: D
Correct Answer: BD
Explanation: <https://aws.amazon.com/blogs/startups/large-scale-disaster-recovery-using-aws-regions/>
Option D increased complexity and cost.
</details>
26. A company has a 500 TB image repository that needs to be transported to AWS for processing. <br/> Which AWS service can import this data MOST cost-effectively?
@@ -466,7 +468,7 @@ If this practice exam has been helpful to you please share it with others and re
</details>
37. What is a characteristic of Convertible Reserved Instances (RIs)?
- A. Users can exchange Convertible RIs for other Convertible RIs from a different instance family.
- A. Users can exchange Convertible RIs for other Convertible RIs from a different instance family with an equal or higher value than the Convertible Reserved Instances that you are exchanging.
- B. Users can exchange Convertible RIs for other Convertible RIs in different AWS Regions.
- C. Users can sell and buy Convertible RIs on the AWS Marketplace.
- D. Users can shorten the term of their Convertible RIs by merging them with other Convertible RIs.

View File

@@ -165,7 +165,7 @@ 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: A
Correct Answer: C
Explanation: <https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/awsaccountbilling-aboutv2.pdf>

View File

@@ -432,7 +432,7 @@ If this practice exam has been helpful to you please share it with others and re
- D. They do not require the customer to optimize instance type or size selections.
<details markdown=1><summary markdown='span'>Answer</summary>
Correct answer: C
Correct answer: B
</details>
43. Which services can be used across hybrid AWS Cloud architectures? (Select TWO)