- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Cloud Native Applications
主讲人:Capital One 首席工程师 Kevin Hoffman
Agenda
Define Cloud Native
Cloud Native practices and the “15 factors”
From Monoliths to the Cloud
QA
What is Cloud Native?
Contract between application and infrastructure
Designed to scale elastically and horizontally
No host dependencies
Application conforms to the “12 (or 15) factors”
Container-based*
Team Discipline 云道
Structure around rapid, continuous delivery
Embrace agility
Embrace the cloud
Adopt practices aimed at thriving on cloud platforms
The Way of the Cloud 云道
Favor Simplicity
Test First, Test Everything
Release Early, Release Often
Automate Everything
Build Ecosystems, not Monoliths
15 Factors of Cloud Native 十五个因素
Based on Heroku’s original “12 factor” list (12)
Characteristics of a cloud native application
Some easier to adopt than others
Adopting all factors pays huge dividends
One codebase, One App
第一
Single version-controlled codebase, many deploys
Multiple apps should not share code
Microservices need separate release schedules
Upgrade, deploy one without impacting others
Tie build and deploy pipelines to single codebase
API First
第二
Service ecosystem requires a contract
Public API
Multiple teams on different schedules
Code to contract/API, not code dependencies
Use well-documented contract standards
Protobuf IDL, Swagger, Apiary, etc
API First != REST First
RPC can be more appropriate in some situations
Dependency Management 第三
Explicitly declare dependencies
Include all dependencies with app release
Create immutable build artifact (e.g. docker image)
Rely on smallest docker image
Base on scratch if possible
App cannot rely on host for system tools or libraries
Design, Build, Release, Run 第四
Design part of iterative cycle
Agile doesn’t mean random or undesigned
Mature CI/CD pipeline and teams
Design to production in days not months
Build creates immutable artifact
Release automatically deploys to environment
Environment contains config, not release artifact
Configuration, Credentia
您可能关注的文档
最近下载
- 第6课 推动形成全面对外开放新局面.pptx VIP
- 电规总院解析2018中国能源发展情况.PDF
- 2023届高考模拟作文“《山月记》我深怕自己并非美玉”导写及范文.docx VIP
- 冰淇淋本部冷冻饮品生产工艺作业指.pdf VIP
- GB_T 14598.1871-2024 量度继电器和保护装置 第187-1部分:差动保护的功能要求 电动机、发电机和变压器比率制动差动保护和差动速断保护.pdf VIP
- 七年级数学动点题50道.doc VIP
- “多测合一”收费指导标准(示范文本) .pdf VIP
- 煤矿采掘失调原因分析及对策探讨.doc VIP
- jtge20-2011公路工程沥青及沥青混合料试验规程.pdf VIP
- 中国的文人与士大夫文化传统.pptx VIP
原创力文档


文档评论(0)