Skip to content

Design the application

Software applications have evolved into a composition of multiple interrelated components to handle increasing complexities. When the number and/or depth of such components grow, it is convenient to have a holistic view of the system architecture represented graphically.

The Architecture View of the Ballerina VS Code extension provides a high-level picture of the components and their interactions in Ballerina projects purely based on the source code. The topics below demonstrate the Architecture View in detail.