Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
G

GustavoMartins

@GustavoMartins
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Simple architecture is best architecture
    G GustavoMartins

    There isn't one single architecture that solves all problems. It has to be analysed case by case. But I disagree that the simplest architecture is the one that should be used. Instead, the simplest architecture that solves the problem is the one that should be used, taking into account functional and non-functional requirements (scalability, performance, traceability, ...). Imagine your company builds a software product and sells it to customers. Each customer may buy one or more modules and may create custom tailored modules. If build this system with the simplest architecture you can think of, you are going to end up in a nightmare. You have to take into account the requirements and design a system that is modular and where components are decoupled and can be injected into it. Makes sense?

    The Lounge design architecture performance question discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups