当前位置:网站首页>02.面向容器化后,必须面对golang
02.面向容器化后,必须面对golang
2022-07-02 12:04:00 【thubier(段新建)】
作为企业基础应用软件从业者,必须接受企业硬件基础平台慢慢云化的事实。而作为流行的k8s+docker组合,都使用了golang实现。基于当前国内现状,云平台慢慢在golang化。
作为一个开源的技术语言,golang有其后生优势-----无技术包袱,高度实践经验整合,基于协议开源。
前期只是希望快速融入到云平台,去了解相关的原理,也就是我们只要能把golang运行环境部署好,能完成k8s等组件的编译运行及达到了我们的目的。
近年一直在处理统一流程平台中间件,从c#到java,统一流程平台双版本已经成型。容器化部署将简化统一流程平台的使用难度,让统一流程平台慢慢走向通用组件化。
golang,怎么去开始这个语言的推进呢?
1.以目标为向导,屏蔽部分信息
作为初步面向容器化组织,我们前期的核心是[用],基于开源的k8s+docker 实现内部硬件资源的云化管理,在这过程中慢慢推广面向云的相关概念。
2.模仿
作为平台化实现,k8s+docker的设计思路,是否能引入到我们的产品架构中,怎么借鉴。所以只要把这些开源的组件运行起来,然后再慢慢拆解/分析,最终引入到我们产品架构中。、
3.改造
当我们真正进入大规模容器化运营后,很多功能必须基于自身需求进行改造。golang将作为我们的开发语言之一存在。
所以,我们怎么去面对golang呢? 简单运行--->源码编译--->代码分解----->功能吸收与模仿----->特定业务改造实现,我们将一步一步,从简单到目标慢慢推进。
边栏推荐
猜你喜欢
06_ Stack and queue conversion
. Net again! Happy 20th birthday
05_ queue
你不知道的Set集合
Btrace- (bytecode) dynamic tracking tool
Solution of Queen n problem
Tidb data migration tool overview
Solve the problem that El radio group cannot be edited after echo
Application and practice of Jenkins pipeline
Download blender on Alibaba cloud image station
随机推荐
学习使用php实现公历农历转换的方法代码
Learn the method code of using PHP to realize the conversion of Gregorian calendar and lunar calendar
LeetCode_ Sliding window_ Medium_ 395. Longest substring with at least k repeated characters
TiDB跨数据中心部署拓扑
. Net again! Happy 20th birthday
Tidb environment and system configuration check
Guangzhou Emergency Management Bureau issued a high temperature and high humidity chemical safety reminder in July
03_ Linear table_ Linked list
10_Redis_geospatial_命令
Set set you don't know
php获取数组中键值最大数组项的索引值的方法
17_ Redis_ Redis publish subscription
vChain: Enabling Verifiable Boolean Range Queries over Blockchain Databases(sigmod‘2019)
02_线性表_顺序表
學習使用php實現公曆農曆轉換的方法代碼
Practice of compiling principle course -- implementing an interpreter or compiler of elementary function operation language
How to test tidb with sysbench
Implementation of n queen in C language
损失函数与正负样本分配:YOLO系列
Solution of Queen n problem