From 4fd9f75a8df6be84a2f6f0ec8388c64c2598df2f Mon Sep 17 00:00:00 2001 From: Hamid-R1 <112654341+Hamid-R1@users.noreply.github.com> Date: Thu, 4 May 2023 00:31:21 +0530 Subject: [PATCH] Add files via upload --- project-08-V3/tmp-route53.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/project-08-V3/tmp-route53.md b/project-08-V3/tmp-route53.md index d15b019..3579311 100644 --- a/project-08-V3/tmp-route53.md +++ b/project-08-V3/tmp-route53.md @@ -1,11 +1,9 @@ -# Load balancer HTTPS Setup with Route53 and Certificate Manager +## Project-3: Load balancer HTTPS Setup with Certificate Manager and Route53 +- Here we will set up Load Balancer for HTTPS traffic with AWS Certificate Manager, and Route53 +- We will also learn how to redirect HTTP traffic to HTTPS. -### How to HTTPS Setup with Route53 and Certificate Manager & HTTP redirect to HTTPS in ELB -- Here we will set up Load Balancer for HTTPS traffic with AWS Certificate Manager, and Route 53, We will also learn how to redirect HTTP traffic to HTTPS. - - ### AWS services for this demo - ec2 Instance - Target Group @@ -105,7 +103,6 @@ cp -r * /var/www/html/ ``` - Certificate type: Request a public certificate - Fully qualified domain name: app.cloud-ops.store or dev.cloud-ops.store -- Add another name to this certificate: * - Validation method: DNS validation - recommended - Key algorithm: RSA 2048 - Request >>