From 7caeaa3bb2935571b009ea510556b5a2aee623fd Mon Sep 17 00:00:00 2001 From: Gaurav Sen <59478396+coding-parrot@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:41:24 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a8cac6..cbf2b8a 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,12 @@ Raft: https://raft.github.io/ ## ## Authorization -Designing an Authorization Model for an Enterprise https://cerbos.dev/blog/designing-an-authorization-model-for-an-enterprise +Designing an Authorization Model for an Enterprise: https://cerbos.dev/blog/designing-an-authorization-model-for-an-enterprise + +## +## Content Delivery Network + +AWS CloudFront CDN with S3: https://aws.amazon.com/blogs/networking-and-content-delivery/amazon-s3-amazon-cloudfront-a-match-made-in-the-cloud/ ## ## System Design Course