Skip to main content

Package that enables deployment of AWS CDK stacks in parallel.

Project description

B.AwsCdkParallel

A python based package that enables AWS CDK parallel stack deployments.

Description

One of the biggest downsides of AWS CDK IaC tool is the sequential deployments. If you have many stacks within your project - it can take hours and hours till everything gets deployed. Wouldn't it be cool to parallelize them? According to AWS CDK tool maintainers - they are not even thinking right now to include such functionality. Hence, this project was built. This project allows you to run traditional cdk deploy * and cdk destroy * -f. But the main trick is that it can do it in parallel - massively increasing the speed of your deployments.

Remarks

Biomapas aims to modernise life-science industry by sharing its IT knowledge with other companies and the community. This is an open source library intended to be used by anyone. Improvements and pull requests are welcome.

Related technology

  • Python 3
  • AWS CDK
  • AWS CloudFormation

Assumptions

The project assumes the following:

  • You have basic-good knowledge in python programming.
  • You have basic-good knowledge in AWS.
  • You have very good knowledge in AWS CDK.

Useful sources

Install

The project is built and uploaded to PyPi. Install it by using pip.

pip install b_aws_cdk_parallel

Or directly install it through source.

pip install .

Usage & Examples

from parallel.deployment_executor import DeploymentExecutor
from parallel.deployment_type import DeploymentType

if __name__ == '__main__':
    executor = DeploymentExecutor(deployment_type=DeploymentType.DEPLOY)
    executor.run()

Testing

This project currently has no tests.

Contribution

Found a bug? Want to add or suggest a new feature?
Contributions of any kind are gladly welcome. You may contact us directly, create a pull-request or an issue in github platform. Lets modernize the world together.

Release history

0.0.1

  • Initial build.

Project details


Download files

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

Source Distribution

b_aws_cdk_parallel-0.0.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

b_aws_cdk_parallel-0.0.1-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file b_aws_cdk_parallel-0.0.1.tar.gz.

File metadata

  • Download URL: b_aws_cdk_parallel-0.0.1.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/47.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for b_aws_cdk_parallel-0.0.1.tar.gz
Algorithm Hash digest
SHA256 502f6d94f946e7d2627bddaf1a20af82aeb308e4af295f301a17ce99315edac3
MD5 dcd5ed2cd85ba2d3e8090416e07365e2
BLAKE2b-256 8c8ebc588187643f8c152abf8c1abc789462fc2e9b76144ec71bf9c2e70540de

See more details on using hashes here.

File details

Details for the file b_aws_cdk_parallel-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: b_aws_cdk_parallel-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/47.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for b_aws_cdk_parallel-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac5dcc6ced7676e780556bc1b6a6b8a7c4f852f3e706fd7f6bcfaab413649a0d
MD5 e0d7d5f4013504148b05e26c8cc21a27
BLAKE2b-256 e6d2b3ac721602b9c497cf5d1afe020407a222a12e2d998b9778621debf811e4

See more details on using hashes here.

Supported by

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