You may also like
VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
This entry is part 3 of 4 in the series Build Tools for VMware AriaThe Build Tools for VMware Aria project has developed an Extension for Visual Studio Code that provides native integration directly in the IDE. Using VSCode with this extension will provide the following features when developing code for your VCF Automation environment: I have had quite a few issues with the plugin and found that it provides limited support. The biggest benefit of using the Build Tools is that the code can be managed in VSCode to begin with. Install the vRealize Developer Tools extension for Visual...
Using a Service-Oriented Architecture Approach to VCF Operations Orchestrator Development
In this post, I will provide a brief overview of Service-Oriented Architecture (SOA) and explain how I apply it to all my VCF Operations Orchestrator development. Service-Oriented Architecture (SOA) is a widely adopted software development approach that emphasises the creation of loosely coupled, reusable services. These principles make SOA particularly well-suited for systems integration. For those familiar with Orchestrator, this alignment is clear; most development efforts centre around integrating with external systems, positioning Orchestrator as the “glue” or central coordination point within the automation ecosystem. Here are some key principles of SOA: Adhering to SOA principles helps minimise the need...
