当前位置:网站首页>Architect's learning experience summary
Architect's learning experience summary
2022-08-09 15:20:00 【InfoQ】
The 3-month architecture study is over soon. Looking back on the past courses and assignments, I have the following experience.
- Architecture design focuses on breadth
The curriculum is designed in multiple areas, even if due to time constraints the curriculumEach area has not been explored in depth.But knowing these areas has been helpful.My personal experience is that when developing a system, the difficulty is not in solving the problem, but in finding the problem.When thinking lacks enough breadth, design has blind spots.As an architect, obvious blind spots should be avoided.A systematic understanding of the common areas that need to be evaluated to develop a system can go a long way in eliminating blind spots.
- Architecture learning is traceable
Architecture learning is not so difficult, if the relevant knowledge can be reasonableClassification can be integrated.For example, redis and memcached are also caches. By understanding the usage of Redis, you can roughly deduce the usage and characteristics of memcached.We only need to compare the differences in performance, functions and features between the two.
- Systematic architecture learning has important guiding significance for work
Systematic learning is of great significance, and learning in the past is very importantIt is easy to focus too much on a certain technical detail, while ignoring the significance of the technology to the overall architecture design.If someone can systematically generalize the meaning and role of various technologies on the overall architecture, this generalization will be very helpful.
Finally, even after the course is over, we still have to continue to learn various technical details. After all, the devil is in the details, and the more we grasp the details, the more reasonable and easy the architecture design will be.But the learning at this time will be systematic, targeted, and efficient.
边栏推荐
猜你喜欢
随机推荐
RHCE Course Summary
apt-get install 和pip install 的区别
*4-2 CCF 2014-12-2 Z字形扫描
System Scalability Thinking
汇编语言学习(三)
同步锁synchronized追本溯源
湖仓一体,Hologres加速云数据湖DLF技术原理解析
大规模并行分布式深度学习
How to adjust the spacing between numbers and text in Word?
内容社区行业搜索最佳实践
RHCE Course Summary
* 3-3 cattle from rearranged
阿里云发布中国云原生数据湖应用洞察白皮书
Word numbering and text spacing are too large
*3-1 CCF 2014-09-1 Adjacent pairs
The RHCE course summary
vivo手机上的系统级消息推送平台的架构设计实践
C语言 函数问题
Assembly Language Learning (6) Curriculum Design 1
汇编语言学习(五)








