1. Application Load Balancer (v2)Application load balancers is Layer 7 (HTTP)Load balancing to multiple HTTP applications across machines (target groups)Load balancing to multiple applications on the same machine (ex: containers)(๋์ผ EC2 ์ธ์คํด์ค ์์ ์ฌ๋ฌ ์ ํ๋ฆฌ์ผ์ด์ ์ ๋ถํ๋ฅผ ๋ถ์ฐํ๋ค)Support for HTTP/2 and WebSocketSupport redirects (from HTTP to HTTPS for exampleALB are a great fit for micro services & container-..
1. You launched an EC2 instance to host a NodeJS application. After installing all the necessary software and configuring the application, you recorded the public IPv4 address of the EC2 instance for access. Then, you stopped the instance and restarted it to complete the application setup. However, after restarting, you were unable to access the EC2 instance and noticed that its public IPv4 addr..