Skip to content

Commit c42e293

Browse files
Fix: question427 correct answer (#32)
1 parent d59e222 commit c42e293

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
572572
| 424 | [Which AWS service is used to pay AWS bills, and monitor usage and budget costs?](#which-aws-service-is-used-to-pay-aws-bills-and-monitor-usage-and-budget-costs) |
573573
| 425 | [How do customers benefit from Amazon's massive economies of scale?](#how-do-customers-benefit-from-amazons-massive-economies-of-scale) |
574574
| 426 | [Which AWS feature allows a company to take advantage of usage tiers for services across multiple member accounts?](#which-aws-feature-allows-a-company-to-take-advantage-of-usage-tiers-for-services-across-multiple-member-accounts) |
575-
| 427 | [Which AWS services provide a way to extend an on-premises architecture to the aws cloud? (Select TWO)](#which-aws-services-provide-a-way-to-extend-an-on-premises-architecture-to-the-aws-cloud-select-two) |
575+
| 427 | [Which AWS services provide a way to extend an on-premises architecture to the AWS cloud? (Select TWO)](#which-aws-services-provide-a-way-to-extend-an-on-premises-architecture-to-the-aws-cloud-select-two) |
576576
| 428 | [Which of the following services will automatically scale with an expected increase in web traffic?](#which-of-the-following-services-will-automatically-scale-with-an-expected-increase-in-web-traffic) |
577577
| 429 | [Which service provides a virtually unlimited amount of online highly durable object storage?](#which-service-provides-a-virtually-unlimited-amount-of-online-highly-durable-object-storage) |
578578
| 430 | [Which AWS feature should a customer leverage to achieve high availability of an application?](#which-aws-feature-should-a-customer-leverage-to-achieve-high-availability-of-an-application) |
@@ -4691,13 +4691,13 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
46914691

46924692
**[⬆ Back to Top](#table-of-contents)**
46934693

4694-
### Which AWS services provide a way to extend an on-premises architecture to the aws cloud? (Select TWO)
4694+
### Which AWS services provide a way to extend an on-premises architecture to the AWS cloud? (Select TWO)
46954695

46964696
- [ ] Amazon EBS.
4697-
- [x] Amazon Connect.
4698-
- [ ] AWS Storage Gateway AWS CLOUD PRACTITIONER DUMPS.
4699-
- [x] Amazon CloudFront.
4700-
- [ ] AWS Direct Connect.
4697+
- [ ] Amazon Connect.
4698+
- [x] AWS Storage Gateway.
4699+
- [ ] Amazon CloudFront.
4700+
- [x] AWS Direct Connect.
47014701

47024702
**[⬆ Back to Top](#table-of-contents)**
47034703

0 commit comments

Comments
 (0)