Infrastructure Concepts

From NovaOrdis Knowledge Base
Revision as of 01:50, 30 December 2021 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

External

Internal

Overview

In a cloud environment, infrastructure is no longer represented by hardware, but by virtual constructs like servers, subnets and block devices. The hardware still exists, but infrastructure elements accessible to users "float" across it and can be manipulated by the infrastructure platform APIs and can be created, duplicated, changed and destroyed at will. They are referred to as infrastructure resources. Infrastructure resources can be instantiated, changed and destroyed by infrastructure as code to provide the infrastructure foundation for application runtimes and applications.

Infrastructure Platform

Infrastructure Resources

Compute, network, storage. Infrastructure resources are assembled to provide application runtime instances.

Infrastructure Services

Infrastructure Stack

  • Stack integration point.

Environment

Cloud

NIST definition: https://www.nist.gov/programs-projects/nist-cloud-computing-program-nccp

Containers

Cluster

Cluster as code.

Server

Serverless Execution Environment

Application

Application Runtime

An application runtime is assembled from infrastructure resources. The runtime instance may include servers, clusters and serverless execution environments.


Organizatorium

  • Integration points