Project · 2019
VMware VM Deployment Automation
A web form to deploy virtual machines into different environments (geographical locations, virtualization clusters, domains), saving lots of manual work. Built for a previous role (code not shareable).
Technologies
- ASP.NET MVC
- C#
- JavaScript
- Razor
- PowerShell
Project links
Source code is not publicly available.
This internal tool replaced repetitive virtual-machine provisioning work with a guided web form. Operators could select the required geographical location, virtualization cluster, and domain instead of assembling each deployment manually.
ASP.NET MVC, C#, JavaScript, and Razor provided the web interface and application flow, while PowerShell handled the infrastructure automation behind the request. The project focused on turning an operational procedure into a repeatable, easier-to-use workflow. It was created for a previous employer, so its source code cannot be shared publicly.