You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3768,7 +3768,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
3768
3768
-[ ] There is no need to architect for these capabilities in AWS, as AWS is redundant by default.
3769
3769
-[ ] Deploy the application in a single Availability Zone.
3770
3770
-[ ] 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.
3772
3772
3773
3773
**[⬆ Back to Top](#table-of-contents)**
3774
3774
@@ -4206,7 +4206,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
4206
4206
-[ ] It eliminates the need for change management.
4207
4207
-[ ] It allows for Cross-Region Replication.
4208
4208
-[ ] 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.
4210
4210
4211
4211
**[⬆ Back to Top](#table-of-contents)**
4212
4212
@@ -4335,7 +4335,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
4335
4335
### 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)
4336
4336
4337
4337
-[ ] 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.
4339
4339
-[x] Restrict any access to cardholder data and create a policy that addresses information security for all personnel.
4340
4340
-[ ] Configure the underlying infrastructure of AWS services to meet all PCI DSS requirements.
4341
4341
-[ ] 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
4760
4760
-[ ] Increased capital expenditure (capex).
4761
4761
-[ ] Reduced operational expenditure ( opex ).
4762
4762
-[x] Deferred payment plans for startups.
4763
-
-[ ] Business credit lines for stratups.
4763
+
-[ ] Business credit lines for startups.
4764
4764
4765
4765
**[⬆ Back to Top](#table-of-contents)**
4766
4766
@@ -5037,7 +5037,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
5037
5037
5038
5038
### According to best practices, how should an application be designed to run in the AWS Cloud?
0 commit comments