Posts

Showing posts with the label Network LB

AWS Service: Load Balancer & CloudTrail

Image
  Load Balancer: – Load balancer is used to share the load across instances/docker. – Types: Classic LB - Supports Layer 4(network level tcp/udp)  and Layer 7(app level http/https(web level)) Network LB - only Layer 4(network-level TCP/UDP) Application LB - only Layer 7(app level http/https(web level)) Gateway LB(Networking team) (IP’s)  – Example: – Creating LB: – Status check: – LB test: – CloudTrail: – Captures all the AWS events(like windows event viewer) – Example: