A framework utilizing AWS CodeBuild to manage remote code execution.
Project description
aws-codeseeder
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aws_codeseeder-1.3.0-py3-none-any.whl.
File metadata
- Download URL: aws_codeseeder-1.3.0-py3-none-any.whl
- Upload date:
- Size: 50.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2e3a251eeb532f8c61b8cbad22ec988d3cdd4d75c17d95722cf96570058665e
|
|
| MD5 |
337b6386aecebfed75d2a0cd0560a505
|
|
| BLAKE2b-256 |
e7a08c93637c6dceb4dd1fbcd5f25b92d992cbb9177164efe20fbcaac79a0679
|