News

ElectricCommander Automates Post-Coding Development Tasks

An enterprise-class solution that automates the build, package, test and deploy stages of software development.

Software production management provider Electric Cloud has rounded out its suite of products with ElectricCommander, an enterprise-class solution that automates the build, package, test and deploy stages of software development. The new module completes an end-to-end software development lifecycle suite that includes ElectricAccelerator, which accelerates build and test operations, and ElectricInsight, which provides diagnostic visibility into the software production process.

ElectricCommander promises to boost development steps that follow coding by eliminating manual processes and the use of homegrown scripts. While notable competitors such as IBM Rational BuildForge exist, Electric Cloud representatives say its product is the only one that addresses the latter stages of software development and builds.

Scaling to Demand
Among the companies currently using the ElectricCommander automation toolset: Qualcomm, LSI Logic and Intuit. Electric Cloud CEO Mike Maciag says the tool helps development shops scale their operations as they support code for an ever-growing number and variety of targets. In the past, this challenge was managed in-house, using homegrown solutions. He singles out cell phone makers as a powerful example of the challenge that also faces many corporate development shops.

"The complexity of their software and number of target applications make homegrown management out of hand," says Maciag.

Maciag also notes the challenge posed by agile development, which aims to speed projects by freeing multiple teams to work independently on a single project, but results in constant change and updates.

"Intuit kicks off a software production process every minute, 365 days a year for QuickBooks. If you don't have a fast production environment, that type of rapid iteration with agile development is just not possible," Maciag explains.

Companies have long provided application lifecycle design tools to streamline modeling, coding and other front-end tasks, but increasing bottlenecks are prompting firms like Electric Cloud to address the software production stage.

Electric Cloud singles out several issues driving adoption of software production management solutions, including agile development methodologies, regulatory and compliance requirements, and outsourced or distributed development work.

ElectricCommander is available now. It costs $5,000 for a perpetual license per managed machine. For more information, go to http://electriccloud.com.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube