Amazon Q Renders your AWS Infrastructure in 3D in Blender

This is a submission for the Amazon Q Developer "Quack The Code" Challenge: Exploring the Possibilities What I Built A fun way to visualize your AWS Infrastructure using Amazon Q and Blender. Demo Code Repository https://github.com/ddanieli/aws-to-blender How I Used Amazon Q Developer Amazon Q queries your AWS infrastructure using use_aws tool, formulates a plan to visualize it, then uses the blender-mcp server with the Blender App to create a 3D visualization.

May 11, 2025 - 15:03
 0
Amazon Q Renders your AWS Infrastructure in 3D in Blender

This is a submission for the Amazon Q Developer "Quack The Code" Challenge: Exploring the Possibilities

What I Built

A fun way to visualize your AWS Infrastructure using Amazon Q and Blender.

Demo

Infrastructure as 3D

Code Repository

https://github.com/ddanieli/aws-to-blender

How I Used Amazon Q Developer

Amazon Q queries your AWS infrastructure using use_aws tool, formulates a plan to visualize it, then uses the blender-mcp server with the Blender App to create a 3D visualization.