docs/static/v0.8/concepts/logical/index.html
As an extensible platform, Meshery empowers you with a wide range of logical constructs that provide support for the majority of the systems in the cloud and cloud native ecosystems. Meshery abstracts away the system-specific requirements and helps you focus on getting things done.
The logical concepts included in Meshery establish a set of foundational constructs. Each logical construct is:
Every construct is represented in each of the following forms:
Schema (static) - The skeletal structure representing a logical view of the size, shape, and characteristics of a construct.
Definition (static) - An implementation of the Schema containing specific configuration for the construct at hand.
Declaration (static) - A defined construct; a specific instance of the Definition.
Instance (dynamic) - A realized construct (deployed/discovered); an instantiation of the Declaration.