AWS - Elastic Load Balancing
Which AWS CLI command correctly creates a target group with TCP protocol on port 8080?
aws elbv2 create-target-group with --protocol TCP, --port 8080, and a valid --vpc-id.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions