What is Monad?
Last updated
Last updated
Monad is the next generation platform for administrative automation. Monad solves traditional management problems by leveraging the . From our prototype (though limited), we can project significant benefits to developers, testers, power users, and administrators. Monad leverages the to provide a powerful, consistent, intuitive, extensible and useful set of tools that drive down costs of administration and make the life of non-programmers a lot easier.
Monad consists of:
: An automation model based upon , methods and attributes to produce [Cmdlets](]
: A .Net based script execution environment for exposing Cmdlets as s command line tools and interactive programmable command line shell.
: The set managed code base classes (or interfaces) to implement specific management scenarios and in-the-box administrative tools to execute those scenarios.
: A set of based components that allow scripts to be remotely executed on many machines.
: A .Net based model and set of services for building management GUIs on top of and exposing all GUI interactions as user-visible scripts.
This presents the traditional approach to administrative automation, its strengths and shortcomings. Monad’s new approaches are then articulated. An overview of the major components of Monad is then presented. A set of is then articulated for Monad’s target audiences.
Notes: