Skip to content

Commit a933835

Browse files
Improve: typos correction using Kindle spelling correction software
1 parent 0106536 commit a933835

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3768,7 +3768,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
37683768
- [ ] There is no need to architect for these capabilities in AWS, as AWS is redundant by default.
37693769
- [ ] Deploy the application in a single Availability Zone.
37703770
- [ ] Deploy the application in multiple Availability Zones in a single AWS region.
3771-
- [x] Deploy the application in muitiple Availability Zones in multiple AWS regions.
3771+
- [x] Deploy the application in multiple Availability Zones in multiple AWS regions.
37723772

37733773
**[⬆ Back to Top](#table-of-contents)**
37743774

@@ -4206,7 +4206,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
42064206
- [ ] It eliminates the need for change management.
42074207
- [ ] It allows for Cross-Region Replication.
42084208
- [ ] It helps AWS customers reduce Privileged Access to AWS resources.
4209-
- [x] It allows individual application compenents or services to be modified without affecting other components.
4209+
- [x] It allows individual application components or services to be modified without affecting other components.
42104210

42114211
**[⬆ Back to Top](#table-of-contents)**
42124212

@@ -4335,7 +4335,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
43354335
### A financial services company decides to migrate one of its applications to AWS. The application deals with sensitive data, such as credit card information, and must run on a PCI-compliant environment. Which of the following is the company's responsibility when building a PCI-compliant environment in AWS? (Choose TWO)
43364336

43374337
- [ ] Start the migration process immediately as all AWS services are PCI compliant.
4338-
- [x] Ensure that AWS services are configured properly to meetall PCI DSS standards.
4338+
- [x] Ensure that AWS services are configured properly to meet all PCI DSS standards.
43394339
- [x] Restrict any access to cardholder data and create a policy that addresses information security for all personnel.
43404340
- [ ] Configure the underlying infrastructure of AWS services to meet all PCI DSS requirements.
43414341
- [ ] Ensure that all PCI DSS physical security requirements are met.
@@ -4760,7 +4760,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
47604760
- [ ] Increased capital expenditure (capex).
47614761
- [ ] Reduced operational expenditure ( opex ).
47624762
- [x] Deferred payment plans for startups.
4763-
- [ ] Business credit lines for stratups.
4763+
- [ ] Business credit lines for startups.
47644764

47654765
**[⬆ Back to Top](#table-of-contents)**
47664766

@@ -5037,7 +5037,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
50375037

50385038
### According to best practices, how should an application be designed to run in the AWS Cloud?
50395039

5040-
- [ ] Use tighly coupled components.
5040+
- [ ] Use tightly coupled components.
50415041
- [x] Use loosely coupled components.
50425042
- [ ] Use infrequently coupled components.
50435043
- [ ] Use frequently coupled components.

0 commit comments

Comments
 (0)