Skip to main content

A framework utilizing AWS CodeBuild to manage remote code execution.

Project description

aws-codeseeder

PyPi Python Version License

The aws-codeseeder project enables builders to easily "seed" python code to AWS CodeBuild for execution in their cloud environments.

The library and its CLI utility are typically used to simplify the development and deployment of complex Infrastructure as Code projects. These projects may have many dependencies and require multiple CLI utilities to orchestrate their deployments. For example, a project that deploys networking resources with the AWS CDK, an Amazon EKS Cluster with the eskctl CLI utility, and Kubernetes applications with kubectl and helm CLI utilities.

The aws-codeseeder eliminates the need to install and configure libraries and utilities locally or on a build system (i.e. Jenkins). Instead, the library enables builders to easily execute an AWS CodeBuild instance with the utilities they require, then seed local python code to, and execute it within, the CodeBuild instance. By bundling and executing local python code in AWS CodeBuild, aws-codeseeder can enable GitOps type deployments of complex, mixed technology projects.

Usage

See the Example project for basic usage info and the documentation for more advanced usage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

aws_codeseeder-1.1.0-py3-none-any.whl (49.8 kB view details)

Uploaded Python 3

File details

Details for the file aws_codeseeder-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_codeseeder-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3cb1421f1c96882fce2cc758860cc5053cd548637507a4d5ca00f8017304b452
MD5 887490950d7dad291e2187cfcb64df66
BLAKE2b-256 bf6c88a41786ba6dc1a03d3fcf40443228e2a8234be8cd3d866f3f2987847243

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page