|
19 | 19 | 1. Always happy to answer your questions on Udemy's Q&A's and outside :) |
20 | 20 | 2. Failed? Please submit a screenshot of your exam result and request a refund (via our upcoming platform, not possible on Udemy); we'll always accept it. |
21 | 21 | 3. Learn about topics, such as: |
22 | | - - Application Load Balancer; |
23 | | - - Network Load Balancer; |
24 | | - - ... |
| 22 | + - Amazon CloudFront; |
| 23 | + - Amazon CloudWatch; |
| 24 | + - Amazon Elastic Compute Cloud (Amazon EC2); |
| 25 | + - Amazon Route 53; |
| 26 | + - Amazon Simple Storage Service (Amazon S3); |
| 27 | + - Amazon Simple Queue Service (Amazon SQS); |
| 28 | + - AWS Certificate Manager (ACM); |
| 29 | + - AWS Direct Connect; |
| 30 | + - Application Load Balancer (ALB); |
| 31 | + - Border Gateway Protocol (BGP); |
| 32 | + - Domain Name System (DNS); |
| 33 | + - Network Address Translation (NAT); |
| 34 | + - Network Load Balancer (NLB); |
| 35 | + - Transmission Control Protocol (TCP); |
| 36 | + - Virtual Private Clouds (VPC); |
| 37 | + - Virtual Private Network (VPN); |
25 | 38 | - **Much More!** |
26 | 39 | 4. Questions are similar to the actual exam, without duplications (like in other courses ;-)). |
27 | 40 | 5. The Practice Tests Exams simulate the actual exam's content, timing, and percentage required to pass the exam. |
@@ -234,7 +247,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n |
234 | 247 |
|
235 | 248 | - [ ] Create an internet gateway and a NAT gateway in the VPC. Add a route to the existing subnet route tables to point IPv6 traffic to the NAT gateway. |
236 | 249 | - [x] Create an internet gateway and a NAT instance in the VPC. Add a route to the existing subnet route tables to point IPv6 traffic to the NAT instance. |
237 | | -- [ ] Create an egress-only Internet gateway in the VPAdd a route to the existing subnet route tables to point IPv6 traffic to the egress-only internet gateway. |
| 250 | +- [ ] Create an egress-only Internet gateway in the VPC. Add a route to the existing subnet route tables to point IPv6 traffic to the egress-only internet gateway. |
238 | 251 | - [ ] Create an egress-only internet gateway in the VPC. Configure a security group that denies all inbound traffic. Associate the security group with the egress-only internet gateway. |
239 | 252 |
|
240 | 253 | **[⬆ Back to Top](#table-of-contents)** |
|
0 commit comments