Software-defined infrastructure

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Soupsgamerf8 (talk | contribs) at 02:06, 25 August 2020 (added a list of benefits, which allowed me to incorporate parts of the article that would be considered a benefit.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Software-defined infrastructure (SDI) is the definition of technical computing infrastructure entirely under the control of software with no operator or human intervention. It operates independent of any hardware-specific dependencies and is programmatically extensible.[1]

In the SDI approach, an application's infrastructure requirements are defined declaratively (both functional and non-functional requirements) such that sufficient and appropriate hardware can be automatically derived and provisioned to deliver those requirements.

Typical deployments require software-defined networking (SDN) and cloud computing capabilities as a minimal point of entry.[2]

The benefits of SDI is that it lowers/eliminates effort towards infrastructure maintenance, allows companies to move focus to other parts of the software, ensures consistence while also allowing for extensibility, remote deployment through configuration without downtime, and allows you to leverage the power of versioning such as git.

Advanced capabilities enable the transition from one configuration to another without downtime as mentioned before, by automatically calculating the set of state changes between one configuration and another and an automated transition step between each step, thus achieving the complete change via software.

See also

References

  1. ^ "CIO Asia - Drive for innovation boosts demand for software-defined technologies: IDC". CIO Asia. Archived from the original on 2016-03-04. Retrieved 2018-09-11.
  2. ^ "SDI wars: WTF is software defined infrastructure?". Retrieved 2018-09-11.