{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/2"}],"enrichment":{"capability":"Provides AWS CDK L2 constructs for defining AWS Glue jobs (Spark ETL, Spark Streaming, Python Shell, and Flex) with sensible defaults and opinionated interfaces that enforce best practices.","skillfed_tags":["aws-cdk","data-integration","infrastructure-as-code"],"use_cases":["Define Spark ETL jobs in Python or Scala with sensible defaults and optional worker type, Glue version, and timeout overrides.","Create Spark Streaming jobs for real-time data processing with structured streaming, using the same opinionated construct pattern.","Build Python Shell jobs for lightweight data transformation tasks without the overhead of full Spark clusters.","Set up Flex jobs for non-urgent workloads (testing, pre-production) with reduced cost via flexible execution class.","Integrate Glue jobs into CDK stacks alongside other AWS resources, with automatic IAM role and security configuration management."],"what_it_does":"aws-cdk-aws-glue-alpha is an AWS CDK L2 construct library that wraps AWS Glue job creation with higher-level abstractions. It provides opinionated Python classes (PySparkEtlJob, PySparkStreamingJob, PythonShellJob, FlexJob) that set required parameters to AWS best-practice defaults\u2014such as enabling metrics, Spark UI, and continuous CloudWatch logging\u2014while allowing optional overrides for flexibility. The library enforces parameter combinations via interface contracts rather than runtime validation, discouraging anti-patterns and reducing development time.\n\nThe package is part of the AWS CDK project and targets developers building data integration pipelines on AWS. It handles Spark (ETL and Streaming), Python Shell, and Flex job types, with support for features like Secrets Manager integration for JDBC connections, autoscaling, and security configurations. The APIs are experimental and subject to breaking changes; the library does not support deprecated Glue versions or outdated language dependencies, steering users toward current best practices.","worth_installing":"Yes, with conditions. Install if you are building AWS Glue jobs within an AWS CDK project and want opinionated, best-practice defaults that reduce boilerplate. Be aware that the APIs are experimental (Beta status) and subject to breaking changes; review release notes before upgrading. No known security vulnerabilities as of the latest check. Low install friction and active maintenance make it a reasonable choice for new CDK-based Glue deployments."},"id":"aws-cdk-aws-glue-alpha","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-glue-alpha","md":"https://skillfed.io/packages/aws-cdk-aws-glue-alpha.md","pypi":"https://pypi.org/project/aws-cdk-aws-glue-alpha/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-glue-alpha","python_support":"supports_current","summary":"The CDK Construct Library for AWS::Glue"},"popularity":{"monthly_downloads":1661099,"position":3674,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.265.0a0"}
