Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamid-R1 authored May 3, 2023
1 parent 7d5e169 commit 4fd9f75
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions project-08-V3/tmp-route53.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 >>
Expand Down

0 comments on commit 4fd9f75

Please sign in to comment.