为什么迫切需要一套直接可落地的中台开发框架

{"type":"doc","content":[{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"text","text":"时代特征"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"不确定性和变化是这个时代的主旋律。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务需要快速上线,并根据用户的反馈不停地调整和升级,有生命力的业务主动寻求变化,不变则亡是很多行业目前的共识,企业应对变化的响应力成了成败的关键。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"blockquote","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"鸡蛋,从里面破开,结果是生命;从外面破开,是食物。"}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E4%B8%9A%E5%8A%A1%E5%BC%80%E5%8F%91%E7%9A%84%E7%97%9B%E7%82%B9","title":null}},{"type":"text","text":"业务开发的痛点"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如何更好地构建软件?现有的代码我不满意,我知道它乱,但不知如何入手解决听说过业务架构整体优雅,允许局部腐化,但没见过"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如何管理代码的复杂度?系统越来越不可控尤其是,倒排期现象不止,新PRD不断涌入"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如何让代码成为领域知识?如何让代码反映业务?系统是否支持我以不同粒度不同视角从不同维度低成本地梳理出业务?代码如何能反应PRD的内容?如何让产品和技术间形成一致性产出物?听说过"},{"type":"codeinline","content":[{"type":"text","text":"code is documentation"}]},{"type":"text","text":",但什么是"},{"type":"codeinline","content":[{"type":"text","text":"code is domain knowledge"}]},{"type":"text","text":"?代码的结构化,是什么意思?"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如何让业务代码和技术代码解耦?业务是业务,技术是技术有的技术底座,我想用外包实现,可我是一个代码库,我也不敢相信外包质量,如何解决?我的团队,有的人明显适合业务领域开发,有的适合技术性系统开发,如何人员分层管理?想从代码里捋业务,就会变成这样:Q:“晚饭吃了啥?”。 A:“我用勺子一口一口地吃了鸡生下的蛋和番茄再加上油一起炒的菜。”"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务不确定,尤其是2B业务,如果有KA更惨如何优雅地解决:业务逻辑的扩展,业务模型的扩展,业务流程的扩展有些if条件,场景已经不存在了,可不敢删,因为它的逻辑散落各处某个特殊业务,我们开发了好几个月,我们如何统计这个业务特有的代码?经常有特殊创建要我加字段,甚至加表又来个新场景,流程跟之前不同。我已经使用模板方法固化流程了,这可怎么办?如何快速响应千奇百怪的个性化需求,同时保持自身不腐化"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"研发痛点如何让研发拿到需求立刻就知道代码写在哪里,不各显神通地造轮子造概念不要跟我讲各种方法论,架构思想,我只想知道这个PRD怎么好地实现:donot make me think!"}]}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E4%B8%9A%E5%8A%A1%E5%BC%80%E5%8F%91%E7%9A%84%E5%A4%8D%E6%9D%82%E6%80%A7%E6%9D%A5%E6%BA%90","title":null}},{"type":"text","text":"业务开发的复杂性来源"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务开发,不同于技术开发:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务开发:变,杂"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"技术开发:稳,深"}]}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":3},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E6%A0%B9%E6%9C%AC%E6%9D%A5%E6%BA%90","title":null}},{"type":"text","text":"根本来源"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务场景多,差异大"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"个性化需求多"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务术语多,每个术语可能都对应一大堆字段、逻辑和流程"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务流程长,任何一个节点错误都会造成整体bug"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"2B业务更严重,每个行业每个企业都有不同的业务诉求"}]}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":3},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E9%99%84%E5%B1%9E%E6%9D%A5%E6%BA%90","title":null}},{"type":"text","text":"附属来源"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"缺乏顶层设计,造成的代码随意千人千面的代码风格和设计没有顶层逻辑,没有灵魂"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"业务和技术的耦合,代码本身无法透析业务本质"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"代码质量差"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"代码自身的可解释性差"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"团队规模"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"人员流动"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"项目流动"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"交付周期"}]}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E4%B8%9A%E5%8A%A1%E4%B8%AD%E5%8F%B0%E7%9A%84%E7%97%9B%E7%82%B9","title":null}},{"type":"text","text":"业务中台的痛点"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"中台,是"},{"type":"codeinline","content":[{"type":"text","text":"企业级能力复用平台"}]},{"type":"text","text":",到底什么意思什么是能力业务资产是什么,与数据资产什么关系?此外,还有哪些软资产?如何落地?"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如何支持前台、中台协同开发,破除中台单点瓶颈,各司其职,人员解耦,开发解耦"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"到处都在讲中台,中台的代码应该长什么样?"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"前台、中台组织到底该如何分工前台做什么,中台做什么业务演化如何进行前台业务如何下沉到中台,风险如何控制"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如何解决前、中台速率匹配问题,让中台不阻塞前台业务发展"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"中台如何实现各个前台的业务隔离,防止相互干扰?"}]}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E4%B8%9A%E5%8A%A1%E5%BC%80%E5%8F%91%E7%9A%84%E6%9C%AC%E6%BA%90","title":null}},{"type":"text","text":"业务开发的本源"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"如果能做到如下几点,业务代码质量就不会太差:"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"bulletedlist","content":[{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"收敛"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"封装"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"多态"}]}]},{"type":"listitem","content":[{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"可读"}]}]}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"heading","attrs":{"align":null,"level":2},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework/wiki/Why-we-need-this-framework#%E4%B8%9A%E5%8A%A1%E5%BC%80%E5%8F%91%E6%A1%86%E6%9E%B6%E7%8E%B0%E7%8A%B6","title":null}},{"type":"text","text":"业务开发框架现状"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"市场上有很多技术框架,也有一些"},{"type":"codeinline","content":[{"type":"text","text":"low code"}]},{"type":"text","text":"甚至"},{"type":"codeinline","content":[{"type":"text","text":"codeless"}]},{"type":"text","text":"框架来满足简单业务场景,但开源的解决复杂业务场景问题的业务开发框架,目前是空白。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"text","text":"中台架构,更多停留在思想和方法论上,具体在代码层面如何落地,目前是空白。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null},"content":[{"type":"link","attrs":{"href":"https://github.com/funkygao/cp-ddd-framework","title":null},"content":[{"type":"text","text":"DDDplus"}]},{"type":"text","text":",一套轻量级业务中台开发框架,解决了这些空白。"}]},{"type":"paragraph","attrs":{"indent":0,"number":0,"align":null,"origin":null}}]}
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章