1. Nokia Official Documentation: In the Nokia white paper, "The 5G core: A cloud native approach for a new 5G era," it is stated, "A cloud native architecture... enables new levels of automation and agility... This agility allows CSPs to deploy and scale services in minutes rather than months." This directly supports the characteristic of very fast deployment (D). The paper also extensively discusses the microservices-based architecture, which underpins the concept of lightweight applications (B). (Reference: Nokia White Paper, "The 5G core: A cloud native approach for a new 5G era", Page 4, Section: "Cloud native: The foundation for the 5G era").
2. Academic Publication: Pahl, C., & Jamshidi, P. (2016). "Microservices: A Systematic Mapping Study." In 10th International Conference on Service-Oriented Computing and Applications (SOCA). The study identifies key characteristics of microservices, a foundational element of cloud-native design, including "small size" and "independent deployment." These directly correspond to being lightweight (B) and enabling fast deployment (D). (DOI: 10.1109/SOCA.2016.32, Section III-A, "Characteristics of Microservices").
3. Foundational Definition (Industry Standard): The Cloud Native Computing Foundation (CNCF) Charter defines the approach. It states, "Cloud native technologies empower organizations to build and run scalable applications... Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach." Microservices and containers lead to lightweight applications (B), and the overall goal of empowering organizations to "build and run" applications in dynamic environments implies the need for very fast deployment (D). (Source: CNCF Charter v1.0, Section: "Definition of Cloud Native Computing").