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
@@ -1305,7 +1305,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
1305
1305
1306
1306
### A friend tells you he is being charged $100 a month to host his WordPress website, and you tell him you can move it to AWS for him and he will only pay a fraction of that, which makes him very happy. He then tells you he is being charged $50 a month for the domain, which is registered with the same people that set it up, and he asks if it's possible to move that to AWS as well. You tell him you aren't sure, but will look into it. Which of the following statements is true in regards to transferring domain names to AWS?
1307
1307
1308
-
- [ ] You can't transfer existing domains to AW.
1308
+
- [ ] You can't transfer existing domains to AWS.
1309
1309
- [x] You can transfer existing domains into Amazon Route 53's management.
1310
1310
- [ ] You can transfer existing domains via AWS Direct Connect.
1311
1311
- [ ] You can transfer existing domains via AWS Import/Export.
@@ -2235,7 +2235,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
2235
2235
2236
2236
- [ ] Create and maintain AMIs of key servers where fast recovery is required.
2237
2237
- [ ] Regularly run your servers, test them, and apply any software updates and configuration changes.
2238
-
- [ ] Ensure that you have all supporting custom software packages available in AW.
2238
+
- [ ] Ensure that you have all supporting custom software packages available in AWS.
2239
2239
- [x] All items listed here are important when thinking about disaster recovery.
2240
2240
2241
2241
**[⬆ Back to Top](#table-of-contents)**
@@ -2607,7 +2607,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
2607
2607
### You're trying to delete an SSL certificate from the IAM certificate store, and you're getting the message 'Certificate: <certificate< span=''>-id> is being used by CloudFront.' Which of the following statements is probably the reason why you are getting this error?
2608
2608
2609
2609
- [x] Before you can delete an SSL certificate, you need to either rotate SSL certificates or revert from using a custom SSL certificate to using the default CloudFront certificate.
2610
-
- [ ] You can't delete SSL certificates. You need to request it from AW.
2610
+
- [ ] You can't delete SSL certificates. You need to request it from AWS.
2611
2611
- [ ] Before you can delete an SSL certificate, you need to set up the appropriate access level in IAM. Before you can delete an SSL certificate you need to set up https on your server.
2612
2612
- [ ] Before you can delete an SSL certificate you need to set up https on your server.
2613
2613
@@ -6442,9 +6442,9 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
6442
6442
### A company is deploying a new two-tier web application in AWS. The company has limited staff and requires high availability, and the application requires complex queries and table joins. Which configuration provides the solution for the company's requirements?
6443
6443
6444
6444
- [ ] MySQL Installed on two Amazon EC2 Instances in a single Availability Zone.
0 commit comments