Package for core render farm constructs


Keywords
aws, cdk, cloud-infrastructure, infrastructure-as-code
License
Apache-2.0
Install
pip install aws-rfdk==1.3.0

Documentation

Render Farm Deployment Kit on AWS (RFDK)

The Render Farm Deployment Kit on AWS is an open-source library for use with the AWS Cloud Development Kit that is designed to help you deploy, configure, and maintain your render farm infrastructure in the cloud.

It offers high-level object-oriented abstractions to define render farm infrastructure using the power of Python and Typescript.

The RFDK is available in:

Note: Language version compatibility is the greater of those listed above and the versions listed in the AWS CDK.

Table of Contents

Reporting Bugs/Feature Requests

We welcome you to use the GitHub issue tracker to report bugs or suggest features.

When filing an issue, please check existing open, or recently closed, issues to make sure somebody else hasn't already reported the issue. Please try to include as much information as you can. Details like these are incredibly useful:

  • A reproducible test case or series of steps
  • The version of our code being used
  • Any modifications you've made relevant to the bug
  • Anything unusual about your environment or deployment

Security issue notifications

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public github issue.

Contributing

Contributions to the RFDK are encouraged. If you want to fix a problem, or want to enhance the library in any way, then we are happy to accept your contribution. Information on contributing to the RFDK can be found in CONTRIBUTING.md.

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opensource-codeofconduct@amazon.com with any additional questions or comments.

Licensing

See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.

We may ask you to sign a Contributor License Agreement (CLA) for larger changes.