Chatting about architectures, frameworks, and architects...

Source: Internet
Author: User

Let's take a look at my personal opinions on the two terms below:

  • Software Architecture:

  • Software Framework:

From the architect's point of view, architecture-oriented development will gradually evolve into framework-oriented development (due to reuse and developer-friendly API features)

  • Scalability: generally refers to horizontal scaling at the machine level, such as horizontal scaling of web servers, read/write splitting of databases, and horizontal scaling of middleware.
  • Scalability: whether the system can be easily modified or expanded when the demand changes.
  • Conciseness: the direct concept is AOP, because AOP enables developers to focus on business logic, without too much consideration for non-business logic code (such as basic verification of logs, permissions, parameters, etc)
  • Performance: It depends on scalability, algorithm optimization, and CPU utilization.


Because each project is different, most of the architectures are also different. However, due to limited energy, it is impossible to be proficient in everything. Therefore, after the architecture is initialized
The architecture also requires architecture verification (like the BVT of the tester ). Therefore, for architects, individual learning ability, learning speed, and practical ability are very important. So how to verify the architecture?
1. Find several developers to review the API provided by the review framework and check the feedback. Modify the API if necessary, or solve the problem through technical training.
2. Use AOP technology to insert necessary logs, performance counters, and memory usage (of course, other technologies can be used, not only AOP technology)
3. Perform performance testing and performance analysis on your own, or contact a technical tester.

Finally, don't forget to provide technical training before the project starts to explain the implementation principles of the framework and how to use it.

To sum up, the quality of the framework and architecture will seriously affect the efficiency of users. For example, the development efficiency of developers is of great responsibility to architects.

Attach an Architecture Overview diagram:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.