Skip to content

Commit 247e687

Browse files
Add: learnt topics
1 parent 7c8b857 commit 247e687

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,22 @@
1919
1. Always happy to answer your questions on Udemy's Q&A's and outside :)
2020
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.
2121
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);
2538
- **Much More!**
2639
4. Questions are similar to the actual exam, without duplications (like in other courses ;-)).
2740
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
234247

235248
- [ ] 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.
236249
- [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.
238251
- [ ] 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.
239252

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

0 commit comments

Comments
 (0)