Cloud Native架构演进之路_第1页
Cloud Native架构演进之路_第2页
Cloud Native架构演进之路_第3页
Cloud Native架构演进之路_第4页
Cloud Native架构演进之路_第5页
已阅读5页,还剩36页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、Cloud Native 架构的演进之路什么是 CloudNative?什么是 CloudNative?Answer by CNCFCloud native computing uses an open source software stack to be:Containerized.Each part (applications, processes, etc) is packaged in its own container. This facilitates reproducibility, transparency, and resource isolation.Dynamicall

2、y orchestrated.Containers are actively scheduled and managed to optimize resource utilization.Microservices oriented.Applications are segmented into microservices. This significantly increases the overall agility and maintainability of applications.https:/cf.io/about/faq/什么是 Cloud Native?Answer by A

3、drian Cockcroft,CNCF Board Member, AWS VP of Cloud Architecture, Former Cloud Architect of NetflixCloud native architectures take full advantage ofon-demand delivery, global deployment, elasticity, and higher-level services.They enable huge improvements indeveloper productivity, business agility, sc

4、alability, availability, utilization, and cost savings./adrianco/cloud-native-computing-5f0f41a982bfCloudNative 架构的演进VMContainerServerlessMicroservices ArchitectureCloud ServicesDevOpsNetflix Architecture before 20092010年开始向云上迁移2012年多区域部署2013 2014 完成多活Netflix CloudNative 架构关键点Netflix All-In AWS的微服务架

5、构参考: https:/presentations/netflix-chaos-microservicesNetflix OSS: http:/netflix.github.io/Microservice 失效测试与恢复/netflix-techblog/fit-failure-injection-testing-35d8e2a9bb2ChAP: ChaosAutomation Platform微服务典型单元Eureka:服务发现Hystrix:断路器(Lib)数据库的高可用与最终一致性 CassandraCassandraCache的高可用与最终一致 EVCacheCache的高可用与最终一

6、致 EVCacheCache的高可用与最终一致性 EVCacheDNSDNS 控制- DenominatorNetflix A/A 架构关键点Services must be stateless all data / state replication needs to handled in data tier.They must access any resource locally in-Region. This includes resources like S3, SQS, etc. This means several applications that are publishing

7、 data into an S3 bucket, now have to publish the same data into multiple regional S3 buckets.there should not be any cross-regional calls on users call path. Data replication should be asynchronous./netflix-techblog/active-active-for-multi-regional-resiliency-c47719f6685bNetflix OSShttps:/netflix.github.io/Time to re:Invent the Architecture 不断发展的云服务为新用户带来的后发优势容器服务Netflix使用Amazon ECS部署容器集群NoSQL: DynamoDB and DynamoDB StreamNoSQL A/A: DynamoDB Global TableRDBMS: AuroraRDBMS A/A: Aurora Multi-MasterServerless事件驱动Cloud Native开发测试环境Containerized, Dy

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论