ℹ️ Information: Target groups route requests to individual registered targets such as EC2 instances. When creating a load balancer, you define at least one target group, then register targets to that group.
Navigate to the Target Group creation interface:

In the Specify group details section, configure the following settings:
FCJ-Management-TG


In the Register targets section:


After successful creation, you can view and manage your new target group:

💡 Pro Tip: Target groups support health checks to ensure traffic is only routed to healthy instances. You can customize health check settings including path, port, threshold counts, and timeout values to match your application’s specific requirements.
🔒 Security Note: When configuring target groups, consider using HTTPS protocol with proper certificate management for production workloads to ensure encrypted communication between clients and your load balancer.