From b148277df21c963456788ab1874ef9028661b2ea Mon Sep 17 00:00:00 2001 From: Jason Zhu Date: Sun, 9 Oct 2022 16:06:51 +1100 Subject: [PATCH] Started chap06 --- chap6.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chap6.md diff --git a/chap6.md b/chap6.md new file mode 100644 index 0000000..f70e467 --- /dev/null +++ b/chap6.md @@ -0,0 +1,13 @@ +# Chapter 6: AWS Networking Services - VPCs, Route53, and CloudFront + +## Introduction to on-premises network + +## Fundamentals of IP addressing and CIDRs + +## Virtual Private Clouds (VPCs) + +## Learning about DNS and global routing with Amazon Route53 + +## Implemeting a robust CDN with Amazon CloudFront + +## Introduction to Amazon API Gateway \ No newline at end of file