{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Defines AWS Batch infrastructure (compute environments, job queues, and job definitions) as Python code using AWS CDK v1 constructs.","skillfed_tags":["cdk-v1-eol","aws-batch","infrastructure-as-code"],"use_cases":["Define managed compute environments that auto-scale EC2 or Fargate resources based on batch job demand.","Create job queues with priority-based scheduling to handle high-priority jobs before lower-priority ones.","Specify job definitions with container images, vCPU/memory requirements, and environment variables as infrastructure code.","Configure spot-based compute environments to reduce costs by bidding for EC2 Spot instances at a percentage of on-demand pricing.","Import and reference existing AWS Batch resources (compute environments, queues) into CDK stacks for hybrid infrastructure management."],"what_it_does":"This package provides AWS CDK v1 constructs for defining AWS Batch infrastructure in Python code. It lets you declare compute environments (managed or unmanaged, supporting EC2, Spot, and Fargate), job queues with priority-based scheduling, and job definitions\u2014all the core resources needed to run batch workloads on AWS. The package wraps AWS Batch's queue-based job processing model, allowing you to specify resource requirements, container images, environment variables, and allocation strategies programmatically.\n\nHowever, AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer being updated. New projects should use AWS CDK v2 instead. Existing projects using this package will continue to work but will not receive bug fixes, security updates, or new features. The package depends on 11 runtime libraries including aws-cdk.aws-ec2, aws-cdk.aws-ecs, aws-cdk.aws-iam, and the core CDK framework.","worth_installing":"No\u2014do not install for new projects. AWS CDK v1 is end-of-support as of 2023-06-01 and receives no updates. Use AWS CDK v2's batch constructs instead. For existing CDK v1 projects already in production, this package will continue to work but should be migrated to v2 on a planned schedule to maintain security and feature parity."},"id":"aws-cdk-aws-batch","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-batch","md":"https://skillfed.io/packages/aws-cdk-aws-batch.md","pypi":"https://pypi.org/project/aws-cdk-aws-batch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-batch","python_support":"supports_current","summary":"The CDK Construct Library for AWS::Batch"},"popularity":{"monthly_downloads":114336,"position":12303,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
