33 lines
2.8 KiB
Markdown
33 lines
2.8 KiB
Markdown
|
|
# Anchor Theories
|
||
|
|
|
||
|
|
These theories provide the academic and strategic foundation for SCM, offering frameworks to analyze competitive advantage, governance, and adaptability.
|
||
|
|
|
||
|
|
## Resource-Based View (RBV)
|
||
|
|
- **General Purpose:** Proposes that sustained competitive advantage comes from possessing resources that are **Valuable, Rare, Inimitable, and Non-substitutable (VRIN)**.
|
||
|
|
- **Application to Virtual Resources:**
|
||
|
|
- **The Physical Layer:** The massive scale of data centers, proprietary custom silicon (e.g., TPUs, Graviton), and global fiber networks are the primary VRIN resources.
|
||
|
|
- **Virtualization as Capability:** The ability to efficiently slice physical hardware into virtual units (VMs, Containers) is the strategic capability that transforms raw hardware into a service.
|
||
|
|
- **Competitive Edge:** Derived from the **density** and **utilization efficiency** of the hardware.
|
||
|
|
|
||
|
|
## Dynamic Capabilities Theory (DCT)
|
||
|
|
- **General Purpose:** Focuses on a firm's ability to "integrate, build, and reconfigure" internal and external competencies to address rapidly changing environments.
|
||
|
|
- **Application to Virtual Resources:** This is the theoretical foundation of **Cloud Elasticity**.
|
||
|
|
- **Sensing:** Real-time telemetry of CPU/RAM utilization.
|
||
|
|
- **Seizing:** Automated scaling triggers (Auto-scaling groups) provisioning resources in response to demand.
|
||
|
|
- **Reconfiguring:** Live migration of VMs across hosts to optimize power or avoid failure.
|
||
|
|
- **Temporal Shift:** Agility in virtual SCM is measured in milliseconds rather than weeks.
|
||
|
|
|
||
|
|
## Transaction Cost Economics (TCE)
|
||
|
|
- **General Purpose:** Analyzes the "make vs. buy" decision based on transaction costs and asset specificity.
|
||
|
|
- **Application to Virtual Resources:**
|
||
|
|
- **The Cloud Shift:** Moving from on-prem (Make) to Cloud (Buy) reduces transaction costs, converting Capital Expenditure (CapEx) into Operational Expenditure (OpEx).
|
||
|
|
- **Asset Specificity & Lock-in:** Occurs when users adopt provider-specific APIs or proprietary formats (e.g., DynamoDB), increasing "switching costs."
|
||
|
|
|
||
|
|
## Agency Theory
|
||
|
|
- **General Purpose:** Examines the relationship between a 'principal' and an 'agent' and the conflicts of interest that arise when goals are misaligned.
|
||
|
|
- **Application to Virtual Resources:** Relevant in the context of SLAs (Service Level Agreements) and the governance of managed services where the provider (agent) manages resources for the user (principal).
|
||
|
|
|
||
|
|
## Contingency Theory
|
||
|
|
- **General Purpose:** Suggests there is no single "best way" to manage a supply chain; the optimal approach depends on the internal and external situation.
|
||
|
|
- **Application to Virtual Resources:** Justifies different orchestration strategies depending on the workload volatility (e.g., steady-state enterprise apps vs. highly volatile viral content).
|