前言
2025/6/26 今天可以查询2025年上半年软考-架构设计师的成绩了。
综合知识-案例分析-论文,48 46 51。侥幸通过。分享下备考经验。
1.备考过程
1.1报班:
报名了一个培训班。以及某赛的冲刺班。 报班成本几千块。系统的学习了各个考点
1.2 教材资料:
如图所示,资料是准备充足的。
[1]主教材-《系统架构设计师教程第2版》
[2]《系统架构设计师 备考一本通》
[3]《软考论文 高分特训与论文10篇》
[4]《系统架构设计师 2018至2022年试题分析与解答》
[5]《系统架构设计师考试32小时通关 第二版》
[6]《系统架构设计师考试全程指导》
[7]《系统架构设计师历年试卷》
1.3 考场:
报的杭州市。分配到浙江财经大学。去杭州下沙走了一圈,那里大学城很繁华。
2.考试经历
2.1 时间规划:
2月份开始备考。
备考时间比较充足。先跟班学习基础知识。
买了方格子笔记本,记笔记。
4月份开始做试卷真题。
5月份冲刺。参加网上的一些模拟考试。
额外花了点钱买脑补药、薄荷糖、咖啡。
2.2 考试内容分析
综合知识
软件工程、架构设计、架构评估占比较大的比例。数据库设计、操作系统、计算机网络和通信基础都会考几题。 超纲题目是准备不了,得靠平时常识积累。 2分左右的专利法相关的知识。还有5分是专业英语比较固定。
回忆几题我感兴趣的的题目,考了聚类算法的定义、奈奎斯特信道容量等等基础知识。想起的大学时光,奈奎斯特信道容量和聚类算法。
信道3000hz,信号状态32位,无干扰的情况下,最大可传输( )kbs。
A、100
B、30
C、500
D、50
机器学习领域中,没有任何数据标识的数据,用什么算法进行分类?
A. 聚类算法
B. 分类算法
C. 回归算法
D. 强化学习
英语阅读理解 5空,对4空,救起了综合知识~ 英语6级总分考了500,但是 200分+的阅读理解还是有点用的。
System quality attributes have been of interest to the software community at least since the 1970s. There are a variety of published taxonomies and definitions, and many of them have their own research and practitioner communities. From an ( 问题1)perspective, there are three problems with previous discussions of system quality attributes:
The definitions provided for an attribute are not operational. It is ( 问题2) to say that a system will be modifiable. Every system is modifiable with respect to one set of changes and not modifiable with respect to another. The other attributes are similar.
A focus of discussion is often on which quality a particular aspect belongs to. Is a system failure an aspect of availability, anaspect of security, or an aspect of usability? All three attribute communities would claim ownership of a system failure.Each attribute community has developed its own ( 问题3). The ( 问题4)community has “events” arriving at a system,the security community has “attacks” arriving at a system, the availability community has “failures” of a system, and the usability community has “user input.” All of these may actually refer to the same occurrence, but are described using different terms.
A solution to the first two of these problems (nonoperational definitions and overlapping attribute concerns) is to use quality attribute( 问题5)as a means of characterizing quality attributes. A solution to the third problem is to provide a brief discussion of each attribute-concentrating on its underlying concerns-to illustrate the concepts that are fundamental to that attribute community.
问题1 A 架构师
A. architect’s
B. developer
C. tester
D. user
问题 2 C 无意义
A. meaningful
B. hard
C. meaningless
D. useful
问题3 术语B
A. scenarios
B. vocabulary
C. solutions
D. problems
问题4 性能 A
A. performance
B. security
C. availability
D. usability
问题5 场景 A
A. scenarios
B. definitions
C. taxonomies
D. communities
2.2 案例分析
今年运气好,考嵌入式我是不太会的。但是端侧AI我是会的。哈哈哈,考端侧AI,考到我的强项上了~。
第一题是必选题,题型比较固定。考架构质量属性相关的内容。
其余4题是4选2。
其中每年必有1题嵌入式。
每年1题数据库。考的比较多的是NoSql的redis。备考了70题redis面试题。还押了MQ消息队列的,结果没考上。
嵌入式
端侧ai
【问题1】云端ai和侧端ai是什么,侧端ai的优势是什么?
【问题2】请将abc填入对应的描述后面的1-7空
【问题3】填写表格空白,并回答集中化资源池的三个缺陷是什么。
数据库 Redis
【问题1】
redis主从同步,要求按图填空,
首次全量同步过程(10分)
【问题2】
主从库第一次同步完成之后,增量复制的流程(6分)
【问题3】
数据持久化在系统非常重要,系统发生故障的
时候需要进行数据恢复,请列举出数据持久化
的两种方式,并论述其优缺点。
其他两题比较灵活。今年考了知识图谱和区块链!! 完全不会。
2.3 论文:
每年一题软件工程相关的题目,今年是AI测试。其他包括SOA,云原生等是热点论文。
负载均衡:第二问:让你回答什么是静态负载均衡,动态负载均衡,基于场景的负载均衡
AI测试:第二问:让你描述AI测试用例生成的基本处理流程,说明各个步骤的基本内容
事件驱动架构: 第二问:事件驱动架构的概念和特点,实际的分析、设计、开发的过程
多模型数据源:第二问:多模型数据主要体现在哪些方面以及采用多模型数据统一管理的优势
我选了AI测试。结合自己的项目,写了2300字。
其余几题是
多源数据库。
负载均衡。
总结
考试7分实力,3分运气。 这次考试的案例分析,看到端侧AI的时候,微微一笑,或许这就是缘分和宿命吧。 端侧AI是我3年前自学的内容。那时候老师说嵌入式项目做做就能毕业,没必要自学AI,自己增加毕业难度。没想到这次考试会用到。学的知识多和广,总是有好处的。
有个架构师的证书,对于转码的人而言,总是能多一点自信的。