docs/static/v0.7/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 help 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, 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 deof the Definition.
Instance (dynamic) - A realized construct (deployed/discovered); An instantiation of the Declaration.