Skip to content

Data Models related to the management of IT infrastructures

Notifications You must be signed in to change notification settings

smart-data-models/dataModel.IT

Repository files navigation

dataModel.IT

List of data models

The following entity types are available:

  • CloudRegion. Cloud region description.

  • Domain. Domain of the Cloud-Edge-IoT computing continuum, which is composed of a set of InfrastructureElements

  • InfrastructureElement. An Infrastructure Element (IE) is a computing node of the Cloud-Edge-IoT computing continuum that can run different ServiceComponents.

  • InfrastructureElementRequirements. Computing requirements that must accomplish an InfrastructureElement to run a certain ServiceComponent on it.

  • ITTests. This is the data model for representing the result of testing procedures.

  • LowLevelOrchestrator. A Low Level Orchestrator of the domain, which is associated with a unique orchestration type (e.g., Kubernetes, Docker, containerd, etc.).

  • NetworkConnection. Data model for a Network connection among two ServiceComponents

  • NetworkPort. Network port exposed by a ServiceComponent.

  • PersistentStorage. Persistent storage requested by a ServiceComponent.

  • PowerSource. Power source of an Infrastructure Element.

  • Service. Service deployed in the Cloud-Edge-IoT continuum, which is composed of a set of ServiceComponents running on top of InfrastructureElements.

  • ServiceComponent. Component (packaged software, for instance, a container) of a service deployed in the Cloud-Edge-IoT continuum, which runs on top of an InfrastructureElement.

  • ServiceType. Catalogued service that can be deployed in the Cloud-Edge-IoT continuum.

Contributors

Link to the 7 current contributors.

Contribution

You can raise an issue or submit your PR on existing data models.

About

Data Models related to the management of IT infrastructures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages