Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleksiikraievyi/highload-sw-arch-hw-24
HW 24 for highload software architecture courses. https://prjctr.com/course/highload-software-architecture?gclid=EAIaIQobChMI7OOMjvf78wIVRjcYCh1axwtgEAAYASAAEgKm2_D_BwE
https://github.com/oleksiikraievyi/highload-sw-arch-hw-24
Last synced: 11 days ago
JSON representation
HW 24 for highload software architecture courses. https://prjctr.com/course/highload-software-architecture?gclid=EAIaIQobChMI7OOMjvf78wIVRjcYCh1axwtgEAAYASAAEgKm2_D_BwE
- Host: GitHub
- URL: https://github.com/oleksiikraievyi/highload-sw-arch-hw-24
- Owner: oleksiikraievyi
- Created: 2022-02-02T18:02:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T18:10:47.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T05:13:27.729Z (7 months ago)
- Homepage:
- Size: 359 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# highload-sw-arch-hw-24
## 1. Set up 2 EC2 instances
![alt text](./images/ec2-instances.png)## 2. Set up inbound rule for HTTP 80 port
![alt text](./images/inbound-rule-instance.png)## 3. Launched python server on port 80 on 1 instance
![alt text](./images/ec2-healthcheck.png)## 4. Created load balancer with 2 assigned instances and checked that 1 instance is down and 1 is up
![alt text](./images/load-balancer.png)