{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining and configuring Application and Network Load Balancers in Python, enabling infrastructure-as-code deployment of load balancing resources.","skillfed_tags":["aws-cdk","infrastructure-as-code","end-of-support"],"use_cases":["Define an internet-facing ALB with HTTP/HTTPS listeners and route traffic to Auto Scaling groups based on hostname or URL path.","Create an NLB for ultra-high-performance, low-latency load balancing of TCP/UDP traffic across multiple availability zones.","Set up listener conditions and weighted target groups to implement canary deployments or A/B testing within infrastructure code.","Configure OIDC authentication at the load balancer level before forwarding requests to application targets.","Automatically manage security group rules between load balancers and targets without manual network configuration."],"what_it_does":"This package provides Python constructs for the AWS CDK v1 framework that abstract AWS Elastic Load Balancing V2 resources\u2014Application Load Balancers (ALBs) and Network Load Balancers (NLBs)\u2014into reusable, composable components. You instantiate a load balancer, attach listeners on specific ports, define target groups, and wire routing rules (including path-based, host-based, and weighted routing) without writing CloudFormation templates directly.\n\nThe package depends on 15 other AWS CDK modules (core, EC2, IAM, Lambda, Route53, S3, CloudWatch, Certificate Manager, and others) to provide the full infrastructure abstraction layer. However, AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer receiving updates; the maintainers strongly recommend migrating to AWS CDK v2 for ongoing support and new features.","worth_installing":"No\u2014unless you are maintaining an existing AWS CDK v1 codebase. This package is end-of-support as of 2023-06-01 and receives no updates. New projects should use AWS CDK v2's equivalent load balancer constructs instead. If you are already on v1, the package is stable and has no known vulnerabilities, but migration is strongly recommended."},"id":"aws-cdk-aws-elasticloadbalancingv2","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-elasticloadbalancingv2","md":"https://skillfed.io/packages/aws-cdk-aws-elasticloadbalancingv2.md","pypi":"https://pypi.org/project/aws-cdk-aws-elasticloadbalancingv2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-elasticloadbalancingv2","python_support":"supports_current","summary":"The CDK Construct Library for AWS::ElasticLoadBalancingV2"},"popularity":{"monthly_downloads":154895,"position":10840,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
