Farm Builds - CodeBuild

Learn how Farms are built using CodeBuild.

What is CodeBuild

AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment. It eliminates the need to provision, manage, and scale your own build servers.

Usage of CodeBuild in Brender Studio

Brender Studio uses CodeBuild for two primary tasks:

  • Building Docker images for the ECR repository.
  • Performing a CDK (Cloud Development Kit) deploy to create a new farm.

Monitoring Build Progress

Navigate to the Farm Builds section and click the "View Logs" button to monitor the progress of the build process in the AWS Console.

If everything functions correctly, the Build Status will show as "SUCCEED."

Monitoring Build Progress

    2024 - Brender Studio is not affiliated with Blender Foundation & Amazon Web Services. All trademarks are property of their respective owners.