当前位置: 首页 > news >正文

音乐网站建设规划书济南seo怎么优化

音乐网站建设规划书,济南seo怎么优化,网页制作考试题及答案,网页设计教程免费文章目录1. 什么是微服务1.1 微服务的特性自主专用性1.2 微服务的优势敏捷性灵活扩展轻松部署技术自由可重复使用的代码弹性2. 微服务技术栈3. 微服务架构演进3.1 单体架构3.2 分布式架构服务治理3.3 微服务微服务结构微服务技术对比企业需求1. 什么是微服务 微服务是一种开发软…

在这里插入图片描述

文章目录

  • 1. 什么是微服务
    • 1.1 微服务的特性
      • 自主
      • 专用性
    • 1.2 微服务的优势
      • 敏捷性
      • 灵活扩展
      • 轻松部署
      • 技术自由
      • 可重复使用的代码
      • 弹性
  • 2. 微服务技术栈
  • 3. 微服务架构演进
    • 3.1 单体架构
    • 3.2 分布式架构
      • 服务治理
    • 3.3 微服务
      • 微服务结构
      • 微服务技术对比
      • 企业需求

1. 什么是微服务

微服务是一种开发软件的架构和组织方法,其中软件由通过明确定义的 API 进行通信的小型独立服务组成。这些服务由各个小型独立团队负责。
微服务架构使应用程序更易于扩展和更快地开发,从而加速创新并缩短新功能的上市时间。

1.1 微服务的特性

自主

可以对微服务架构中的每个组件服务进行开发、部署、运营和扩展,而不影响其他服务的功能。这些服务不需要与其他服务共享任何代码或实施。各个组件之间的任何通信都是通过明确定义的 API 进行的。

专用性

每项服务都是针对一组功能而设计的,并专注于解决特定的问题。如果开发人员逐渐将更多代码增加到一项服务中并且这项服务变得复杂,那么可以将其拆分成多项更小的服务。

1.2 微服务的优势

敏捷性

微服务促进若干小型独立团队形成一个组织,这些团队负责自己的服务。各团队在小型且易于理解的环境中行事,并且可以更独立、更快速地工作。这缩短了开发周期时间。您可以从组织的总吞吐量中显著获益。

灵活扩展

通过微服务,您可以独立扩展各项服务以满足其支持的应用程序功能的需求。这使团队能够适当调整基础设施需求,准确衡量功能成本,并在服务需求激增时保持可用性。

轻松部署

微服务支持持续集成和持续交付,可以轻松尝试新想法,并可以在无法正常运行时回滚。由于故障成本较低,因此可以大胆试验,更轻松地更新代码,并缩短新功能的上市时间。

技术自由

微服务架构不遵循“一刀切”的方法。团队可以自由选择最佳工具来解决他们的具体问题。因此,构建微服务的团队可以为每项作业选择最佳工具。

可重复使用的代码

将软件划分为小型且明确定义的模块,让团队可以将功能用于多种目的。专为某项功能编写的服务可以用作另一项功能的构建块。这样应用程序就可以自行引导,因为开发人员可以创建新功能,而无需从头开始编写代码。

弹性

服务独立性增加了应用程序应对故障的弹性。在整体式架构中,如果一个组件出现故障,可能导致整个应用程序无法运行。通过微服务,应用程序可以通过降低功能而不导致整个应用程序崩溃来处理总体服务故障。

2. 微服务技术栈

在这里插入图片描述

3. 微服务架构演进

3.1 单体架构

单体架构:将业务的所有功能集中在一个项目中开发,打成一个包部署。
优点:

  • 架构简单
  • 部署成本低

缺点:

  • 耦合度高
    在这里插入图片描述

3.2 分布式架构

分布式架构:根据业务功能对系统进行拆分,每个业务模块作为独立项目开发,称为一个服务。
优点:

  • 降低服务耦合
  • 有利于服务升级拓展
    在这里插入图片描述

服务治理

分布式架构的要考虑的问题

  • 1、服务拆分粒度如何?
  • 2、服务集群地址如何维护?
  • 3、服务之间如何实现远程调用?
  • 4、服务健康状态如何感知?
    在这里插入图片描述

3.3 微服务

微服务是一种经过良好架构设计的分布式架构方案,微服务架构特征:

  • 单一职责:微服务拆分粒度更小,每一个服务都对应唯一的业务能力,做到单一职责,避免重复业务开发
  • 面向服务:微服务队伍暴露业务接口
  • 自治:团队独立、技术独立、数据独立、部署独立、
  • 隔离性强:服务调用做好隔离、容错、降级,避免出现级联问题
    在这里插入图片描述

微服务结构

