- Cloud Native Development Patterns and Best Practices
- John Gilbert
- 267字
- 2021-06-30 18:42:58
Defining cloud-native
If you skipped right to this point and you didn't read the preceding sections, then I suggest that you go ahead and take the time to read them now. You are going to have to read them anyway to really understand the context of the definition that follows. If what follows surprises you in any way then keep in mind that cloud-native is a different way of thinking and reasoning about software systems. I will support this definition in the pages that follow, but you will have to convince yourself.
Cloud-native embodies the following concepts:
- Powered by disposable infrastructure
- Composed of bounded, isolated components
- Scales globally
- Embraces disposable architecture
- Leverages value-added cloud services
- Welcomes polyglot cloud
- Empowers self-sufficient, full-stack teams
- Drives cultural change
Of course you are asking, "Where are the containers?" and "What about microservices?". They are in there, but those are implementation details. We will get to those implementation details in the next chapter and beyond. But implementation details have a tendency to evolve and change over time. For example, my gut tells me that in a year or so we won't be talking much about container schedulers anymore, because they will have become virtually transparent.
This definition of cloud-native should still stand regardless of the implementation details. It should stand until it has driven cultural and organizational change in our industry to the point where we no longer need the definition because, it too, has become virtually transparent.
Let's discuss each of these concepts with regard to how they each help deliver on the promises of cloud-native: speed, safety, and scale.
- PPT,要你好看
- 西門子S7-200 SMART PLC從入門到精通
- Hands-On Data Science with SQL Server 2017
- Learning Apache Cassandra(Second Edition)
- Python Algorithmic Trading Cookbook
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- Linux:Powerful Server Administration
- OpenStack Cloud Computing Cookbook
- 單片機(jī)C語(yǔ)言應(yīng)用100例
- Visual FoxPro程序設(shè)計(jì)
- 所羅門的密碼
- C++程序設(shè)計(jì)基礎(chǔ)(上)
- 大數(shù)據(jù)導(dǎo)論
- 機(jī)床電氣控制與PLC
- Java組件設(shè)計(jì)