# Render Farm Deployment Kit on AWS
The Render Farm Deployment Kit on AWS (RFDK) is an open-source software development kit (SDK) that can be used to deploy, configure, and manage your render farm
infrastructure in the cloud. The RFDK is built to operate with the AWS Cloud Development Kit (CDK) and provides a library of classes, called constructs, that each
deploy and configure a component of your cloud-based render farm. The current version of the RFDK supports render farms built using AWS Thinkbox Deadline
render management software, and provides the ability for you to easily go from nothing to a production-ready render farm in the cloud.
You can model, deploy, configure, and update your AWS render farm infrastructure by writing an application, in Python or Node.js, for the CDK toolkit using the
libraries provided by the CDK and RFDK together and with other CDK-compatible libraries. Your application is written in an object-oriented style where creation of
an object from the CDK and RFDK libraries represents the creation of a resource, or collection of resources, in your AWS account when the application is deployed
via AWS CloudFormation by the CDK toolkit. The parameters of an object’s creation control the configuration of the resource.
Please see the following sources for additional information:
* The [RFDK Developer Guide](https://docs.aws.amazon.com/rfdk/latest/guide/what-is-rfdk.html)
* The [RFDK API Documentation](https://docs.aws.amazon.com/rfdk/api/latest/docs/aws-rfdk-construct-library.html)
* The [README for the main module](https://github.com/aws/aws-rfdk/blob/release/packages/aws-rfdk/lib/core/README.md)
* The [README for the Deadline module](https://github.com/aws/aws-rfdk/blob/release/packages/aws-rfdk/lib/deadline/README.md)
* The [RFDK Upgrade Documentation](https://github.com/aws/aws-rfdk/blob/release/packages/aws-rfdk/docs/upgrade/index.md)
Raw data
{
"_id": null,
"home_page": "https://github.com/aws/aws-rfdk",
"name": "aws-rfdk",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Amazon Web Services",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/79/7a/a6f06fca11ecba832db6a14371ffc685e6c97d00ae04506cdce1729bd7d1/aws-rfdk-1.4.0.tar.gz",
"platform": null,
"description": "# Render Farm Deployment Kit on AWS\n\nThe Render Farm Deployment Kit on AWS (RFDK) is an open-source software development kit (SDK) that can be used to deploy, configure, and manage your render farm\ninfrastructure in the cloud. The RFDK is built to operate with the AWS Cloud Development Kit (CDK) and provides a library of classes, called constructs, that each\ndeploy and configure a component of your cloud-based render farm. The current version of the RFDK supports render farms built using AWS Thinkbox Deadline\nrender management software, and provides the ability for you to easily go from nothing to a production-ready render farm in the cloud.\n\nYou can model, deploy, configure, and update your AWS render farm infrastructure by writing an application, in Python or Node.js, for the CDK toolkit using the\nlibraries provided by the CDK and RFDK together and with other CDK-compatible libraries. Your application is written in an object-oriented style where creation of\nan object from the CDK and RFDK libraries represents the creation of a resource, or collection of resources, in your AWS account when the application is deployed\nvia AWS CloudFormation by the CDK toolkit. The parameters of an object\u2019s creation control the configuration of the resource.\n\nPlease see the following sources for additional information:\n\n* The [RFDK Developer Guide](https://docs.aws.amazon.com/rfdk/latest/guide/what-is-rfdk.html)\n* The [RFDK API Documentation](https://docs.aws.amazon.com/rfdk/api/latest/docs/aws-rfdk-construct-library.html)\n* The [README for the main module](https://github.com/aws/aws-rfdk/blob/release/packages/aws-rfdk/lib/core/README.md)\n* The [README for the Deadline module](https://github.com/aws/aws-rfdk/blob/release/packages/aws-rfdk/lib/deadline/README.md)\n* The [RFDK Upgrade Documentation](https://github.com/aws/aws-rfdk/blob/release/packages/aws-rfdk/docs/upgrade/index.md)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Package for core render farm constructs",
"version": "1.4.0",
"project_urls": {
"Homepage": "https://github.com/aws/aws-rfdk",
"Source": "https://github.com/aws/aws-rfdk.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ce38681c35bbe6c965bf6c8e8c6c87e03ada066d3734313f046e279074fda54",
"md5": "9ae6140fef080adf63c319d59de8a89e",
"sha256": "6132a8caae35c2d554279e2c679e134b66dd3864af178abaab06e7528c2e4210"
},
"downloads": -1,
"filename": "aws_rfdk-1.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ae6140fef080adf63c319d59de8a89e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 1828924,
"upload_time": "2024-08-09T20:13:44",
"upload_time_iso_8601": "2024-08-09T20:13:44.092746Z",
"url": "https://files.pythonhosted.org/packages/9c/e3/8681c35bbe6c965bf6c8e8c6c87e03ada066d3734313f046e279074fda54/aws_rfdk-1.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "797aa6f06fca11ecba832db6a14371ffc685e6c97d00ae04506cdce1729bd7d1",
"md5": "59a5cb189abb8feb41af5ddb021ad41a",
"sha256": "a2210d5b467999f49ad6b8b1b8798899e751ed5bb6728bd64852bc0f47805f25"
},
"downloads": -1,
"filename": "aws-rfdk-1.4.0.tar.gz",
"has_sig": false,
"md5_digest": "59a5cb189abb8feb41af5ddb021ad41a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 1830029,
"upload_time": "2024-08-09T20:13:46",
"upload_time_iso_8601": "2024-08-09T20:13:46.690571Z",
"url": "https://files.pythonhosted.org/packages/79/7a/a6f06fca11ecba832db6a14371ffc685e6c97d00ae04506cdce1729bd7d1/aws-rfdk-1.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 20:13:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws",
"github_project": "aws-rfdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aws-rfdk"
}