- Microservice Patterns and Best Practices
- Vinicius Feitosa Pacheco
- 221字
- 2021-06-30 19:02:52
Development of practicality
This is the requirement responsible for measuring the speed applied to a feature going into production. Development of practicality touches two teams: the development team that already exists and the development team that can come into existence.
As has been said before, the word success can be a problem for an application and consequently for the product owners. Keeping the base code simple and understandable is fundamental to facilitating code changes and for implementing new features.
Good programming practices can help us to understand the legacy code, but often the language itself, because the verbiage is not very friendly.
There are scenarios where a programming language, given its characteristics, is extremely performative. But the cost of time to implement something new, though it may be simple, can be very expensive.
Think of a scenario where a start-up has just launched its product. The product is also a Minimum Viable Product (MVP) and was launched in the market to go through public validation in general. If this MVP succeeds, it is essential to publish new features as quickly as possible. In this case, the performance is not the problem, but the practicality of new interactions on the code.
When we are developing microservices and we decide to use this programming language it is an important aspect to be noted.
- 黑客攻防實(shí)戰(zhàn)技術(shù)完全手冊(cè):掃描、嗅探、入侵與防御
- 社交網(wǎng)絡(luò)對(duì)齊
- Web安全防護(hù)指南:基礎(chǔ)篇
- Application Development with Qt Creator(Second Edition)
- 物聯(lián)網(wǎng)之魂:物聯(lián)網(wǎng)協(xié)議與物聯(lián)網(wǎng)操作系統(tǒng)
- 計(jì)算機(jī)網(wǎng)絡(luò)與數(shù)據(jù)通信
- 物聯(lián)網(wǎng)信息安全
- 物聯(lián)網(wǎng)時(shí)代
- PLC、現(xiàn)場(chǎng)總線及工業(yè)網(wǎng)絡(luò)實(shí)用技術(shù)速成
- 計(jì)算機(jī)網(wǎng)絡(luò)工程實(shí)用教程(第2版)
- Learning Swift(Second Edition)
- Unity Artificial Intelligence Programming
- Dart Cookbook
- 物聯(lián)網(wǎng)與智慧農(nóng)業(yè)
- Building RESTful Web Services with .NET Core