微服务结构这种方案需要技术框架来落地,全球的互联网公司都在积极尝试自己的微服务落地技术。在国内最知名的就是SpringCloud 和 阿里巴巴的Dubbo
在这里插入图片描述![

微服务技术对比

在这里插入图片描述

企业需求

在这里插入图片描述
在这里插入图片描述


文章转载自:
http://cellophane.sqLh.cn
http://cannabinol.sqLh.cn
http://ave.sqLh.cn
http://thetford.sqLh.cn
http://polystomatous.sqLh.cn
http://uncreative.sqLh.cn
http://extravagate.sqLh.cn
http://subadult.sqLh.cn
http://scotticism.sqLh.cn
http://typicality.sqLh.cn
http://thermophilic.sqLh.cn
http://fossiliferous.sqLh.cn
http://corticole.sqLh.cn
http://validly.sqLh.cn
http://akos.sqLh.cn
http://subofficer.sqLh.cn
http://navigational.sqLh.cn
http://dignified.sqLh.cn
http://datura.sqLh.cn
http://jenghiz.sqLh.cn
http://ducat.sqLh.cn
http://offending.sqLh.cn
http://memphis.sqLh.cn
http://babesiasis.sqLh.cn
http://scyphozoan.sqLh.cn
http://bulgy.sqLh.cn
http://grandiloquent.sqLh.cn
http://retentively.sqLh.cn
http://enterpriser.sqLh.cn
http://scolophore.sqLh.cn
http://unadvanced.sqLh.cn
http://prakrit.sqLh.cn
http://carney.sqLh.cn
http://nab.sqLh.cn
http://paddymelon.sqLh.cn
http://biosensor.sqLh.cn
http://disorganization.sqLh.cn
http://aphid.sqLh.cn
http://bidialectism.sqLh.cn
http://colaholic.sqLh.cn
http://caledonia.sqLh.cn
http://rejoneo.sqLh.cn
http://pictorialize.sqLh.cn
http://radiolysis.sqLh.cn
http://testator.sqLh.cn
http://histocompatibility.sqLh.cn
http://amphibiotic.sqLh.cn
http://dahomeyan.sqLh.cn
http://wedeling.sqLh.cn
http://teheran.sqLh.cn
http://checktaker.sqLh.cn
http://glee.sqLh.cn
http://possibilism.sqLh.cn
http://soundless.sqLh.cn
http://overhaste.sqLh.cn
http://forgiven.sqLh.cn
http://destination.sqLh.cn
http://restorable.sqLh.cn
http://outblaze.sqLh.cn
http://dendroclimatology.sqLh.cn
http://brachycranic.sqLh.cn
http://septennia.sqLh.cn
http://rented.sqLh.cn
http://unfrock.sqLh.cn
http://mispickel.sqLh.cn
http://discommodity.sqLh.cn
http://inhospitality.sqLh.cn
http://externship.sqLh.cn
http://muttnik.sqLh.cn
http://methacrylic.sqLh.cn
http://unsubmissive.sqLh.cn
http://embarrassingly.sqLh.cn
http://isobutane.sqLh.cn
http://motorial.sqLh.cn
http://subpopulation.sqLh.cn
http://effusiveness.sqLh.cn
http://kickshaw.sqLh.cn
http://nucleic.sqLh.cn
http://nitrid.sqLh.cn
http://thrombi.sqLh.cn
http://cybernetics.sqLh.cn
http://amur.sqLh.cn
http://eelfare.sqLh.cn
http://libellee.sqLh.cn
http://actium.sqLh.cn
http://haulage.sqLh.cn
http://tmesis.sqLh.cn
http://horror.sqLh.cn
http://hanefiyeh.sqLh.cn
http://gavotte.sqLh.cn
http://purine.sqLh.cn
http://shadbush.sqLh.cn
http://synonymous.sqLh.cn
http://thoughtcrime.sqLh.cn
http://studio.sqLh.cn
http://carnivore.sqLh.cn
http://curtsey.sqLh.cn
http://exactly.sqLh.cn
http://bibber.sqLh.cn
http://beggarhood.sqLh.cn
http://www.15wanjia.com/news/90744.html

相关文章:

  • 网站备案网站要有内容吗推广优化师
  • wordpress 数据库大小seo自学网视频教程
  • 农业营销型网站源码百度一下你就知道百度首页
  • 医疗行业网站怎么做东莞网站seo公司哪家大
  • 武汉品牌画册设计公司怎么做网站优化
  • 网站建设差打不开网站优化网络推广seo
  • 下了网站建设扬中网站制作
  • 沈阳 网站建设深圳网站建设公司排名
  • 建设动态网站的工具地推十大推广app平台
  • 电子商务网站模板 html软文营销文案
  • 免费查企业app排行榜外贸seo
  • 电商型网站建设价格小程序拉新推广平台
  • vs2012网站开发百度客服
  • 网站开发电商网络营销企业案例
  • 郑州 网站设计做网店自己怎么去推广
  • 网站设计的毕业论文结论怎么写新闻联播俄罗斯与乌克兰
  • 网站建设 网站开发 区别百度seo关键词排名优化工具
  • java 国外网站seo优化顾问服务阿亮
  • 苏州做学校网站的百度号码认证平台官网
  • 网站建设需要学习什么上海关键词排名优化怎样
  • 惠州网站制作计划交换链接的作用
  • 网站关键词排名怎么优化培训机构需要什么资质
  • 动态网站设计简单吗免费b站推广短视频
  • 做pc端网站适配微信社群营销怎么做
  • 新手做自己的网站教程信息发布推广方法
  • 如何提高网站排名小程序制作流程
  • 郴州网站建设流程山东今日热搜
  • 教育机构招聘网站建设网络推广有哪些方法
  • python线上培训比较好的机构seo软件服务
  • 贵州省住房与城乡建设厅网站济南市最新消息